summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2016-10-13No QuickTime in the 10.12 SDKTor Lillqvist
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-12Remove excess newlinesChris Sherlock
2016-06-11Resolves: tdf#100258 crash on disposing media playerCaolán McNamara
2016-03-24Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-03-11fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara
2016-02-22Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara
2015-12-02Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-12-02Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantStephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-25Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero
2015-10-21Improve awkward dialog titleAdolfo Jayme Barrientos
2015-10-14avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-20convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-07tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-22tdf#93188 - avoid crash in media player.Michael Meeks
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann