diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-03-09 19:24:09 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2015-05-31 11:10:00 -0400 |
commit | c7a983762ab40bca4f85be64995d5398a4307aa5 (patch) | |
tree | cb1332349d20066b8cba5e9a130e2a74f0933e9f /libavcodec/x86/hpeldsp_mmx.c | |
parent | 891ed1184e49bc7944311302d9ece01e87c188a8 (diff) | |
download | ffmpeg-c7a983762ab40bca4f85be64995d5398a4307aa5.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>
(cherry picked from commit 9f6c36d961d27283808310e3ca1d8390b55fce9b)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavcodec/x86/hpeldsp_mmx.c')
0 files changed, 0 insertions, 0 deletions