Sun, 12 Nov 2006 20:08:09 +0000 |
mru |
rename cropTbl -> ff_cropTbl
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
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, 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
|
Wed, 15 Jan 2003 19:21:21 +0000 |
michaelni |
fixing DCTELEM != short
libavcodec
|
Fri, 27 Dec 2002 23:51:46 +0000 |
michaelni |
qpel encoding
libavcodec
|
Fri, 11 Oct 2002 23:01:16 +0000 |
mellum |
Move Alpha optimized IDCT to own file. Based on a patch by Mns
libavcodec
|
Thu, 03 Oct 2002 21:03:59 +0000 |
bellard |
in fact IDCT248 needs to be normalized as I suspected
libavcodec
|
Thu, 03 Oct 2002 13:41:33 +0000 |
bellard |
first version of IDCT248 for DV decoding support
libavcodec
|
Mon, 02 Sep 2002 17:08:40 +0000 |
michaelni |
10l (compilation if defined ARCH_ALPHA)
libavcodec
|
Sun, 01 Sep 2002 09:33:05 +0000 |
michaelni |
dct-test update
libavcodec
|
Mon, 24 Jun 2002 21:17:22 +0000 |
mellum |
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more
libavcodec
|
Wed, 05 Jun 2002 18:46:25 +0000 |
bellard |
added inlined put/add functions
libavcodec
|
Wed, 05 Jun 2002 14:25:06 +0000 |
bellard |
removed unused code - began to merge alpha specific stuff - added mac macros for suitable CPUs
libavcodec
|
Sun, 02 Jun 2002 16:06:41 +0000 |
michaelni |
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>)
libavcodec
|
Mon, 27 May 2002 16:42:14 +0000 |
kabi |
* started to cleanup name clashes for onetime compilation
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Sat, 18 May 2002 23:03:29 +0000 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
Thu, 02 May 2002 13:35:33 +0000 |
michaelni |
C4=16383 for the c version too and even for some outcommented code
libavcodec
|
Mon, 21 Jan 2002 17:46:42 +0000 |
nickols_k |
Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
libavcodec
|
Sun, 20 Jan 2002 14:48:02 +0000 |
nickols_k |
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
libavcodec
|
Mon, 14 Jan 2002 04:39:59 +0000 |
arpi_esp |
(commit by michael)
libavcodec
|
Sun, 09 Dec 2001 12:39:54 +0000 |
arpi_esp |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable
libavcodec
|