1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-15 11:37:03 +00:00

some mplayer-g2 related fourccs added

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10127 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-05-18 00:26:13 +00:00
parent 3dc419b65d
commit cea5e940fe

View File

@ -15,7 +15,7 @@ release 20030119
videocodec theora videocodec theora
info "Theora (free, reworked VP3)" info "Theora (free, reworked VP3)"
status working status working
fourcc theo fourcc theo,Thra
format 0xFFFC format 0xFFFC
driver theora driver theora
dll libtheora dll libtheora
@ -971,6 +971,7 @@ videocodec ffvp3
info "FFmpeg's VP3-Codec" info "FFmpeg's VP3-Codec"
status untested status untested
fourcc VP30,vp30,VP31,vp31 fourcc VP30,vp30,VP31,vp31
format 0x20335056 ; "VP3 " (used in .nsv files)
driver ffmpeg driver ffmpeg
dll "vp3" dll "vp3"
out YV12 out YV12
@ -1687,6 +1688,7 @@ audiocodec mp3
format 0x55 ; layer-3 format 0x55 ; layer-3
format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files)
format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
format 0x2033504D ; "MP3 " (used in .nsv files)
driver mp3lib driver mp3lib
flags seekable flags seekable