mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15532 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fabf4f90c8
commit
39fda1b826
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user