gstreamer/gst
Edward Hervey e4aa8fcb19 gst/playback/gstdecodebin.c: Replace GstPadBlockCallback with pad probes that detect first buffer AND eos before remo...
Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_init),
(free_pad_probes), (remove_fakesink), (pad_probe),
(close_pad_link), (gst_decode_bin_change_state):
Replace GstPadBlockCallback with pad probes that detect
first buffer AND eos before removing fakesink.
Fixes hang with demuxers doing EOS while pre-rolling.
Solves #328279
2006-01-23 15:05:24 +00:00
..
adder expand tabs 2005-12-06 19:42:02 +00:00
audioconvert expand tabs 2005-12-06 19:42:02 +00:00
audiorate gst/audiorate/gstaudiorate.c: Add debugging category. 2006-01-10 15:47:48 +00:00
audioresample gst/audioresample/resample.h: As before, but for o_buf 2006-01-03 17:33:16 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.*: update to basesrc changes, implement segmented seeking and eos handling, add a 's... 2005-12-29 20:37:23 +00:00
ffmpegcolorspace expand tabs 2005-12-06 19:42:02 +00:00
playback gst/playback/gstdecodebin.c: Replace GstPadBlockCallback with pad probes that detect first buffer AND eos before remo... 2006-01-23 15:05:24 +00:00
subparse gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't rely on g_return_if_fail; make sure we... 2005-12-12 09:52:37 +00:00
tcp gst/tcp/: Add <string.h> includes for memset and FD_ZERO (fixes #323878; 2005-12-16 11:25:51 +00:00
typefind iLBC30 and iLBC20 added to typefind. 2005-12-21 20:59:52 +00:00
videorate gst/videorate/gstvideorate.c: Fix timestamping for videorate when the first buffer it sees has a non-zero timestamp. ... 2005-12-15 14:43:38 +00:00
videoscale borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
videotestsrc gst/videotestsrc/videotestsrc.h: Use GLib types here (that way we don't have to include the generated _stdint.h heade... 2006-01-10 10:06:53 +00:00
volume move old example to tests/examples/volume/volune.c 2005-12-30 14:54:06 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00