summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-186-7/+7
* gtk3: make video playback fill playback windowCaolán McNamara2017-08-211-0/+2
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-111-13/+2
* loplugin:expandablemethods in avmediaNoel Grandin2016-11-022-67/+12
* clang-cl loplugin: avmediaStephan Bergmann2016-10-168-127/+127
* The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”Douglas Mencken2016-10-141-1/+1
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-2/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-059-22/+22
* loplugin:overrideStephan Bergmann2016-09-144-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1314-14/+14
* tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash2016-09-024-2/+45
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-7/+4
* tdf#87794: Media Playback PanelYousuf Philips2016-08-154-385/+391
* No QuickTime in the 10.12 SDKTor Lillqvist2016-08-041-0/+2
* loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2016-08-042-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-0425-65/+25
* Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2016-08-031-1/+1
* new loplugin fragiledestructorNoel Grandin2016-07-122-2/+2
* Resolves: tdf#100258 crash on disposing media playerCaolán McNamara2016-06-071-3/+5
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-1/+1
* Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann2016-06-032-2/+2
* a stab at fixing the macosx buildCaolán McNamara2016-06-022-4/+2
* drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2016-06-022-4/+4
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+1
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-192-2/+2
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-192-2/+2
* clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin2016-05-191-1/+1
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-161-0/+1
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-2/+2
* fix mac build: missing quoteCaolán McNamara2016-05-111-1/+1
* Include cppumaker-generated .hpp, not .hdlStephan Bergmann2016-05-114-4/+4
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* 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