[MPlayer-cvslog] r37785 - trunk/etc/codecs.conf
rtogni
subversion at mplayerhq.hu
Sun Feb 21 02:01:08 CET 2016
Author: rtogni
Date: Sun Feb 21 02:01:08 2016
New Revision: 37785
Log:
Add more pixel formats to ffvp9
Add planar rgb 30 and 36 bits, and yuv440 with 10 and 12 bpp
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Sun Feb 21 01:59:05 2016 (r37784)
+++ trunk/etc/codecs.conf Sun Feb 21 02:01:08 2016 (r37785)
@@ -3017,9 +3017,9 @@ videocodec ffvp9
dll "vp9"
out YV12,420P10,420P12
out 422P,422P10,422P12
- out 440P
+ out 440P,440P10,440P12
out 444P,444P10,444P12
- out GBR24P
+ out GBR10P,GBR12P,GBR24P
videocodec fflibvpx
info "FFmpeg wrapper for libvpx/VP8"
More information about the MPlayer-cvslog
mailing list