Age | Commit message (Expand) | Author |
---|---|---|
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-06 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-05-23 | avmedia: remove unused code related to fast-forward | Zolnai Tamás |
2014-05-16 | Use correct header guard name in comment at #endif | Tor Lillqvist |
2014-05-16 | Make the MacAVF code build also as 32-bit | Tor Lillqvist |
2014-05-15 | loplugin:saloverride | Stephan Bergmann |
2014-05-15 | loplugin:bodynotinblock | Stephan Bergmann |
2014-05-15 | Argh, it's <ext/hash_map> apparently | Tor Lillqvist |
2014-05-15 | Use std::hash:map when building against libstdc++ (and not libc++) | Tor Lillqvist |
2014-05-15 | AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yet | Herbert Dürr |
2014-05-15 | AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::Framegrabber | Herbert Dürr |
2014-05-15 | AOO: #i124875# support Mac AV-Foundation API for multimedia content | Herbert Dürr |