summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf/player.mm
AgeCommit message (Expand)AuthorFilesLines
2015-05-09loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-09loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-03-29loplugin:cstylecastStephan Bergmann1-1/+1
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás1-24/+0
2014-05-16Make the MacAVF code build also as 32-bitTor Lillqvist1-13/+3
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ürr1-19/+4
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr1-0/+474