]> git.sesse.net Git - ffmpeg/commit
dnxhddata: Double frame_size for cid 1260
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 30 Aug 2015 14:46:16 +0000 (16:46 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 31 Aug 2015 15:14:08 +0000 (17:14 +0200)
commit87a11db220dec523e39eb4af715175e150787a72
tree6c6e9dff90f898e816c5d3ad881d0e2c681e8a41
parenta686e58165ca0f83966431a9166cb6e17bf6095c
dnxhddata: Double frame_size for cid 1260

Despite '417792' being reported in the binary decoder, the buffer at
encoding time needs to be bigger to avoid running out of space due to
interlace handling.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
libavcodec/dnxhddata.c