1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

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>
This commit is contained in:
Derek Buitenhuis
2012-07-27 19:08:23 -04:00
parent b9df3f4f6c
commit 91c86d3cf8
9 changed files with 292 additions and 1 deletions

View File

@@ -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