mirror of
https://github.com/mpv-player/mpv
synced 2025-04-25 04:39:47 +00:00
revert useless uyvy planar->packed converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14016 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8cacb9c735
commit
5a2e413baf
@ -30,7 +30,7 @@ videocodec mpeg12
|
|||||||
driver libmpeg2
|
driver libmpeg2
|
||||||
; dll "libmpeg2"
|
; dll "libmpeg2"
|
||||||
out YV12,I420,IYUV
|
out YV12,I420,IYUV
|
||||||
out UYVY
|
out 422P
|
||||||
|
|
||||||
videocodec ffmpeg1
|
videocodec ffmpeg1
|
||||||
info "FFmpeg MPEG 1"
|
info "FFmpeg MPEG 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user