gstreamer/gst
Tim-Philipp Müller 41e4f03f9b Pass unhandled queries upstream instead of just dropping them (#326447). Also, fix supported query types list for som...
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
(gst_ogg_pad_src_query):
* ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
* ext/theora/theoradec.c: (theora_dec_src_query),
(theora_dec_sink_query):
* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
(vorbis_dec_sink_query):
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
(gst_vorbisenc_sink_query):
* gst/adder/gstadder.c: (gst_adder_query):
Pass unhandled queries upstream instead of just
dropping them (#326447). Also, fix supported
query types list for some elements.
2006-02-01 11:56:11 +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 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/: initialize gst_controller before using 2006-01-31 17:19:09 +00:00
ffmpegcolorspace win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
playback gst/playback/: Implement subtitles. 2006-01-30 08:11:14 +00:00
subparse gst/subparse/gstsubparse.c: Make typefinding of subtitles work again. 2006-01-26 23:21:31 +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 gst/typefind/gsttypefindfunctions.c: Fix typefinding for audio/x-au, audio/x-paris and audio/iLBC-sh. We cannot use t... 2006-02-01 09:58:15 +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: Oops, *that's* why I never checked in this change -- it requires liboil features not in... 2006-01-28 02:13:14 +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