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

Michael Niedermayer michaelni
Fri Feb 24 14:12:49 CET 2006


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





More information about the ffmpeg-devel mailing list