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

Oded Shimon ods15
Fri Feb 24 14:16:53 CET 2006


On Fri, Feb 24, 2006 at 02:12:49PM +0100, Michael Niedermayer 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

Also, is 'void main' legal C?

As for regression tests, can that really even be considered if it doesn't 
even pass it now...

- ods15





More information about the ffmpeg-devel mailing list