On Tue, Aug 12, 2014 at 07:44:41AM -0700, John Stebbins wrote: > One step in untangling the mpegvideo code and fixing some problems in > the order that initialization is being done in h263dec and h261dec. > --- > fix comment in mpeg12dec > > libavcodec/dnxhdenc.c | 3 +-- > libavcodec/h261dec.c | 4 +++- > libavcodec/h263dec.c | 8 ++++++-- > libavcodec/mpeg12dec.c | 12 ++++++------ > libavcodec/mpegvideo.c | 15 ++++++++++----- > libavcodec/mpegvideo.h | 2 +- > libavcodec/mpegvideo_enc.c | 1 + > libavcodec/rv10.c | 1 + > libavcodec/rv34.c | 2 ++ > 9 files changed, 31 insertions(+), 17 deletions(-)
LGTM Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
