On 26/01/13 15:08, Anton Khirnov wrote: > This field is private and should not be present in a public struct. It > is only used in DXVA with mpegvideo-based decoders currently. > --- > libavcodec/avcodec.h | 8 ++++---- > libavcodec/dxva2_h264.c | 8 ++++---- > libavcodec/dxva2_mpeg2.c | 8 ++++---- > libavcodec/dxva2_vc1.c | 8 ++++---- > libavcodec/mpegvideo.c | 10 +++++----- > libavcodec/mpegvideo.h | 4 ++++ > libavutil/version.h | 3 +++ > 7 files changed, 28 insertions(+), 21 deletions(-) >
Seems fine to me. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
