diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-03-09 19:24:09 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-05-19 12:03:48 +0100 |
commit | 9f6c36d961d27283808310e3ca1d8390b55fce9b (patch) | |
tree | e076f74852855ea659ee9e49c3a1ef762d2ed4ed /libavcodec/x86/rv34dsp.asm | |
parent | 78a3a4580c5a547af4ae8682c662ea3a4699a599 (diff) | |
download | ffmpeg-9f6c36d961d27283808310e3ca1d8390b55fce9b.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 'libavcodec/x86/rv34dsp.asm')
0 files changed, 0 insertions, 0 deletions