mirror of https://github.com/mpv-player/mpv
rename eatgv -> ffeatgv, lpcm -> fflpcm
for consitently naming all ffmpeg codecs requested by compn git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30977 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ceaa91f0a1
commit
0b37836e8c
|
@ -3045,7 +3045,7 @@ videocodec ffc93
|
||||||
dll c93
|
dll c93
|
||||||
out BGR8
|
out BGR8
|
||||||
|
|
||||||
videocodec eatgv
|
videocodec ffeatgv
|
||||||
info "FFmpeg Electronic Arts TGV"
|
info "FFmpeg Electronic Arts TGV"
|
||||||
status working
|
status working
|
||||||
fourcc fVGT
|
fourcc fVGT
|
||||||
|
@ -4243,7 +4243,7 @@ audiocodec dvdpcm
|
||||||
format 0x10001
|
format 0x10001
|
||||||
driver dvdpcm
|
driver dvdpcm
|
||||||
|
|
||||||
audiocodec lpcm
|
audiocodec fflpcm
|
||||||
info "Bluray LPCM"
|
info "Bluray LPCM"
|
||||||
status working
|
status working
|
||||||
fourcc BPCM ; internal MPlayer FourCC
|
fourcc BPCM ; internal MPlayer FourCC
|
||||||
|
|
Loading…
Reference in New Issue