changeset 34098:e5f357cf4f7d

Cosmetics: Fix comment.
author cehoyos
date Mon, 10 Oct 2011 08:28:17 +0000
parents 4a1cb0a053cb
children 7a63c09be302
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)