# HG changeset patch # User alex # Date 1082969989 0 # Node ID 98225ad57fc2ded4da580b92405d123e7775e0ce # Parent b52e831261b1757f3f67d6fd4dae85adf1ce66f2 missing diff -r b52e831261b1 -r 98225ad57fc2 ChangeLog --- a/ChangeLog Mon Apr 26 08:59:22 2004 +0000 +++ b/ChangeLog Mon Apr 26 08:59:49 2004 +0000 @@ -29,6 +29,7 @@ * builds out of the box under GNU Hurd * enable SSE optimizations under MinGW * SSE support under OpenBSD + * Altivec support under NetBSD Demuxers: * Matroska containing RealVideo works better @@ -62,6 +63,7 @@ * HE-AAC working through libfaad * removed libmpflac in favor of FFmpeg's FLAC implementation * support for libcaca + * liba52 dynamic range compression support Filters: * vf_bmovl bugfixes @@ -88,6 +90,7 @@ * pan & scan support in VIDIX nVidia driver * support for more cards in VIDIX nVidia driver * vo_quartz: MacOS X/Quartz video output + * support for VIDIX when ATI FireGLX drivers are used FFmpeg/libavcodec: * H263 AIC and MQ encoding support