From a8289180a1bf85b3a7f29446ca79e57a1d07cffe Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 15 Nov 2005 10:28:48 +0000 Subject: [PATCH] ffserver fixed Originally committed as revision 4707 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index b7875c8876..ddd25c97ea 100644 --- a/Changelog +++ b/Changelog @@ -23,6 +23,7 @@ version - Duck TrueMotion 2 decoder - Support for decoding FLX and DTA extensions in FLIC files - H.264 custom quantization matrices support +- ffserver fixed, it should now be usable again version 0.4.9-pre1: