[PATCH] Add LucasArts SMUSH demuxer and decoder. (original) (raw)

Kostya Shishkov kostya.shishkov
Sun Jan 23 15:36:23 CET 2011



libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 1 + libavcodec/avcodec.h | 1 + libavcodec/sanm.c | 1381 ++++++++++++++++++++++++++++++++++++++++++++++ libavformat/Makefile | 1 + libavformat/allformats.c | 1 + libavformat/sanm.c | 395 +++++++++++++ 7 files changed, 1781 insertions(+), 0 deletions(-) create mode 100644 libavcodec/sanm.c create mode 100644 libavformat/sanm.c

1.7.1

--------------090207080306080806080301--



More information about the ffmpeg-devel mailing list