Memory leaks fixed.
New build system for *nix platforms. It now uses an 'out of source' tree build process that is much cleaner. This requires a VPATH support. This patch includes some small fixes to the configure script, mainly for MacOSX.
xvid_bench update + corresponding Makefile update
2003-03-11 23:37:06 GMT Edouard Gomez <ed.gomez@free.fr> patch-9 Summary: Changed xvid_decraw option handling for -d/-m. Revision: xvidcore--devapi4--1.0--patch-9 -d and -m options were boolean so option values were not needed. modified files: examples/xvid_decraw.c 2003-03-11 23:30:16 GMT Edouard Gomez <ed.gomez@free.fr> patch-8 Summary: Fixed frame counting in xvid_encraw. Revision: xvidcore--devapi4--1.0--patch-8 We were branching before incrementing the frame counter when core was buffering frames. This was resulting in wrong frame counting during the buffering phase. modified files: examples/xvid_encraw.c 2003-03-11 23:07:01 GMT Edouard Gomez <ed.gomez@free.fr> patch-7 Summary: Ported xvid_decraw to new API. Revision: xvidcore--devapi4--1.0--patch-7 xvid_decraw has been ported to new API. It basically works fine, however i'm not completly staisfied. If I do a step by step run then i can see that second frame is reported as a VOL decoding though the first IFrame has been consumed. This makes xvid_decraw does not report correctly frames' length. Except that, xvid_decraw works well enough to activate it in the makefile. modified files: examples/Makefile examples/xvid_decraw.c
2003-03-09 00:23:52 GMT Edouard Gomez <ed.gomez@free.fr> patch-2 Summary: Updated xvid_encraw for new API. Revision: xvidcore--devapi4--1.0--patch-2 This patch updates the xvid_encraw example to support the new API. As it's the first patch for API 4 support, I disabled all other examples. BUG: first frame type is Unknown, I suppose I'm missing a subtility of the new API. modified files: examples/Makefile examples/xvid_encraw.c src/encoder.c
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.
Ansi C + Win32 update for xvid_bench
ANSI C compliancy - thx Rick Foos
Added to project
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.