# HG changeset patch # User diego # Date 1103834948 0 # Node ID 4585aa5a58035dfb899f173a5fdefd1bfc1b3113 # Parent 210be83d87a6cbd3878047f158c58ec38f4f7c7b some more FFmeg changes diff -r 210be83d87a6 -r 4585aa5a5803 ChangeLog --- a/ChangeLog Thu Dec 23 20:23:54 2004 +0000 +++ b/ChangeLog Thu Dec 23 20:49:08 2004 +0000 @@ -114,9 +114,11 @@ * many DV fixes, seek in raw DV files * support AAC in MOV files * RV10, RV20 fixes + * RV20 encoding * AVI demuxer cleanup, palette change support * iTunes metadata support * HuffYUV fixes (endianness, RGB32 predictor, median encoding, interlacing) + * ffvhuff (enhanced HuffYUV codec) * SSE optimizations for 4x4 compare function * epzs motion search enhancements * quad tree based motion compensation @@ -139,6 +141,7 @@ * MJPEG-B fixes * range coder (arithmetic entropy coder) used by snow and ffv1 * ffv1 enhancements: signed golomb, range codes + * multi slice support for main profile H.264 streams * as usual, lots of bug fixes and optimizations Filters: