diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-12-17 18:56:56 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2009-12-17 18:56:56 +0000 |
commit | 4aaab0a328b671f91a6cd195ef98f0d5592c5e4a (patch) | |
tree | 97e6719e083406318fe849456a023b4ea25ed622 /Changelog | |
parent | a3d995c1eb98e38186bf9ed677809c442a7dab35 (diff) | |
download | ffmpeg-4aaab0a328b671f91a6cd195ef98f0d5592c5e4a.tar.gz |
Add decoder for R210 (uncompressed 10-bit RGB) codec.
Originally committed as revision 20891 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ version <next>: - -formats option split into -formats, -codecs, -bsfs, and -protocols - IV8 demuxer - CDG demuxer and decoder +- R210 decoder |