1
mirror of https://github.com/mpv-player/mpv synced 2025-04-11 17:32:09 +02:00

add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy

change ffsipr to working (and first choice by default) in codecs.conf


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30318 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2010-01-16 13:59:59 +00:00
parent 4644bd6293
commit 8568e701ea

@ -3162,6 +3162,7 @@ videocodec rawuyvy
fourcc UYNY UYVY fourcc UYNY UYVY
fourcc uyv1 UYVY fourcc uyv1 UYVY
fourcc 2Vu1 UYVY fourcc 2Vu1 UYVY
fourcc VDTZ UYVY
out UYVY out UYVY
videocodec raw444P videocodec raw444P
@ -3286,6 +3287,8 @@ videocodec ffrawuyvy
fourcc uyv1,UYV1 fourcc uyv1,UYV1
fourcc 2Vu1,2vu1,2VU1 fourcc 2Vu1,2vu1,2VU1
fourcc 2Vuy,2vuy,2VUY fourcc 2Vuy,2vuy,2VUY
fourcc AV1x,AVup
fourcc VDTZ
driver ffmpeg driver ffmpeg
dll rawvideo dll rawvideo
out UYVY out UYVY
@ -3490,7 +3493,7 @@ audiocodec ffatrc
audiocodec ffsipr audiocodec ffsipr
info "FFmpeg Sipr/Acelp.net audio" info "FFmpeg Sipr/Acelp.net audio"
status buggy ; missing 16k support status working
format 0x72706973 ; "sipr" format 0x72706973 ; "sipr"
format 0x130 ; acelp.net format 0x130 ; acelp.net
driver ffmpeg driver ffmpeg