summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-11 09:03:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-11 09:03:06 +0000
commit132247d8df0cc05085e160202f3226be5820e698 (patch)
tree3508c1d9a2d12ed2e2ff5c80094ffb81f4830dd3 /etc/codecs.conf
parent972d32acd7d6f52e5aa81b743652edebb81167c0 (diff)
downloadmpv-132247d8df0cc05085e160202f3226be5820e698.tar.bz2
mpv-132247d8df0cc05085e160202f3226be5820e698.tar.xz
Convert source comments into proper codecs.conf entry comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22970 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8f90da19cf..3ac0858940 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -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