diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-03-09 19:24:09 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-03-11 20:28:13 +0100 |
commit | 67142a8c721c7916c9ad2eb439c14d567aeb88c1 (patch) | |
tree | e5d5614227b078be65159b77e2ed2446815f108a /presets | |
parent | 72211a2af0470799c9611b9c1c7039ab14a34a0a (diff) | |
download | ffmpeg-67142a8c721c7916c9ad2eb439c14d567aeb88c1.tar.gz |
roqvideoenc: set enc->avctx in roq_encode_init
So far it is only set in roq_encode_frame, but it is used in
roq_encode_end to free the coded_frame. This currently segfaults if
roq_encode_frame is not called between roq_encode_init and
roq_encode_end.
CC:libav-stable@libav.org
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions