summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-06-Werror,-Wnon-virtual-dtorStephan Bergmann1-0/+1
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás2-26/+0
2014-05-16Use correct header guard name in comment at #endifTor Lillqvist1-1/+1
2014-05-16Make the MacAVF code build also as 32-bitTor Lillqvist3-17/+19
2014-05-15loplugin:saloverrideStephan Bergmann4-57/+57
2014-05-15loplugin:bodynotinblockStephan Bergmann1-0/+2
2014-05-15Argh, it's <ext/hash_map> apparentlyTor Lillqvist1-1/+1
2014-05-15Use std::hash:map when building against libstdc++ (and not libc++)Tor Lillqvist1-0/+5
2014-05-15AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr1-1/+4
2014-05-15AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr4-25/+15
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr11-0/+1543