summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-12-09 19:37:53 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-12-09 19:37:53 +0000
commit220e7f70e269374fd0466481bdcb4d4cb7e0bd00 (patch)
treed5680a57610ab3640de567c2dd2aa5c187848b98 /ChangeLog
parented72a4fcfee8a3c803ae1fad3d7fa123d05a8dbb (diff)
downloadgst-plugins-bad-220e7f70e269374fd0466481bdcb4d4cb7e0bd00.tar.gz
gst-plugins-bad-220e7f70e269374fd0466481bdcb4d4cb7e0bd00.tar.bz2
gst-plugins-bad-220e7f70e269374fd0466481bdcb4d4cb7e0bd00.zip
gst/flv/gstflvparse.c: Fix list of supported and known codecs.
Original commit message from CVS: * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Fix list of supported and known codecs. Emit tag with the codec name so it gets properly reported in totem and other applications.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0549993..2a2157e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-09 Edward Hervey <edward@collabora.co.uk>
+
+ * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
+ (gst_flv_parse_tag_video):
+ Fix list of supported and known codecs.
+ Emit tag with the codec name so it gets properly reported in totem and
+ other applications.
+
2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
* configure.ac: