diff options
author | j^ <j@oil21.org> | 2008-12-28 09:50:31 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-12-28 09:50:31 +0000 |
commit | dc4240de34ada0476a2e456f35ba70a910cc84af (patch) | |
tree | 935c3999a7375fc4a04a37826d926fb2defe4936 /ChangeLog | |
parent | 2f1c50ef38c16134f530ce0df167c4ccbc97a558 (diff) |
gst/qtdemux/qtdemux.c: Add codec mapping for xvid, fmp4 and ac3 tracks.
Original commit message from CVS:
Patch by: j^ <j at oil21.org>
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps),
(qtdemux_audio_caps):
Add codec mapping for xvid, fmp4 and ac3 tracks.
Fixes #565850
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-12-28 Edward Hervey <edward.hervey@collabora.co.uk> + + Patch by: j^ <j at oil21.org> + + * gst/qtdemux/qtdemux.c: (qtdemux_video_caps), + (qtdemux_audio_caps): + Add codec mapping for xvid, fmp4 and ac3 tracks. + Fixes #565850 + 2008-12-23 Wim Taymans <wim.taymans@collabora.co.uk> * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init), |