aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-03-09 19:24:09 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-03-13 17:06:10 +0100
commite2565069507693280060557d3f2774d6733542ad (patch)
tree2dfb58fc83106bd4d738ecca5c54f91984a7b236 /libavformat
parent3cb84900661e554041a1f9d144c3662b842e83fa (diff)
downloadffmpeg-e2565069507693280060557d3f2774d6733542ad.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> (cherry picked from commit cf82c426fadf90105e1fb9d5ecd267cc3aa2b288) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions