Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2012-07-28 03:08:23 +0400
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2012-08-02 06:02:19 +0400
commit91c86d3cf8064b3ff28c66a48d3e0c7187df1ab8 (patch)
treefa46df22ba8b6eb647b8a29fa255549666807af0 /MAINTAINERS
parentb9df3f4f6ce06257f439174c37936599008d426a (diff)
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--MAINTAINERS1
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