0.9.1: Vivien Chappelier - Sat Oct 05 14:48:00 CEST 2002 * Adaptive quantization support Petter Reinholdtsen - Fri Jun 20 14:14:49 2003 * small patch to compile on Tru64 Unix, HP/UX and Solaris 0.9.0: Vivien Chappelier - Tue May 28 19:48:31 CEST 2002 * Fixed shape coding motion compensation Vivien Chappelier - Sat May 25 20:59:12 CEST 2002 * Added extended padding * Added 'skipped' macroblock mode to mpeg4 syntax 0.8.10: Vivien Chappelier * Fixed many artifacts in DCT/quantization * Fixed bugs in pmvfast motion estimation Yannick Vignon - Sun Feb 10 12:40:38 CET 2002 * Added performance monitor object * Improved rate control * Added two pass rate control 0.8.9: Vivien Chappelier - Fri Nov 16 21:52:03 CET 2001 * Moved to a hierarchical object structure using inheritance Vivien Chappelier, Damien Vincent - Mon Jan 14 22:08:57 CET 2002 * Added pmvfast, none motion estimators * Added simple rate control 0.8.8: Vivien Chappelier - Tue Oct 30 20:29:23 CET 2001 * Added 8x8 vector estimation Vivien Chappelier - Tue Oct 23 16:34:37 CEST 2001 * Added AC/DC prediction in MPEG-4 syntax * Fixed bugs in fourstep motion estimation * Fixed bug with binutils 2.11.92.0.7 and static symbols used with inline asm. * Split decoder/encoder into two separate components 0.8.7: Vivien Chappelier - Mon Aug 27 18:52:05 CEST 2001 * Added interface for registering external objects * Improved motion estimation/compensation * Quantisation can now be changed at slice level 0.8.6: Vivien Chappelier - Fri Aug 24 2001 * Added half-pel motion estimation 0.8.5: Vivien Chappelier * Added half-pel motion compensation 0.8.0: Vivien Chappelier * Added reference frame padding for motion estimation * Fixed inter block coding * Added inter block syntax for MPEG-4 * Added profiles 0.6.0: Vivien Chappelier - Mon Jun 18 22:40:17 CEST 2001 * Finished shape intra coder * Fixed a few performance issues 0.3.99: Vivien Chappelier, Thomas Cougnard - Fri Jun 01 14:18 2001 * Finished MPEG-4 intra only syntax 0.3.0: Vivien Chappelier, Damien Vincent * Added four-step motion compensation 0.1.0: Vivien Chappelier - March 2001 * Created libfame from the ashes of fame :-) * Reviewed architecture to support both MPEG-1, MPEG-4 and further evolutions Vivien Chappelier, Damien Vincent * Started shape coder