gstreamer/gst
Tim-Philipp Müller 2fb7648fbe gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for audio and video source pads and get rid of ...
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
(gst_matroska_demux_handle_seek_event),
(gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
(gst_matroska_demux_subtitle_caps),
(gst_matroska_demux_plugin_init):
Use static pad templates with ANY caps for audio and video
source pads and get rid of a lot of unnecessary (and partially
broken) code for the template caps. Clean up caps finding
functions. Fixes playback of audio files/streams that do not
contain the sample rate and/or number of channels in the audio
context (happens a lot with vorbis/mp3 .mka files it seems).
Fixes #337183.
Also add myself to copyright holders.
2006-04-10 15:43:54 +00:00
..
alpha Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
apetag gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +00:00
audiofx Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
auparse better/unified long descriptions 2006-03-30 15:37:05 +00:00
autodetect better/unified long descriptions 2006-03-30 15:37:05 +00:00
avi gst/avi/gstavidemux.c: Fix some crashers with empty chunks. (Fixes #337749) 2006-04-10 10:10:55 +00:00
cutter ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
debug Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
effectv ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
equalizer Unify the long descriptions in the plugin details (#337263). 2006-04-06 11:35:26 +00:00
flx Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
goom Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
id3demux Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
level gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants 2006-04-09 17:31:37 +00:00
matroska gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for audio and video source pads and get rid of ... 2006-04-10 15:43:54 +00:00
median Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
monoscope Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
multipart Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
oldcore better/unified long descriptions 2006-03-30 15:37:05 +00:00
qtdemux gst/qtdemux/qtdemux.c: Fix framerate calculation. 2006-04-10 14:20:41 +00:00
rtp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
rtsp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
smpte Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
spectrum Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
udp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
videobox better/unified long descriptions 2006-03-30 15:37:05 +00:00
videocrop Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:48:01 +00:00
videofilter gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants 2006-04-09 17:31:37 +00:00
videomixer Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
wavenc Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
wavparse ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 2006-03-30 23:37:16 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00