Convert source comments into proper codecs.conf entry comments.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22970 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-04-11 09:03:06 +00:00
parent 972d32acd7
commit 132247d8df
1 changed files with 2 additions and 2 deletions

View File

@ -1686,9 +1686,9 @@ videocodec ffsmkvid
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 @@ audiocodec ffadpcmea
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