gstreamer/gst
Julien Moutte 6f9edeac69 gst/playback/gstdecodebin.c: Make decodebin reusable by fixing remove_element_chain first and then introduce a cleane...
Original commit message from CVS:


* gst/playback/gstdecodebin.c: (get_our_ghost_pad),
(remove_element_chain), (cleanup_decodebin),
(gst_decode_bin_change_state): Make decodebin reusable by
fixing remove_element_chain first and then introduce a
cleaner in state change to ->NULL. (Closes #331678)
------------------------------------------------------
2006-02-20 15:57:51 +00:00
..
adder Pass unhandled queries upstream instead of just dropping them (#326447). Also, fix supported query types list for som... 2006-02-01 11:56:11 +00:00
audioconvert gst/audioconvert/plugin.c: Register the GstAudioChannelPosition enum type with the type system in the plugin_init fun... 2006-02-14 18:52:52 +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/: Pass unhandled queries to the parent class's query function. 2006-02-01 11:59:47 +00:00
ffmpegcolorspace win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
playback gst/playback/gstdecodebin.c: Make decodebin reusable by fixing remove_element_chain first and then introduce a cleane... 2006-02-20 15:57:51 +00:00
subparse gst/subparse/: Add very basic parser for SSA subtitle streams (as often found in matroska files). 2006-02-19 14:16:16 +00:00
tcp gst/tcp/gsttcpclientsrc.c: Revert Andy's newsegment change pending a more correct fix. 2006-02-08 15:50:08 +00:00
typefind gst/typefind/gsttypefindfunctions.c: quicktime movie files can also contain 'uuid' atoms. 2006-02-15 12:07:57 +00:00
videorate gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES) 2006-01-29 19:13:39 +00:00
videoscale gst/videoscale/vs_scanline.c: C-level optimization of the RGBA nearest neighbour function. 2006-02-16 17:06:46 +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 gst/: initialize gst_controller before using 2006-01-31 17:19:09 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00