Mercurial > mplayer.hg
changeset 36180:4beb6353b4eb
Support FFmpeg Apple Intermediate Decoder.
author | cehoyos |
---|---|
date | Fri, 17 May 2013 13:03:59 +0000 |
parents | 512629a9aa21 |
children | 133747be9334 |
files | etc/codecs.conf |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu May 16 19:57:32 2013 +0000 +++ b/etc/codecs.conf Fri May 17 13:03:59 2013 +0000 @@ -3474,6 +3474,13 @@ out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 out YV12,YUY2 +videocodec ffaic + info "FFmpeg Apple Intermediate" + fourcc icod + driver ffmpeg + dll aic + out YV12 + videocodec qtaic info "QuickTime AIC video decoder" comment "Mac OS X only"