[FFmpeg-devel] [PATCH] X-Face image encoder and decoder
compn
tempn at twmi.rr.com
Sat Oct 13 22:18:58 CEST 2012
On Sat, 13 Oct 2012 20:40:14 +0200, Stefano Sabatini wrote:
> libavcodec/Makefile | 2 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h | 1 +
> libavcodec/codec_desc.c | 6 +
> libavcodec/xface.c | 385 +++++++++++++++++++++++++++++++++++++++++++++++
> libavcodec/xface.h | 95 ++++++++++++
> libavcodec/xfacedec.c | 211 ++++++++++++++++++++++++++
> libavcodec/xfaceenc.c | 237 +++++++++++++++++++++++++++++
> libavformat/img2.c | 1 +
> libavformat/img2enc.c | 2 +-
> 10 files changed, 940 insertions(+), 1 deletions(-)
no doc changes?
changelog and encoder/decoder supported list?
-compn
More information about the ffmpeg-devel
mailing list