log

age author description
Thu, 17 Apr 2008 07:38:30 +0000 benoit fix a typo libavcodec
Thu, 17 Apr 2008 07:37:02 +0000 benoit Make two comments doxygen compatible. libavcodec
Thu, 17 Apr 2008 06:07:27 +0000 andoma Add descriptive long_name to AVCodec libavcodec
Thu, 17 Apr 2008 03:22:35 +0000 michael indent libavcodec
Thu, 17 Apr 2008 03:21:15 +0000 michael Factorize more code. libavcodec
Thu, 17 Apr 2008 03:08:25 +0000 michael Factorize decode_postfix() out. libavcodec
Thu, 17 Apr 2008 03:00:08 +0000 michael Change k limiting code, i think the code was buggy. libavcodec
Thu, 17 Apr 2008 02:40:50 +0000 michael more senseless code libavcodec
Thu, 17 Apr 2008 02:38:41 +0000 michael senseless code libavcodec
Thu, 17 Apr 2008 02:35:00 +0000 michael useless variable libavcodec
Thu, 17 Apr 2008 02:30:00 +0000 michael simplify libavcodec
Wed, 16 Apr 2008 21:50:41 +0000 mru fix building of test programs (make tests) libavcodec
Wed, 16 Apr 2008 20:51:39 +0000 diego cosmetics: Fix nonstandard indentation. libavcodec
Wed, 16 Apr 2008 20:43:37 +0000 heydowns Cosmetics: libavcodec
Wed, 16 Apr 2008 15:33:30 +0000 michael unused libavcodec
Wed, 16 Apr 2008 15:33:09 +0000 michael cosmetic libavcodec
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