# HG changeset patch # User cehoyos # Date 1318235297 0 # Node ID e5f357cf4f7d6211948722d79599e52c1bc541d2 # Parent 4a1cb0a053cb22ee85db565f6d422268732f6b72 Cosmetics: Fix comment. diff -r 4a1cb0a053cb -r e5f357cf4f7d etc/codecs.conf --- a/etc/codecs.conf Fri Oct 07 16:15:37 2011 +0000 +++ b/etc/codecs.conf Mon Oct 10 08:28:17 2011 +0000 @@ -4599,7 +4599,7 @@ ; in libmpdemux/demuxer.c audiocodec ffmp3float info "FFmpeg MPEG layer-3 audio" - comment "integer only" + comment "floating point decoder" status working format 0x55 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) @@ -4643,7 +4643,7 @@ ; in libmpdemux/demuxer.c audiocodec ffmp2float info "FFmpeg MPEG layer-1 and layer-2 audio" - comment "integer only" + comment "floating point decoder" status working format 0x50 format 0x5000736d ; "ms\0\x50" older mp2 fcc (MOV files)