summaryrefslogtreecommitdiffstats
path: root/avmedia/source/gstreamer/gstplayer.cxx
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-311-1/+1
* 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-131-109/+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-071-97/+4
* Drop extra define ENABLE_GTKSINKMichael Weghorn2019-06-031-4/+4
* tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2019-05-271-5/+50
* 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-191-1/+20
* tdf#40780 extend default media duration from 0.01s to 0.3s.Mark Hung2019-02-151-1/+1
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* More loplugin:cstylecast: avmediaStephan Bergmann2018-01-121-4/+4
* gtk3: make video playback fill playback windowCaolán McNamara2017-07-191-0/+2
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-1/+1
* loplugin:comparisonwithconstant in avmediaNoel Grandin2017-05-161-1/+1
* 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-261-18/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-041-3/+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
* tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon2016-03-311-4/+4
* Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara2016-03-171-6/+22
* fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara2016-03-101-1/+2
* loplugin:cstylecastStephan Bergmann2016-02-161-1/+1
* gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara2016-02-161-55/+99
* Formatting changes across all modulesChris Sherlock2016-02-091-22/+21
* Fix typosAndrea Gelmini2016-01-051-1/+1
* loplugin:unusedfieldsNoel Grandin2015-12-241-2/+1
* loplugin:unusedfields in avmediaNoel Grandin2015-12-231-1/+1
* loplugin::stringconcatStephan Bergmann2015-12-201-3/+3
* Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist2015-12-201-1/+1
* Change a local DBG macro to SAL_INFOTor Lillqvist2015-12-201-40/+26
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-10/+10
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-21/+21