# HG changeset patch # User cehoyos # Date 1355792910 0 # Node ID d79291903d2e8ac27aa42024770daa09c85fad67 # Parent f15a80d56c7efaa67bd59ea2c9dc088f13f90046 Support decoding ABGR rawvideo streams. diff -r f15a80d56c7e -r d79291903d2e etc/codecs.conf --- a/etc/codecs.conf Tue Dec 18 00:53:45 2012 +0000 +++ b/etc/codecs.conf Tue Dec 18 01:08:30 2012 +0000 @@ -4244,6 +4244,14 @@ dll rawvideo out Y800,Y8 +videocodec ffrawabgr + info "RAW ABGR" + status working + fourcc ABGR + driver ffmpeg + dll rawvideo + out ABGR + ; NULL codec - for testing. videocodec null