gstreamer/gst
Tim-Philipp Müller f3def77907 gst/audioconvert/plugin.c: Register the GstAudioChannelPosition enum type with the type system in the plugin_init fun...
Original commit message from CVS:
* gst/audioconvert/plugin.c: (plugin_init):
Register the GstAudioChannelPosition enum type with the type
system in the plugin_init function, so that it is known before
any element actually makes use of multi-channel stuff. This is
required for example if one wants to be able to deserialise/use
a caps string with channel positions before any pipeline has
been setup and started, like with gst-launch.
2006-02-14 18:52:52 +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/gstplaybin.c: Update vis bin docs. 2006-02-13 15:59:48 +00:00
subparse ext/pango/gsttextoverlay.c: Stick to seeking theory until i find the bug. 2006-02-06 13:26:54 +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: Added flv file typefind (video/x-flv). 2006-02-10 11:29:55 +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