On Mon, Apr 27, 2015 at 7:13 PM, Vittorio Giovara <[email protected]> wrote: > It is just a duplicate of AVCodecContext member so use it directly. > --- > libavcodec/h261dec.c | 2 - > libavcodec/h263dec.c | 25 +++++------ > libavcodec/ituh263dec.c | 10 ++--- > libavcodec/ituh263enc.c | 4 +- > libavcodec/motion_est.c | 15 ++++--- > libavcodec/mpeg12dec.c | 14 +++--- > libavcodec/mpeg12enc.c | 20 ++++----- > libavcodec/mpeg4videodec.c | 2 +- > libavcodec/mpegvideo.c | 36 ++++++++------- > libavcodec/mpegvideo.h | 1 - > libavcodec/mpegvideo_enc.c | 100 > +++++++++++++++++++++++------------------- > libavcodec/mpegvideo_motion.c | 6 +-- > libavcodec/ratecontrol.c | 2 +- > libavcodec/rv10.c | 5 +-- > libavcodec/rv34.c | 5 +-- > 15 files changed, 127 insertions(+), 120 deletions(-)
This is a little more convoluted than I expected so I'll drop it for now. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
