gstreamer/gst
Jan Schmidt 35fa7a7fbd gst/playback/gstdecodebin.c: Handle the case where an element has multiple pads with unfixed caps as well as still po...
Original commit message from CVS:
* gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
(close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
Handle the case where an element has multiple pads with
unfixed caps as well as still possibly producing more dynamic
pads by storing each case as a distinct entry in the dynamic list.
Fixes #38223 again.
2006-12-05 12:44:00 +00:00
..
adder gst/: remove obsolete _factory_init protos 2006-11-24 08:56:10 +00:00
audioconvert ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
audiorate gst/audiorate/gstaudiorate.c: Delete bad debug code. 2006-12-01 10:36:50 +00:00
audioresample gst/audioresample/gstaudioresample.c: Another typo fix (#366212). 2006-10-28 16:00:51 +00:00
audiotestsrc gst/: remove obsolete _factory_init protos 2006-11-24 08:56:10 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix RGBA32 caps. Fixes #357038. 2006-11-20 15:01:09 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback gst/playback/gstdecodebin.c: Handle the case where an element has multiple pads with unfixed caps as well as still po... 2006-12-05 12:44:00 +00:00
subparse Various gsize and gssize printf fixes. Fixes #372507. 2006-11-14 11:54:14 +00:00
tcp Various gsize and gssize printf fixes. Fixes #372507. 2006-11-14 11:54:14 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Avoid integer underflow when the found probability for mp3 is smaller than the '... 2006-11-21 09:29:56 +00:00
videorate ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
videoscale Fix compilation on win32 under VS8 2006-12-01 10:27:54 +00:00
videotestsrc Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
volume gst/volume/gstvolume.c: Use stream time to synchronize volume property instead of rather random timestamps. This is n... 2006-10-27 17:13:35 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00