diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-03-09 19:24:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-09 21:44:30 +0100 |
commit | cf82c426fadf90105e1fb9d5ecd267cc3aa2b288 (patch) | |
tree | f769a0d5d3363643d847796faad56535b9d8261c /libavformat/au.c | |
parent | cf714205bdd069d9c6604d3cfc33102aaed3c4f8 (diff) | |
download | ffmpeg-cf82c426fadf90105e1fb9d5ecd267cc3aa2b288.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.
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/au.c')
0 files changed, 0 insertions, 0 deletions