[FFmpeg-devel] [PATCH] Canopus Lossless decoder
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Aug 1 19:57:28 CEST 2012
On 01/08/2012 1:52 PM, Derek Buitenhuis wrote:
> At the moment it only does BGR24, but I plan to add the rest after.
>
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> Changelog | 1 +
> MAINTAINERS | 1 +
> doc/general.texi | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h | 1 +
> libavcodec/cllc.c | 279 ++++++++++++++++++++++++++++++++++++++++++++++++
> libavcodec/version.h | 2 +-
> libavformat/riff.c | 1 +
> 9 files changed, 287 insertions(+), 1 deletion(-)
> create mode 100644 libavcodec/cllc.c
This is v4, BTW. I forgot to change the tag.
- Derek
More information about the ffmpeg-devel
mailing list