summaryrefslogtreecommitdiffstats
path: root/avmedia/source/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* move Bitmap::SetToData to BitmapToolsNoel Grandin2018-02-071-3/+2
* avmedia: move BitmapWriteAccess inside BitmapNoel Grandin2018-02-021-18/+1
* ofz: speed up bitmap image fuzzingCaolán McNamara2018-01-311-3/+4
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-121-4/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:finalclasses in accessibilityNoel Grandin2017-11-101-2/+2
* loplugin:includeform: avmediaStephan Bergmann2017-10-232-2/+2
* avmedia: consistently use "" and <> in include directivesMike Kaganski2017-10-092-2/+2
* gtk3: make video playback fill playback windowCaolán McNamara2017-07-191-0/+2
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-232-5/+2
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-1/+1
* loplugin:comparisonwithconstant in avmediaNoel Grandin2017-05-162-3/+3
* avmedia: remove useless mutex and lockArnaud Versini2017-05-071-19/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert avmedia module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* Fix typosAndrea Gelmini2017-03-261-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-106/+53
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-044-12/+4
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-191-1/+1
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-191-1/+1
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* tdf#94306 replace boost::noncopyable in ..Jochen Nitschke2016-04-041-2/+5
* tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon2016-03-311-4/+4
* Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara2016-03-172-6/+23
* fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara2016-03-101-1/+2
* loplugin:cstylecastStephan Bergmann2016-02-161-1/+1
* gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara2016-02-162-55/+107
* Formatting changes across all modulesChris Sherlock2016-02-095-37/+22
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* loplugin:unusedfieldsNoel Grandin2016-01-183-8/+4
* Fix typosAndrea Gelmini2016-01-051-1/+1
* loplugin:unusedfieldsNoel Grandin2015-12-243-6/+3
* loplugin:unusedfields in avmediaNoel Grandin2015-12-233-6/+3
* loplugin::stringconcatStephan Bergmann2015-12-201-3/+3
* Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist2015-12-201-1/+1
* Change a local DBG macro to SAL_INFOTor Lillqvist2015-12-201-40/+26
* Cosmetic cleanupTor Lillqvist2015-12-201-13/+0
* Bin silly DBG macro used in two not that interesting casesTor Lillqvist2015-12-201-11/+0
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-102-12/+12
* use initialiser for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-34/+34
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-302-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-55/+55