summaryrefslogtreecommitdiff
path: root/avmedia/source/gstreamer
AgeCommit message (Expand)Author
2015-05-21Fix 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-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-18Typo: thow->throwJulien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-15avmedia: sal_Bool->boolNoel Grandin
2014-04-04avmediagst: use boost::noncopyableZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-04one ; is sufficientJulien Nabet
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
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
2013-02-20-Werror,-Wsign-compareStephan Bergmann
2013-01-08avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks
2012-11-16Adapt component prefix for old GStreamer, tooStephan Bergmann
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks
2012-10-01Use prefixes for the components hereTor Lillqvist
2012-09-27::rtl::OUString cleanup in basctlRicardo Montania
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-19More ::rtl::OUString to OUString and some sal_Bool to bool in avmediaRicardo Montania
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-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-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks