mirror of
https://github.com/mpv-player/mpv
synced 2025-01-10 00:49:32 +00:00
VCODEC_RAW fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5570 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
23b90c6738
commit
060e1d7919
@ -101,7 +101,7 @@ int out_video_codec=
|
||||
#ifdef USE_LIBAVCODEC
|
||||
VCODEC_LIBAVCODEC;
|
||||
#else
|
||||
VCODEC_RAW;
|
||||
VCODEC_COPY;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user