[FFmpeg-devel] [PATCH] reduce redundant header inclusion

Diego Biurrun diego
Wed Jun 13 21:02:20 CEST 2007


I'd like to apply the attached patch (possibly in several steps) that
gets rid of redundant header inclusion in several files in libavcodec.

mpegvideo.h #includes dsputil.h, which in turn #includes avcodec.h.  One
of the headers is sufficient.  OK to apply the attached patch and later
on something that gets rid of another set of redundant avcodec.h
#includes?

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: headers.patch
Type: text/x-diff
Size: 17274 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070613/4526a8ca/attachment.patch>



More information about the ffmpeg-devel mailing list