Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 09 Nov 2001 02:17:02 +0000 | pl | added missing #include <malloc.h> libavcodec |
Tue, 06 Nov 2001 19:26:22 +0000 | michael | gcc does optimize writes to non volatile variables away if it didnt know that they were read in between libavcodec |
Tue, 06 Nov 2001 16:53:47 +0000 | michael | minor changes (fixed some warnings, added attribute aligned(8) stuff) libavcodec |
Tue, 06 Nov 2001 11:20:00 +0000 | nick | Move yuv2rgb to postprocess libavcodec |
Mon, 05 Nov 2001 18:23:31 +0000 | arpi_esp | postprocessing array increased to handle HDTV resolutions (1920x1152) libavcodec |
Sat, 03 Nov 2001 02:22:48 +0000 | arpi_esp | dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at> libavcodec |
Sat, 03 Nov 2001 00:49:53 +0000 | pulento | - Bug fix on inter MCBPC table for inter+q. libavcodec |