On 09/08/14 18:25, 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. > --- > libavcodec/dnxhdenc.c | 2 +- > libavcodec/h261dec.c | 4 +++- > libavcodec/h263dec.c | 8 ++++++-- > libavcodec/mpeg12dec.c | 5 +++++ > libavcodec/mpeg4videodec.c | 7 +++++-- > libavcodec/mpegvideo.c | 10 +++++++--- > libavcodec/mpegvideo.h | 1 + > libavcodec/mpegvideo_enc.c | 1 + > libavcodec/rv10.c | 1 + > libavcodec/rv34.c | 5 +++++ > libavcodec/svq1enc.c | 1 + > 11 files changed, 36 insertions(+), 9 deletions(-) >
Looks fine to me as long oracle is happy. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
