Sat, 17 Jan 2009 21:44:58 +0000 |
mru |
Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp
libavcodec
|
Sat, 17 Jan 2009 21:44:56 +0000 |
mru |
Alpha: fix dct_unquantize_h263_inter/intra_axp()
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
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
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Mon, 12 Dec 2005 01:42:06 +0000 |
mru |
remove unused variables
libavcodec
|
Mon, 15 Dec 2003 09:21:28 +0000 |
michael |
100l (forgot alpha & ppc)
libavcodec
|
Sat, 13 Sep 2003 10:07:46 +0000 |
mellum |
Use asms instead of builtins when compiling for generic Alpha. Less
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Fri, 11 Oct 2002 23:01:16 +0000 |
mellum |
Move Alpha optimized IDCT to own file. Based on a patch by Mns
libavcodec
|
Mon, 07 Oct 2002 02:03:21 +0000 |
mellum |
* Fix dct_unquantize_h263_axp for changed block_last_index indexing.
libavcodec
|
Sat, 05 Oct 2002 00:57:42 +0000 |
mellum |
Make compilable again after DCT cleanup. It gives wrong results,
libavcodec
|
Wed, 03 Jul 2002 23:30:32 +0000 |
mellum |
Make dct_unquantize_h263 work on systems without MVI extension.
libavcodec
|
Wed, 03 Jul 2002 03:01:06 +0000 |
mellum |
Update and activate dct_unquantize_h263_mvi. Thanks to Mns Rullgrd
libavcodec
|
Mon, 24 Jun 2002 22:22:39 +0000 |
mellum |
Ugly hack to make the assembler accept MVI instructions.
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Sun, 20 Jan 2002 14:48:02 +0000 |
nickols_k |
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
libavcodec
|