Changeset 404fe63e in ffmpeg

Timestamp:
May 24, 2015, 3:15:18 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
db5ea69d
Parents:
b71dc297
git-author:
Michael Niedermayer <michaelni@gmx.at> (05/24/15 15:07:51)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (05/24/15 15:15:18)
Message:

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: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.