Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-23 | gst/: First batch implementing audio and video codec tags in demuxers. | Julien Moutte | 1 | -12/+112 | |
Original commit message from CVS: 2004-02-23 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps), (gst_riff_create_video_template_caps), (gst_riff_create_audio_template_caps), (gst_riff_create_iavs_template_caps): * gst-libs/gst/riff/riff-media.h: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init), (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream): * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream): * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream), (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init): First batch implementing audio and video codec tags in demuxers. | |||||
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -190/+104 | |
Original commit message from CVS: Merge CAPS branch | |||||
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the ↵ | Ronald S. Bultje | 1 | -2/+3 | |
autoplugger uses mad and not faad for mp3 decoding... Original commit message from CVS: Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding. This should fix mp3 playback. | |||||
2003-12-15 | MP3 is mpegversion=1, else it clashes with MPEG/AAC | Ronald S. Bultje | 1 | -2/+3 | |
Original commit message from CVS: MP3 is mpegversion=1, else it clashes with MPEG/AAC | |||||
2003-12-07 | Hm, darn, forgot to commit one dir | Ronald S. Bultje | 1 | -0/+454 | |
Original commit message from CVS: Hm, darn, forgot to commit one dir |