[FFmpeg-devel] [PATCH 1/2] avcodec/huffyuv: Support more 8bit YUV formats

Paul B Mahol onemda at gmail.com
Wed Jan 1 11:41:11 CET 2014


On 1/1/14, Michael Niedermayer <michaelni at gmx.at> wrote:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavcodec/huffyuv.h    |    6 ++
>  libavcodec/huffyuvdec.c |  180
> ++++++++++++++++++++++++++++++++++++++++-------
>  libavcodec/huffyuvenc.c |  149 +++++++++++++++++++++++++++++++++++++--
>  3 files changed, 305 insertions(+), 30 deletions(-)
>

should be ok if works, please also add fate coverage.


More information about the ffmpeg-devel mailing list