[FFmpeg-devel] [PATCH] split alldevices.c and prerequisites

Diego Biurrun diego
Wed Nov 11 21:54:15 CET 2009


So I wanted to split alldevices.c into alldevices.c and avdevice.c.
It turns out that this is not so simple; here are the patches to do it.

avdevice.h is missing an avutil #include, same as avfilter.h and
avformat.h.  If I add the missing headers, the avformat.h #include makes
#undefs necessary in a lot of places.

OK to apply?

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: undef.diff
Type: text/x-diff
Size: 4818 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091111/37a655ef/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: missing_headers.diff
Type: text/x-diff
Size: 933 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091111/37a655ef/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: split_alldevices.diff
Type: text/x-diff
Size: 2441 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091111/37a655ef/attachment-0002.diff>



More information about the ffmpeg-devel mailing list