summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara2016-03-111-1/+2
* Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist2016-02-221-1/+1
* gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara2016-02-193-100/+150
* Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann2015-12-021-2/+2
* Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann2015-12-021-2/+2
* -Werror,-Wint-to-pointer-castStephan Bergmann2015-12-024-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
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-164-9/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-1511-22/+11
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-159-18/+9
* Bin mesa_headers completelyTor Lillqvist2015-11-122-2/+0
* Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist2015-11-122-2/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-106-13/+13
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1022-68/+68
* new loplugin: oncevarNoel Grandin2015-11-092-5/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* loplugin:stringconstantStephan Bergmann2015-11-041-1/+1
* yyyyyNoel Grandin2015-11-041-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3015-18/+18
* Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero2015-10-252-4/+2
* Improve awkward dialog titleAdolfo Jayme Barrientos2015-10-211-1/+1
* avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken2015-10-143-18/+27
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1227-323/+323
* convert Link<> to typedNoel Grandin2015-10-122-20/+15
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-1/+1
* -Werror,-Wdeprecated-declarationsStephan Bergmann2015-10-022-0/+6
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-1/+1
* convert Link<> to typedNoel Grandin2015-09-202-17/+14
* boost->stdCaolán McNamara2015-09-142-2/+1
* tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks2015-09-081-0/+1
* tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks2015-09-084-15/+16
* tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks2015-09-071-1/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-071-2/+2
* convert Link<> to typedNoel Grandin2015-09-042-12/+6
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-5/+3
* make pWindow private in SfxChildWindowNoel Grandin2015-08-251-2/+2
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-251-1/+0
* tdf#93188 - avoid crash in media player.Michael Meeks2015-08-221-1/+5
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-193-6/+6
* tdf#84323: Make osl::Condition::wait more readableStephan Bergmann2015-08-182-5/+4
* loplugin: defaultparamsNoel Grandin2015-08-111-3/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-041-1/+0
* std::function::operator bool returns true if it contains a valid targetDavid Ostrovsky2015-08-012-2/+2
* std::function doesn't have empty() methodDavid Ostrovsky2015-08-012-2/+2
* avmedia: replace boost::function with std::functionMichael Stahl2015-07-312-5/+6
* loplugin:unusedmethodsNoel Grandin2015-07-243-13/+3
* com::sun::star->css in avmediaNoel Grandin2015-07-175-62/+59