diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-07-27 19:08:23 -0400 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-08-01 22:02:19 -0400 |
commit | 91c86d3cf8064b3ff28c66a48d3e0c7187df1ab8 (patch) | |
tree | fa46df22ba8b6eb647b8a29fa255549666807af0 /MAINTAINERS | |
parent | b9df3f4f6ce06257f439174c37936599008d426a (diff) | |
download | ffmpeg-91c86d3cf8064b3ff28c66a48d3e0c7187df1ab8.tar.gz |
Canopus Lossless decoder
At the moment it only does BGR24, but I plan to add the rest after.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1a9f29b9c0..f2659071ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -132,6 +132,7 @@ Codecs: celp_filters.* Vitor Sessak cinepak.c Roberto Togni cljr Alex Beregszaszi + cllc.c Derek Buitenhuis cook.c, cookdata.h Benjamin Larsson crystalhd.c Philip Langdale cscd.c Reimar Doeffinger |