On Thu, Feb 10, 2011 at 01:19:53PM +0100, Stefano Sabatini wrote: > Updated work in progress. Docs and build system look fine. > --- /dev/null > +++ b/libavdevice/fbdev.c > @@ -0,0 +1,252 @@ > +av_cold static int fbdev_read_header(AVFormatContext *avctx, > + AVFormatParameters *ap) nit: indent Diego