gstreamer/gst
Wim Taymans 3840b5a20f gst/playback/gstdecodebin2.c: Add support for delayed caps fixation when autoplugging.
Original commit message from CVS:
* gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
(analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
(caps_notify_group_cb), (gst_decode_group_new),
(gst_decode_group_free):
Add support for delayed caps fixation when autoplugging.
Optimize cases where a multiqueue is not needed/wanted, like right after
anything that is not a demuxer.
2007-06-05 16:05:19 +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/: 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
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 gst/playback/gstdecodebin2.c: Add support for delayed caps fixation when autoplugging. 2007-06-05 16:05:19 +00:00
subparse gst/subparse/: Use GST_DISABLE_XML here 2007-04-20 10:42:24 +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 Use new metadata copy function. 2007-03-09 16:38:06 +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