diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2002-10-29 14:32:50 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2002-10-29 14:32:50 +0000 |
commit | 02c7e1775de32aecdc8ff4d4f65d40adda18a98e (patch) | |
tree | 8da1827f4423e61b466ba067295744e5080adec3 /Changelog | |
parent | 9d947f19358a6d094e4d9e6be5da35b919519fef (diff) | |
download | ffmpeg-02c7e1775de32aecdc8ff4d4f65d40adda18a98e.tar.gz |
update
Originally committed as revision 1100 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -30,9 +30,9 @@ version 0.4.6pre1: - 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. +- VCD MPEG-PS mode. (Juanjo) +- PSNR stuff. (Juanjo) +- Simple stats output. (Juanjo) version 0.4.5: |