log

age author description
Wed, 16 Apr 2008 15:30:04 +0000 michael Move the *-1 to a more sane place as well. libavcodec
Wed, 16 Apr 2008 15:28:11 +0000 michael Move scale_bias to a more sane place. I am starting to wonder how this libavcodec
Wed, 16 Apr 2008 15:03:07 +0000 michael simplify libavcodec
Wed, 16 Apr 2008 14:59:23 +0000 michael Avoid reverse addressing, not sure if this is faster or slower but people libavcodec
Wed, 16 Apr 2008 14:55:11 +0000 michael commutative law based cleanup libavcodec
Wed, 16 Apr 2008 14:49:10 +0000 michael do the -1 outside of the transform libavcodec
Wed, 16 Apr 2008 14:46:25 +0000 michael normalize signs libavcodec
Wed, 16 Apr 2008 14:22:36 +0000 heydowns Redo r12838 one more time, hopefully transferring the history libavcodec
Wed, 16 Apr 2008 13:29:35 +0000 michael 100l lost add_bias libavcodec
Wed, 16 Apr 2008 13:28:13 +0000 michael simplify transform libavcodec
Wed, 16 Apr 2008 04:40:21 +0000 heydowns Redo r12838, this time using svn copy to create h264_i386.h from cabac.h. libavcodec
Wed, 16 Apr 2008 04:26:52 +0000 heydowns Revert 12838 to redo it the right way (use svn copy to create new libavcodec
Wed, 16 Apr 2008 01:54:16 +0000 astrange Test idct_xvid_sse2() in dct-test. libavcodec
Wed, 16 Apr 2008 01:36:14 +0000 astrange Add a new xvid-style IDCT using SSE2. libavcodec
Wed, 16 Apr 2008 01:34:55 +0000 astrange Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs. libavcodec
Tue, 15 Apr 2008 13:51:41 +0000 heydowns Move decode_significance_x86() and decode_significance_8x8_x86() to libavcodec
Tue, 15 Apr 2008 13:36:56 +0000 kostya DCA frame size is constant libavcodec
Mon, 14 Apr 2008 20:54:23 +0000 lu_zero Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom libavcodec
Mon, 14 Apr 2008 14:31:43 +0000 benoit Maxis XA demuxer and decoder. libavcodec
Mon, 14 Apr 2008 13:15:16 +0000 benoit Indentation libavcodec
Mon, 14 Apr 2008 13:13:08 +0000 benoit Support for BMP os2v1. libavcodec
Sun, 13 Apr 2008 21:06:31 +0000 vitor BFI demuxer libavcodec
Sun, 13 Apr 2008 16:11:36 +0000 michael ILP64 fixes (untested) libavcodec
Sun, 13 Apr 2008 10:37:30 +0000 diego Clear DIRS variable in common.mak, so it does not have to be cleared in libavcodec
Sun, 13 Apr 2008 10:22:46 +0000 diego Unset DIRS after including subdir.mak so that the variable is not used libavcodec
Sun, 13 Apr 2008 10:09:47 +0000 diego Generate the list of files to clean in subdirectories in common.mak. libavcodec
Sun, 13 Apr 2008 09:44:42 +0000 diego Simplify CLEANFILES generation. libavcodec
Sun, 13 Apr 2008 07:48:43 +0000 diego Add explanatory comments to enum CodecID. libavcodec
Sun, 13 Apr 2008 00:05:38 +0000 michael Remove redundant &. libavcodec
Sat, 12 Apr 2008 16:54:36 +0000 diego Add a header file to declare Xvid IDCT functions. libavcodec