[FFmpeg-devel] [PATCH] avcodec/ffv1enc: Allow less than 2 rows of slices for low vertical resolution
Paul B Mahol
onemda at gmail.com
Mon Jun 26 18:33:02 EEST 2017
On 6/26/17, Michael Niedermayer <michael at niedermayer.cc> wrote:
> Fixes: Ticket5548
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libavcodec/ffv1enc.c | 4 ++++
> 1 file changed, 4 insertions(+)
LGTM
Could this calculation be simplified? (Even with different results)
Just few operations without if/else?
More information about the ffmpeg-devel
mailing list