From 220e7f70e269374fd0466481bdcb4d4cb7e0bd00 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sun, 9 Dec 2007 19:37:53 +0000 Subject: 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a0549993..2a2157e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-12-09 Edward Hervey + + * 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 * configure.ac: -- cgit v1.2.1