Skip to content
Snippets Groups Projects
Commit 404fe63e authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncContext


This avoids the need to dereference MpegEncContext->pb if it is
already available outside ff_h263_encode_motion()

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent b71dc297
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment