[FFmpeg-devel] [PATCH] avcodec: add HYMT decoder

Michael Niedermayer michael at niedermayer.cc
Sat Aug 25 13:15:55 EEST 2018


On Thu, Aug 23, 2018 at 12:13:15AM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/Makefile     |   1 +
>  libavcodec/allcodecs.c  |   1 +
>  libavcodec/avcodec.h    |   1 +
>  libavcodec/codec_desc.c |   7 ++
>  libavcodec/huffyuvdec.c | 174 +++++++++++++++++++++++++++-------------
>  libavformat/riff.c      |   1 +
>  6 files changed, 128 insertions(+), 57 deletions(-)

This breaks:
./ffmpeg -i matrixbench_mpeg2.mpg -an -vcodec ffvhuff -strict -2 -t 1  -pred median -context 1 test.avi
./ffplay test.avi


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180825/84ee4cd2/attachment.sig>


More information about the ffmpeg-devel mailing list