# HG changeset patch # User cehoyos # Date 1320022060 0 # Node ID 985b12b73d0dbc6456b6336afd244552734f8f70 # Parent 47e1375c4d799febae73fc41b5c0b329b5cbe106 Support FFmpeg Dirac decoder. diff -r 47e1375c4d79 -r 985b12b73d0d etc/codecs.conf --- a/etc/codecs.conf Sun Oct 30 18:00:25 2011 +0000 +++ b/etc/codecs.conf Mon Oct 31 00:47:40 2011 +0000 @@ -1293,6 +1293,14 @@ dll mpeg4 out YV12,I420,IYUV flip +videocodec ffdirac + info "FFmpeg Dirac" + status working + fourcc drac + driver ffmpeg + dll dirac + out 422P,YV12,444P + videocodec fflibschroedinger info "Dirac (through FFmpeg libschroedinger)" status working