changeset 17293:32534e2e3a8d

updates, spelling
author diego
date Tue, 03 Jan 2006 16:07:59 +0000
parents 12b7a2f2bdda
children c70365d7e234
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 03 16:03:17 2006 +0000
+++ b/ChangeLog	Tue Jan 03 16:07:59 2006 +0000
@@ -41,6 +41,7 @@
     * support FLX and DTA extensions for flic files
     * QDM2 audio decoding via lavc
     * cook audio decoding via lavc
+    * TrueSpeech audio decoding via lavc
 
     Demuxers:
     * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2
@@ -52,7 +53,7 @@
     * MPEG in GXF container support with extension-based detection
     * faster MPEG and much faster GFX demuxing
     * more user-friendly demuxer forcing
-    * bugfix for lavc wma2 decoder, now all files should be playable
+    * bug fix for lavc WMA v2 decoder, now all files should be playable
 
     Streaming:
     * fix streaming of RealAudio files over HTTP
@@ -720,7 +721,7 @@
     * interlaced scaling support in vf_scale
     * vf_kerndeint: adaptive deinterlacer
     * vf_rgbtest: rgb test pattern generator for developers
-    * vf_qp: qp change filter
+    * vf_qp: QP change filter
     * vf_noformat: the same as vf_format but with reversed meaning
     * AltiVec-optimized SWScaler
     * vf_phase: phase shift fields
@@ -1148,7 +1149,7 @@
     * ASV1 (ASUS Video v1) and ASV2 (ASUS Video v2) en/decoding
     * Improved SVQ1 decoding (using FFmpeg VLC functions)
     * truncated unary binarization, unary k-th order exp golomb binarization :)
-    * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but slower
+    * FFV1: lossless YUV codec, compresses a lot better than HuffYUV, but slower
     * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
     * ATI VCR1 and VCR2 decoding
     * full featured SH4 optimizations