On 2014-03-04 19:24:39 +0100, Vittorio Giovara wrote: > Also adjust the headers as needed. > --- > libavcodec/error_resilience.c | 1 + > libavcodec/h261dec.c | 1 + > libavcodec/h261enc.c | 1 + > libavcodec/h263.c | 1 + > libavcodec/h264.h | 1 + > libavcodec/ituh263dec.c | 1 + > libavcodec/mbtype.h | 75 > +++++++++++++++++++++++++++++++++++++++++++ > libavcodec/motion_est.c | 1 + > libavcodec/mpeg12dec.c | 1 + > libavcodec/mpeg4video.c | 1 + > libavcodec/mpeg4videodec.c | 1 + > libavcodec/mpegvideo.c | 1 + > libavcodec/mpegvideo.h | 49 ---------------------------- > libavcodec/mpegvideo_motion.c | 1 + > libavcodec/msmpeg4dec.c | 1 + > libavcodec/rv30.c | 1 + > libavcodec/rv34.c | 1 + > libavcodec/rv40.c | 1 + > libavcodec/vc1dec.c | 1 + > libavcodec/wmv2dec.c | 1 + > 20 files changed, 93 insertions(+), 49 deletions(-) > create mode 100644 libavcodec/mbtype.h
looks again as if many files rely on the indirect inclusion through h264.h, ok otherwise Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
