summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2016-04-281-0/+1
* clang-tidy modernize-loop-convert in a*Noel Grandin2016-04-211-2/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-143-3/+3
* Avoid reserved identifierStephan Bergmann2016-04-121-3/+3
* headless build: reset ENABLE_GLTF and use that setting as beforeOliver Specht2016-04-052-4/+0
* tdf#94306 replace boost::noncopyable in ..Jochen Nitschke2016-04-044-8/+17
* tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon2016-03-311-4/+4
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-1/+2
* Spurious closing parenthesisStephan Bergmann2016-03-311-1/+1
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-312-2/+2
* avmedia: fix varargs call for WNT 64-bitMichael Stahl2016-03-301-1/+1
* avmedia: the Module makefile already checks and disables thatMichael Stahl2016-03-291-2/+1
* avmediaogl now seems to require ENABLE_GLTF for some reasonTor Lillqvist2016-03-281-1/+2
* fix headless buildOliver Specht2016-03-254-4/+16
* Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara2016-03-172-6/+23
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-153-26/+26
* fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara2016-03-101-1/+2
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-1/+0
* Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-041-0/+8
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-4/+2
* loplugin:write only fieldsNoel Grandin2016-02-223-7/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-173-3/+3
* loplugin:cstylecastStephan Bergmann2016-02-161-1/+1
* gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara2016-02-163-56/+122
* vcl: move CommandEvent functions from header to cxx fileChris Sherlock2016-02-101-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-0936-354/+130
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-063-3/+3
* Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann2016-01-261-1/+1
* more Windows build fixesNoel Grandin2016-01-251-4/+4
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-4/+4
* loplugin:unusedfieldsNoel Grandin2016-01-183-8/+4
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-113-4/+4
* Fix typosAndrea Gelmini2016-01-101-2/+2
* 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
* Make .mk files more portableBaptiste Daroussin2015-12-121-1/+1
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-103-13/+13
* Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann2015-11-281-2/+2
* -Werror,-WreorderStephan Bergmann2015-11-281-3/+3
* Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann2015-11-281-2/+2
* -Werror,-Wint-to-pointer-castStephan Bergmann2015-11-284-19/+27
* other #includes should be AFTER the include-once #defineNoel Grandin2015-11-171-2/+2
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-174-4/+4