summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-12Changelog surgery: mention bug 515919 fixed in my previous commitJan Schmidt1-0/+1
2008-02-12gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.Wim Taymans2-2/+18
2008-02-12docs/plugins/: Remove documentation for the GIO plugin as it was moved to gst...Sebastian Dröge4-135/+8
2008-02-12Fix some finalize leaks by chaining up to the parent method.Jan Schmidt5-0/+17
2008-02-12tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....Sebastian Dröge2-0/+6
2008-02-12gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.Sebastian Dröge3-1/+10
2008-02-11sys/fbdev/gstfbdevsink.c: Free the device string in finalize. Fixes bug #515722.Sebastian Dröge2-0/+18
2008-02-11ext/xvid/gstxvidenc.c: Unset GValues after using them. Fixes bug #515720.Sebastian Dröge2-0/+6
2008-02-11tests/check/Makefile.am: Disable the dvb plugin for the states test. Fixes bu...Sebastian Dröge2-1/+6
2008-02-10Revert changes to 2008-02-09 due to frozen.Edgard Lima7-1108/+115
2008-02-10Fix Josep's surname in the previous few commitsJan Schmidt1-3/+3
2008-02-10ext/ivorbis/vorbisfile.c: Trivial fix for build warning.Josep Torre Valles2-1/+8
2008-02-10Convert from EXIF to XMP DataTime as local time.Edgard Lima3-7/+17
2008-02-10Map Date-Time and GPS tags.Edgard Lima7-105/+1115
2008-02-09gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ...Jan Schmidt3-2/+13
2008-02-09win32/vs6/: Convert to DOS line endings, and set -kbJan Schmidt3-293/+299
2008-02-08sys/dvb/: Add URI Handler for dvb.Zaheer Abbas Merali6-6/+415
2008-02-08Remove multifile plugin, which has moved to -goodJan Schmidt17-1208/+21
2008-02-08gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.David Schleef4-71/+102
2008-02-08Remove spectrum plugin, which has moved to -goodJan Schmidt18-1988/+23
2008-02-08docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docsJan Schmidt8-161/+32
2008-02-08Remove the equalizer plugin, which has moved to -goodJan Schmidt20-2203/+25
2008-02-08configure.ac: Make DISABLE_DEPRECATED defined *only* during CVS, not during p...Jan Schmidt2-1/+8
2008-02-08docs/plugins/Makefile.am: Don't scan deleted xingmux header.Jan Schmidt2-1/+5
2008-02-08Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u...Jan Schmidt12-5778/+18
2008-02-07docs/plugins/Makefile.am: Remove mention of non-existent headers to fix the b...Jan Schmidt2-4/+5
2008-02-07Remove GIO plugin which has now moved to -base.Jan Schmidt21-2305/+25
2008-02-07Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi...Jan Schmidt17-3679/+26
2008-02-07ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is definedSébastien Moutte16-11/+3020
2008-02-07gst/mpegtsparse/mpegtspacketizer.c: Parse component descriptor.Zaheer Abbas Merali3-2/+207