Mercurial > libavcodec.hg
graph
-
Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to libavcodecTue, 02 Jul 2002 02:22:46 +0000, by mellum
-
Assembly version of put_pixels. This is currently the function that libavcodecMon, 01 Jul 2002 23:47:01 +0000, by mellum
-
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This libavcodecMon, 01 Jul 2002 04:26:07 +0000, by mellum
-
colorspace converter tests (memory corruption tests at different width/src/dst) libavcodecSat, 29 Jun 2002 15:01:23 +0000, by michael
-
* turned into debug message - it's annoying when watching mjpeg files libavcodecThu, 27 Jun 2002 13:21:16 +0000, by kabi
-
init dc_scale tables to defaults (fixes mjpeg sig11) libavcodecTue, 25 Jun 2002 10:15:42 +0000, by michaelni
-
Ugly hack to make the assembler accept MVI instructions. libavcodecMon, 24 Jun 2002 22:22:39 +0000, by mellum
-
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more libavcodecMon, 24 Jun 2002 21:17:22 +0000, by mellum
-
fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 libavcodecSat, 22 Jun 2002 15:52:25 +0000, by michaelni
-
reverted to inttypes.h since it gives problems on some unixes libavcodecThu, 13 Jun 2002 23:36:30 +0000, by bellard
-
move unaligned access macros to dsputil.h - added unaligned 32 bit store libavcodecTue, 11 Jun 2002 13:43:27 +0000, by bellard
-
put codec registering in another file so that the user can install the codecs he wants libavcodecTue, 11 Jun 2002 13:41:41 +0000, by bellard
-
put memory functions in a separate file so that the user can redefinite them without modifying the library libavcodecTue, 11 Jun 2002 13:41:01 +0000, by bellard