gstreamer/gst/matroska
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
..
ebml-ids.h Port matroska muxer to 0.9 (#318847). 2005-10-14 12:43:30 +00:00
ebml-read.c gst/matroska/ebml-read.c: Even better would be if we actually did the right thing here (also, G_GUINT64_CONSTANT only... 2006-04-09 14:00:32 +00:00
ebml-read.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
ebml-write.c gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that are transferred direct from the input. 2006-03-20 18:34:21 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
Makefile.am gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
matroska-demux.c 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
matroska-demux.h expand tabs 2005-12-06 19:44:58 +00:00
matroska-ids.h gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps when they are found. 2006-02-18 17:20:48 +00:00
matroska-mux.c configure.ac: clean up, use AS_VERSION and AS_NANO 2006-04-01 09:56:45 +00:00
matroska-mux.h expand tabs 2005-12-06 19:44:58 +00:00
matroska.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00