summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorAndreas Cadhalpun <[email protected]>2015-03-09 19:24:09 +0100
committerMichael Niedermayer <[email protected]>2015-03-21 01:52:52 +0100
commit86960b1101fac5c32ce6c1863caf140295ee48d5 (patch)
treef2d288725ffec4b612df7131f96df66774c3d572 /doc/examples
parent94354e368d71c973ecc0bd4518082c8118c17b09 (diff)
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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit cf82c426fadf90105e1fb9d5ecd267cc3aa2b288) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions