gstreamer/gst
Ronald S. Bultje 823ceafca7 ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very conservatively. Reason that we *have* to en...
Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_check_caps_reset),
(gst_mad_change_state):
Allow for mp3 rate/channels changes. However, only very
conservatively. Reason that we *have* to enable this is smiply
because the mad find_sync() function is not good enough, it will
regularly sync on random data as valid frames and therefore make
us provide random caps as *final* caps of the stream. The best fix
I could think of is to simply require several of the same stream
changes in a row before we change caps.
The actual testcase that works now is #
* ext/ogg/Makefile.am:
* ext/ogg/gstogg.c: (plugin_init):
* ext/ogg/gstogmparse.c:
OGM support (video only for now; I need an audio sample file).
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
(gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
(gst_asf_demux_add_video_stream):
WMV extradata.
* gst/playback/gstplaybasebin.c: (unknown_type):
Don't error out on single unknown-types after all. It's wrong.
If we found type of video and audio but not of a subtitle stream,
it will still error out (which is unwanted). Will find a better fix
later on.
* gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
(ogmaudio_type_find), (plugin_init):
OGM support.
2004-09-20 12:40:40 +00:00
..
adder ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
audioconvert Free the caps used for the try 2004-09-16 11:34:50 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale gst/audioscale/gstaudioscale.*: made audioscale resample from any sample rate to any sample rate 2004-08-17 21:27:30 +00:00
ffmpegcolorspace more working plugins 2004-07-27 21:41:30 +00:00
playback ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very conservatively. Reason that we *have* to en... 2004-09-20 12:40:40 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tags fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tcp gst/tcp/: Small cleanups in fdset.c 2004-09-17 10:06:52 +00:00
typefind ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very conservatively. Reason that we *have* to en... 2004-09-20 12:40:40 +00:00
videorate more working plugins 2004-07-27 21:41:30 +00:00
videoscale don't debug if not there 2004-07-28 14:53:31 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: allow all pixel-aspect-ratios, not just 1:1 2004-08-10 07:31:11 +00:00
volume more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00