From b963ee3b72c146c05a383d5bb05e96d9d133bd22 Mon Sep 17 00:00:00 2001
From: Fabrice Bellard <fabrice@bellard.org>
Date: Mon, 28 Oct 2002 21:39:30 +0000
Subject: [PATCH] updated

Originally committed as revision 1096 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 Changelog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Changelog b/Changelog
index d3ee6d103da..51763de8b25 100644
--- a/Changelog
+++ b/Changelog
@@ -29,6 +29,10 @@ version 0.4.6pre1:
 - high quality encoding mode : tries all macroblock/VLC types (Michael)
 - added DV video decoder
 - preliminary RTP/RTSP support in ffserver and libavformat
+- H.263+ AIC decoding/encoding support. (Juanjo)
+- VCD MPEG-PS mode.
+- PSNR stuff.
+- Simple stats output.
 
 version 0.4.5:
 
-- 
GitLab