summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19Sebastian Dröge2-7/+5
2008-03-03gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk...Jens Granseuer2-17/+22
2008-03-01sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...Zaheer Abbas Merali4-9/+79
2008-02-28gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is...Zaheer Abbas Merali2-15/+64
2008-02-28Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...Edgard Lima7-105/+1120
2008-02-27sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only add...Zaheer Abbas Merali2-18/+19
2008-02-27sys/dvb/camutils.c: Don't free the program descriptors, this structure contai...Zaheer Abbas Merali2-3/+7
2008-02-27sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults.Zaheer Abbas Merali2-12/+23
2008-02-26update spec fileChristian Schaller1-7/+0
2008-02-26ext/nas/nassink.c: Fix build warning by using portable API.Stefan Kost2-2/+7
2008-02-26gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...Stefan Kost3-0/+10
2008-02-26Add support for libdc1394 2.0.0 and above and require this version now. Fixes...Daniel Fischer4-51/+59
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens5-0/+53
2008-02-25gst/selector/gstinputselector.*: Added "select-all" property to make it work ...Stefan Kost7-9/+476
2008-02-25Remove midi typefinders and require base CVS as they moved there.Sebastian Dröge4-55/+8
2008-02-24ext/Makefile.am: Only disable the ext/timidity directory if both, wildmidi _a...Sebastian Dröge2-3/+11
2008-02-24ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ...Emilio Pozuelo Monfort3-0/+14
2008-02-23Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...Tim-Philipp Müller6-6/+25
2008-02-23sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge...Zaheer Abbas Merali3-8/+34
2008-02-22docs/plugins/inspect/: Update to version 0.10.6.1.Tim-Philipp Müller59-58/+120
2008-02-22docs/plugins/: Remove docs for elements that have moved to other modules or b...Tim-Philipp Müller6-189/+10
2008-02-22Implement zero-copy and make the buffer size configurable.Wouter Cloetens4-36/+120
2008-02-22tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa...Sebastian Dröge3-35/+29
2008-02-22ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu...Sebastian Dröge2-4/+9
2008-02-22ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ...Sebastian Dröge3-2/+12
2008-02-22Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_...Sebastian Dröge3-24/+30
2008-02-22configure.ac: Check for X for the nas plugin to make it possible to build it ...Sebastian Dröge2-0/+7
2008-02-22tests/check/Makefile.am: Ignore some more elements for the states unit test, ...Sebastian Dröge2-1/+7
2008-02-22Some C89 fixes, moving variable declarations to the beginning of a block. Fix...Jens Granseuer5-25/+54
2008-02-21configure.ac: Back to development...Jan Schmidt2-1/+6
2008-02-21Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6Jan Schmidt69-6267/+909
2008-02-20Update .po filesJan Schmidt23-574/+662
2008-02-20ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fa...Bastien Nocera2-4/+12
2008-02-20gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5...Olivier Crete2-0/+9
2008-02-19change gmyth-1.0 to gmythChristian Schaller1-2/+4
2008-02-19gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391.Sebastian Dröge2-1/+6
2008-02-14sys/dvb/camutils.c: Do not assume "descriptors" property in the pmt structure...Zaheer Abbas Merali2-7/+15
2008-02-14gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ...Olivier Crete2-1/+12
2008-02-14gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ...Sebastian Dröge2-0/+7
2008-02-14gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when ...Zaheer Abbas Merali4-2/+22
2008-02-13Also add dshow pieces to the disted subdirs to fix distcheck.Jan Schmidt3-1/+9
2008-02-13gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F...Josep Torra Valles2-0/+9
2008-02-13configure.ac: Allow gmyth versions from 0.4 up to 0.7.99, the API didn't chan...Sebastian Dröge2-1/+7
2008-02-12configure.ac: Generate the directshow Makefiles so that the directories get d...Jan Schmidt2-0/+10
2008-02-12ext/metadata/Makefile.am: Don't install a header file. We will have to merge ...Jan Schmidt2-3/+8
2008-02-12Add Makefiles to win32 plugins and lib.Sébastien Moutte4-0/+38
2008-02-12sys/dvb/dvbbasebin.c: Fix leak of location string returned from gst_uri_get_l...Zaheer Abbas Merali2-2/+13
2008-02-12Remove glimagesink, as it's been moved to gst-plugins-gl.David Schleef28-5796/+35
2008-02-12gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe...Josep Torra Valles3-1/+15
2008-02-12sys/dshowdecwrapper/: Chain up dispose methods properly. Fixes bug #515970.Sebastian Dröge3-0/+12