summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller2008-10-191-0/+0
* gst/rtpmanager/gstrtpbin.c: Release pads of the session manager.Wim Taymans2008-10-071-0/+0
* gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when ass...Zaheer Abbas Merali2008-10-061-0/+0
* gst/selector/gstinputselector.c: Reset the selector state when going to READY.Wim Taymans2008-09-081-0/+0
* sys/dvb/gstdvbsrc.c: Add DVB Adapter name to structure sent over bus.Sebastian Pölsterl2008-09-051-0/+0
* Add dccp plugin. Fixes #542390.Leandro Melo de Sales2008-08-211-0/+0
* Update .po filesJan Schmidt2008-07-311-0/+0
* ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.Sebastian Dröge2008-07-211-0/+0
* gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.Sebastian Dröge2008-07-131-0/+0
* ext/: Don't use declarations after statements.Sebastian Dröge2008-07-081-0/+0
* gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...Peter Kjellerstedt2008-07-031-0/+0
* ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...Jan Schmidt2008-06-201-0/+0
* examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans2008-06-051-0/+0
* gst/interleave/: Properly implement duration and position queries in bytes fo...Sebastian Dröge2008-06-051-0/+0
* examples/directfb/gstdfb.c: Don't use the deprecated gst_element_get_pad().Sebastian Dröge2008-05-291-0/+0
* Don't use _gst_pad().Wim Taymans2008-05-261-0/+0
* gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the...Sjoerd Simons2008-05-221-0/+0
* gst/interleave/deinterleave.*: Queue events until src pads were added and the...Sebastian Dröge2008-05-171-0/+0
* docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.Jan Schmidt2008-05-161-0/+0
* gst/mpeg4videoparse/mpeg4videoparse.c: Set fixed caps on the srcpad after we ...Wim Taymans2008-05-141-0/+0
* tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again ...Tim-Philipp Müller2008-05-141-0/+0
* gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a...Jan Schmidt2008-05-121-0/+0
* gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ...Peter Kjellerstedt2008-05-091-0/+0
* gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans2008-05-071-0/+0
* configure.ac: Error out if we don't have the required versions of core/base.Tim-Philipp Müller2008-05-071-0/+0
* Update .po filesJan Schmidt2008-04-241-0/+0
* ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...Sebastian Dröge2008-04-161-0/+0
* gst-plugins-bad.spec.in: Remove souphttpsrc plugin from spec files, it's move...Tim-Philipp Müller2008-04-141-0/+0
* ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt2008-04-131-0/+0
* gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.Jan Schmidt2008-04-091-0/+0
* update spec file with new ossv4 pluginChristian Schaller2008-04-031-0/+0
* Add srt subtitle encoderThijs Vermeir2008-04-011-0/+0
* Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler2008-03-241-0/+0
* configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge2008-03-211-0/+0
* ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...Sjoerd Simons2008-03-081-0/+0
* gst/mpegtsparse/: Add parsing of cable delivery system descriptor.Zaheer Abbas Merali2008-03-041-0/+0
* configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt2008-03-031-0/+0
* sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...Zaheer Abbas Merali2008-03-011-0/+0
* gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...Stefan Kost2008-02-261-0/+0
* Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens2008-02-261-0/+0
* ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ...Emilio Pozuelo Monfort2008-02-241-0/+0
* Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...Tim-Philipp Müller2008-02-231-0/+0
* sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge...Zaheer Abbas Merali2008-02-231-0/+0
* tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa...Sebastian Dröge2008-02-221-0/+0
* ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ...Sebastian Dröge2008-02-221-0/+0
* gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe...Josep Torra Valles2008-02-121-0/+0
* gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.Sebastian Dröge2008-02-121-0/+0
* sys/dvb/: Add URI Handler for dvb.Zaheer Abbas Merali2008-02-081-0/+0
* configure.ac: ximagesrc has moved to -good, so no need to check for the requi...Tim-Philipp Müller2008-02-061-0/+0
* Map more Exif tags.Edgard Lima2008-02-021-0/+0