diff etc/codecs.conf @ 22952:73a4fa72d04a

Convert source comments into proper codecs.conf entry comments.
author diego
date Wed, 11 Apr 2007 09:03:06 +0000
parents b2be172c1366
children 07fddc91014f
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Apr 11 08:58:13 2007 +0000
+++ b/etc/codecs.conf	Wed Apr 11 09:03:06 2007 +0000
@@ -1686,9 +1686,9 @@
   driver ffmpeg
   dll "smackvid"
 
-; only works with libavformat right now
 videocodec ffcavs
   info "Chinese AVS Video"
+  comment "only works with libavformat demuxer"
   status working
   fourcc CAVS
   driver ffmpeg
@@ -2611,9 +2611,9 @@
   driver ffmpeg
   dll adpcm_ea
 
-; only works with libavformat for now
 audiocodec ffxandpcm
   info "FFmpeg XAN DPCM audio"
+  comment "only works with libavformat demuxer"
   status working
   fourcc Axan
   driver ffmpeg