summaryrefslogtreecommitdiff
path: root/avmedia/source/gstreamer/gstplayer.cxx
AgeCommit message (Expand)Author
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-03-17Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara
2016-03-10fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara
2016-02-16loplugin:cstylecastStephan Bergmann
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-05Fix typosAndrea Gelmini
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in avmediaNoel Grandin
2015-12-20loplugin::stringconcatStephan Bergmann
2015-12-20Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist
2015-12-20Change a local DBG macro to SAL_INFOTor Lillqvist
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-05-20Fix build for gcc 4.6.4.Thorsten Behrens
2015-05-20Fix reporting missing GStreamer pluginsStephan Bergmann
2015-05-13First cut at reporting missing GStreamer pluginsStephan Bergmann
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-18Typo: thow->throwJulien Nabet
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-08-15Related: rhbz#1130264 plausible fix for reported crashCaolán McNamara
2014-08-03avmedia/gstreamer: use GST_SECONDSimon Danner
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-04-15avmedia: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-12fprintf -> SAL_WARNStephan Bergmann
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-18gstreamer: various fixes for 1.0 and cleanupsMichael Meeks
2012-09-18gstreamer: fix leaking pads.Michael Meeks
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-08-10make avmedia build with gstreamer-0.10David Tardon
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks
2012-08-09tentative initial attempt at re-work for new playbinTim-Philipp Müller
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-27Removed unused code.Bartolomé Sánchez Salado