[Ffmpeg-devel] printf("Buffer Underflow\n");

Brian Molnar brimolnar
Fri Feb 24 15:21:12 CET 2006


Oh, wouldn't ya know it, I did forget an #include...
There we go, that oughta fix it:

#include <sarcasm.h>

void main()
{
  while(1) {
    printf("Buffer Underflow\n");
  }
}

- Brian

--- Michael Niedermayer <michaelni at gmx.at> wrote:

> Hi
> 
> On Fri, Feb 24, 2006 at 04:47:03AM -0800, Brian
> Molnar wrote:
> > Hey Guys,
> > 
> > I went ahead and rewrote FFServer to get rid of a
> lot
> > of unnecessary code:
> > 
> > void main()
> > {
> >   while(1) {
> >     printf("Buffer Underflow\n");
> >   }
> > }
> > 
> > I figure this way it'll have a smaller footprint
> while
> > maintining the same functionality.
> 
> this is not a unified diff!
> this lacks some #inlcude
> the indention doesnt match our recommanded style
> and i somehow doubt it will pass the regression
> tests
> 
> [...]
> 
> -- 
> Michael
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 





More information about the ffmpeg-devel mailing list