Fri, 08 Dec 2006 00:35:08 +0000 |
mru |
rename always_inline to av_always_inline and move to common.h
libavcodec
|
Sun, 03 Sep 2006 16:15:29 +0000 |
diego |
Add copyright notice from the Independent JPEG Group instead of referring
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Thu, 30 Oct 2003 22:51:02 +0000 |
michael |
move identical code into its own function
libavcodec
|
Fri, 24 Oct 2003 18:28:01 +0000 |
romansh |
* introducing dct248 into the DSP context.
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Sun, 01 Sep 2002 20:54:38 +0000 |
michaelni |
higher accuracy
libavcodec
|
Thu, 29 Aug 2002 23:55:32 +0000 |
michaelni |
slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG)
libavcodec
|