gstreamer/gst
Edward Hervey fa877be84c ext/ogg/gstoggdemux.c: The chain should be freed if we error out here, else it will leak.
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
The chain should be freed if we error out here, else it will leak.
* gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
(cleanup_decodebin):
Don't forget to *properly* remove the signals, else it will leak.
2007-06-23 14:44:07 +00:00
..
adder gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected, gst_adder_change_state): gst/adder/gstadder.h (bps, o... 2007-05-08 19:24:01 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: Initalize the AudioConvertCtx with zeroes, otherwise it will contain pointers to ... 2007-04-24 18:58:25 +00:00
audiorate gst/audiorate/gstaudiorate.c: If a buffer doesn't have a timestamp, assume it's contiguous with the previous buffer, ... 2007-05-03 13:16:21 +00:00
audioresample ext/theora/theoradec.c: Calculate buffer duration correctly to generate a perfect stream (#433888). 2007-04-27 15:33:46 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Don't overflow intermediate values when seeking to large time values in audiotest... 2007-06-05 17:08:04 +00:00
ffmpegcolorspace Use new metadata copy function. 2007-03-09 16:38:06 +00:00
gdp gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c (tag_event_probe_cb, 2007-04-14 12:34:55 +00:00
playback ext/ogg/gstoggdemux.c: The chain should be freed if we error out here, else it will leak. 2007-06-23 14:44:07 +00:00
subparse gst/subparse/gstsubparse.*: Add support for SubViewer version 1 and 2 subtitles. Fixes #394061. 2007-06-05 21:36:11 +00:00
tcp gst/tcp/gstmultifdsink.*: Add support for remuve_flush. 2007-06-05 16:00:33 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Consolidate and re-work our mpeg system stream detection to probe more packets a... 2007-05-11 17:33:43 +00:00
videorate gst/videorate/gstvideorate.c: There is no sensible way to handle incoming buffers which don't have a valid timestamp.... 2007-05-03 10:47:22 +00:00
videoscale gst/videoscale/vs_4tap.c: Update tmpbuf for all neccesary rows, not just one, as is required when downscaling. 2007-06-15 15:23:36 +00:00
videotestsrc gst/: Use the segment->last_stop value to calculate the next timestamp to generate after a seek; not the segment->sta... 2007-05-17 11:16:14 +00:00
volume gst-libs/gst/audio/gstbaseaudiosink.c 2007-05-18 15:23:43 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00