summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf/player.mm
AgeCommit message (Expand)Author
2024-09-30Silence -Werror,-Wdeprecated-declarations (macOS 15.0)Stephan Bergmann
2021-02-18loplugin:referencecasting (macOS)Stephan Bergmann
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-08-17Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17loplugin:stringconstantStephan Bergmann
2016-12-13fix mac build after OSL_TRACE->SAL changes (2)Noel Grandin
2016-12-13fix mac build after OSL_TRACE->SAL changesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-05-09loplugin:staticmethodsStephan Bergmann
2015-05-09loplugin:implicitboolconversionStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-16Make the MacAVF code build also as 32-bitTor Lillqvist
2014-05-15loplugin:bodynotinblockStephan Bergmann
2014-05-15Argh, it's <ext/hash_map> apparentlyTor Lillqvist
2014-05-15Use std::hash:map when building against libstdc++ (and not libc++)Tor Lillqvist
2014-05-15AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr
2014-05-15AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr