diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-05-20 21:50:57 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-05-20 21:50:57 +0000 |
commit | 39fda1b826abec7bd54593ef4791a86a1f72371d (patch) | |
tree | 63c4173889788c77450931a22630f147a7f2faa5 /etc | |
parent | fabf4f90c84fc1489748b99a1bcaf54c234051e9 (diff) | |
download | mpv-39fda1b826abec7bd54593ef4791a86a1f72371d.tar.bz2 mpv-39fda1b826abec7bd54593ef4791a86a1f72371d.tar.xz |
spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15532 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index ce5a981471..cc75643214 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -303,7 +303,7 @@ videocodec cvidxa dll "vid_cvid.xa" out YV12,IYUV,I420 static -; time to decide what to do with the mpeg4/divx variants... +; time to decide what to do with the MPEG-4/DivX variants... ; ff* is fastest... videocodec ffhuffyuv @@ -599,7 +599,7 @@ videocodec divxds videocodec divx info "DivX ;-) (MS MPEG-4 v3)" status working - fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) + fourcc MP43,mp43 div3 ; M$ MPEG-4 v3 (fourcc mapping to div3) fourcc DIV5,div5 div3 ; DivX 3.20 fourcc DIV6,div6 div4 ; -||- fourcc DIV3,div3,DIV4,div4 @@ -2210,7 +2210,7 @@ audiocodec ffdv dll "dvaudio" audiocodec faad - info "FAAD AAC (MPEG2/MPEG4 Audio) decoder" + info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder" status working fourcc mp4a,MP4A fourcc "AAC " ; Used in NSV |