summaryrefslogtreecommitdiffstats
path: root/avmedia/source/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* gtk: make sidebar media panel "play video" workCaolán McNamara2020-02-041-5/+4
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-131-1/+1
* Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann2019-10-061-6/+3
* Minor comment/README update wrt "kde5" and "gtk" VCL pluginsMichael Weghorn2019-10-011-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): avmediaStephan Bergmann2019-07-314-4/+4
* avmedia: Drop 'wrap_*' functionsMichael Weghorn2019-07-221-14/+2
* cid#1448380: Resource leak (avmedia/gstplayer)Julien Nabet2019-07-041-3/+2
* Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski2019-06-132-118/+52
* tdf#125821 don't crash on missing gstreamer pluginsJan-Marek Glogowski2019-06-131-8/+16
* Fix typoAndrea Gelmini2019-06-091-1/+1
* tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2019-06-091-4/+30
* Drop support for gstreamer-0.10Michael Weghorn2019-06-075-177/+8
* Drop extra define ENABLE_GTKSINKMichael Weghorn2019-06-032-6/+8
* tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2019-05-272-5/+51
* tdf#124027: use ID of the embedded window and fix position of overlayKatarina Behrens2019-05-211-8/+16
* Simplify containers iterations in accessibility, avmediaArkadiy Illarionov2019-03-161-4/+4
* tdf#123653 let gstreamer gst video overlay bypass events.Mark Hung2019-02-241-0/+1
* gst 0.10 doesn't have gst_video_overlay_set_render_rectangleCaolán McNamara2019-02-191-1/+2
* avmedia: set gstreamer gst_video_overlay size and position.Mark Hung2019-02-192-1/+22
* tdf#40780 extend default media duration from 0.01s to 0.3s.Mark Hung2019-02-151-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Fix typosAndrea Gelmini2018-07-071-1/+1
* move Bitmap::SetToData to BitmapToolsNoel Grandin2018-02-071-3/+2
* avmedia: move BitmapWriteAccess inside BitmapNoel Grandin2018-02-021-18/+1
* ofz: speed up bitmap image fuzzingCaolán McNamara2018-01-311-3/+4
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-121-4/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:finalclasses in accessibilityNoel Grandin2017-11-101-2/+2
* loplugin:includeform: avmediaStephan Bergmann2017-10-232-2/+2
* avmedia: consistently use "" and <> in include directivesMike Kaganski2017-10-092-2/+2
* gtk3: make video playback fill playback windowCaolán McNamara2017-07-191-0/+2
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-232-5/+2
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-1/+1
* loplugin:comparisonwithconstant in avmediaNoel Grandin2017-05-162-3/+3
* avmedia: remove useless mutex and lockArnaud Versini2017-05-071-19/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert avmedia module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* Fix typosAndrea Gelmini2017-03-261-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-106/+53
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-044-12/+4
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-191-1/+1
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-191-1/+1
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1