Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Wed, 28 Jan 2009 11:12:19 +0000 |
lorenm |
fix an overflow in vc1 intra overlap filter
libavcodec
|
Sat, 19 Jan 2008 11:04:02 +0000 |
kostya |
simplify 4-point transform part a bit
libavcodec
|
Sat, 19 Jan 2008 06:52:29 +0000 |
kostya |
Factor out constant addition
libavcodec
|
Sat, 08 Dec 2007 10:41:18 +0000 |
kostya |
Switch VC-1 decoder to output decoded residual immediately.
libavcodec
|
Sun, 29 Jul 2007 04:04:21 +0000 |
kostya |
Make bicubic interpolation standard compliant
libavcodec
|
Sun, 08 Jul 2007 13:34:02 +0000 |
kostya |
Pass modes as parameters instead of calculating them inplace.
libavcodec
|
Sun, 08 Jul 2007 13:26:13 +0000 |
kostya |
Replace function declarations with macro
libavcodec
|
Sun, 08 Jul 2007 13:23:44 +0000 |
kostya |
Drop ff_ prefix for static functions
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sun, 25 Feb 2007 10:27:12 +0000 |
reimar |
Add av_ prefix to clip functions
libavcodec
|
Fri, 08 Dec 2006 00:35:08 +0000 |
mru |
rename always_inline to av_always_inline and move to common.h
libavcodec
|
Sun, 26 Nov 2006 04:57:31 +0000 |
kostya |
Correct rounding values in overlap filtering
libavcodec
|
Fri, 17 Nov 2006 06:12:33 +0000 |
kostya |
Optimize overlapping
libavcodec
|
Fri, 17 Nov 2006 06:10:52 +0000 |
kostya |
Fix comments
libavcodec
|