Mercurial > mplayer.hg
changeset 14231:4585aa5a5803
some more FFmeg changes
author | diego |
---|---|
date | Thu, 23 Dec 2004 20:49:08 +0000 |
parents | 210be83d87a6 |
children | ce7de9e7643c |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: