diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-11-16 14:41:32 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-11-16 14:41:32 +0000 |
commit | 481d98b7108d3f84d45c209bf5d2f4ba87201767 (patch) | |
tree | 03672f12c510ba4680a30480d3f57578bad5052c /ChangeLog | |
parent | 5c9ebea381826347871528031b0b65b20ff51c55 (diff) |
gst/matroska/: Make mkvdemux aware of E-AC3.
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
* gst/matroska/matroska-ids.h:
Make mkvdemux aware of E-AC3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-11-16 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps): + * gst/matroska/matroska-ids.h: + Make mkvdemux aware of E-AC3. + 2008-11-14 Wim Taymans <wim.taymans@collabora.co.uk> * gst/rtp/Makefile.am: |