summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin6-7/+7
2017-08-21gtk3: make video playback fill playback windowCaolán McNamara1-0/+2
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-13/+2
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin2-67/+12
2016-10-16clang-cl loplugin: avmediaStephan Bergmann8-127/+127
2016-10-14The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”Douglas Mencken1-1/+1
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann9-22/+22
2016-09-14loplugin:overrideStephan Bergmann4-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann14-14/+14
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash4-2/+45
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-7/+4
2016-08-15tdf#87794: Media Playback PanelYousuf Philips4-385/+391
2016-08-04No QuickTime in the 10.12 SDKTor Lillqvist1-0/+2
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2-2/+2
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara25-65/+25
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist1-1/+1
2016-07-12new loplugin fragiledestructorNoel Grandin2-2/+2
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara1-3/+5
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann2-2/+2
2016-06-02a stab at fixing the macosx buildCaolán McNamara2-4/+2
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2-4/+4
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+1
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2-2/+2
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara2-2/+2
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin1-1/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-05-11fix mac build: missing quoteCaolán McNamara1-1/+1
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann4-4/+4
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+1
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin1-2/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin3-3/+3
2016-04-12Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-05headless build: reset ENABLE_GLTF and use that setting as beforeOliver Specht2-4/+0
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke4-8/+17
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon1-4/+4
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-1/+2
2016-03-31Spurious closing parenthesisStephan Bergmann1-1/+1
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin2-2/+2
2016-03-30avmedia: fix varargs call for WNT 64-bitMichael Stahl1-1/+1
2016-03-29avmedia: the Module makefile already checks and disables thatMichael Stahl1-2/+1
2016-03-28avmediaogl now seems to require ENABLE_GLTF for some reasonTor Lillqvist1-1/+2
2016-03-25fix headless buildOliver Specht4-4/+16
2016-03-17Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara2-6/+23
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin3-26/+26
2016-03-10fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara1-1/+2