[FFmpeg-devel] [PATCH] Fix inclusion in pixdesc.h of the non-public header intreadwrite.h

Stefano Sabatini stefano.sabatini-lala
Sun Feb 14 23:39:35 CET 2010


Hi all,

intreadwrite.h is not public so we should not include it in a public
header, this also fixes a bunch of warnings during compilation.

Also read_line() and write_line() are just meant for
testing/debugging/pedagogical purposes, so the fact that they're not
defined inline shouldn't be relevant.

If/when we'll make intreadwrite.h public then we may move them back to
pixdesc.h.

Regards.
-- 
FFmpeg = Faithless and Fundamentalist Mastering Proud Elastic Genius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-pixdesc-inc.patch
Type: text/x-diff
Size: 6718 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100214/fbb2d349/attachment.patch>



More information about the ffmpeg-devel mailing list