Changeset db5ea69d in ffmpeg

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

avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of MpegEncContext

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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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