diff options
author | Janne Grunau <janne-libav@jannau.net> | 2012-11-15 16:21:41 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2012-11-16 13:18:28 +0100 |
commit | e6160bda98641b7d4f86de15761ad2a962f21a36 (patch) | |
tree | 1cc67ac8aae67a45526bf8be92b9c76285387acd /libavcodec/mjpegenc.h | |
parent | 60b6b8c019723bdb3227e1476d706c7989bb94bf (diff) | |
download | ffmpeg-e6160bda98641b7d4f86de15761ad2a962f21a36.tar.gz |
h264: Fix parameters to ff_er_add_slice() call
s->mb_x is reset to zero a couple of lines above. It does not make
sense to call ff_er_add_slice() with 0 as endx when the end of the
macroblock row was reached. Fixes unnecessary and counterproductive
error resilience in https://bugzilla.libav.org/show_bug.cgi?id=394.
CC: libav-stable@libav.org
Diffstat (limited to 'libavcodec/mjpegenc.h')
0 files changed, 0 insertions, 0 deletions