summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf/framegrabber.mm
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-4/+4
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-22Bin unused functionTor Lillqvist1-18/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+0
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-3/+2
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara1-3/+1
2016-06-02a stab at fixing the macosx buildCaolán McNamara1-3/+1
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-2/+2
2016-02-09Formatting changes across all modulesChris Sherlock1-11/+0
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-4/+4
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-21convert CVT constants to scoped enumNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-05-15AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr1-3/+9
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr1-0/+136