changeset 34150:05c4e9ce128f

Support some H.264 444P samples.
author cehoyos
date Sun, 23 Oct 2011 10:43:08 +0000
parents 11d9ef2177ec
children c7ff1a52e160
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Oct 22 11:00:31 2011 +0000
+++ b/etc/codecs.conf	Sun Oct 23 10:43:08 2011 +0000
@@ -1114,6 +1114,7 @@
   dll h264
   out YV12,I420,IYUV,420P10,420P9
   out 422P,422P10
+  out 444P,444P10
 
 videocodec ffh264vdpau
   info "FFmpeg H.264 (VDPAU)"