Sun, 18 Jan 2009 18:31:52 +0000 |
mru |
Alpha: fix pix_abs16
libavcodec
|
Sun, 18 Jan 2009 05:52:17 +0000 |
mru |
Alpha: add ff_ prefix to idct functions
libavcodec
|
Sun, 18 Jan 2009 05:52:15 +0000 |
mru |
Alpha: indentation
libavcodec
|
Sun, 18 Jan 2009 05:52:12 +0000 |
mru |
Alpha: proper IDCT selection
libavcodec
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
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
|
Tue, 30 Dec 2003 16:07:57 +0000 |
michael |
interlaced motion estimation
libavcodec
|
Sat, 13 Sep 2003 10:07:46 +0000 |
mellum |
Use asms instead of builtins when compiling for generic Alpha. Less
libavcodec
|
Sun, 29 Jun 2003 00:23:30 +0000 |
michaelni |
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)
libavcodec
|
Sat, 21 Jun 2003 01:11:31 +0000 |
michaelni |
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Fri, 10 Jan 2003 13:35:15 +0000 |
mellum |
Implement sad8x8 and sad16x16 with pix_abs.
libavcodec
|
Wed, 27 Nov 2002 01:20:42 +0000 |
mellum |
Kludge around compilation failure on Alpha.
libavcodec
|
Mon, 11 Nov 2002 10:04:45 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Fri, 11 Oct 2002 23:01:16 +0000 |
mellum |
Move Alpha optimized IDCT to own file. Based on a patch by Mns
libavcodec
|
Sun, 29 Sep 2002 15:14:28 +0000 |
mellum |
Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win
libavcodec
|
Fri, 13 Sep 2002 23:27:01 +0000 |
mellum |
Synthesize pixels16 functions from pixels functions.
libavcodec
|
Fri, 13 Sep 2002 09:28:45 +0000 |
mellum |
Adapt to new 8/16 table scheme.
libavcodec
|
Mon, 29 Jul 2002 23:14:51 +0000 |
mellum |
MVI optimizations for motion estimation.
libavcodec
|
Sat, 13 Jul 2002 16:29:11 +0000 |
mellum |
Remove support for variable BSIZE and INCR, as sub_pixels_* is no
libavcodec
|
Sat, 13 Jul 2002 16:17:38 +0000 |
mellum |
* Improve xy2 routines slightly
libavcodec
|
Fri, 05 Jul 2002 19:16:26 +0000 |
mellum |
Implement clear_blocks_axp.
libavcodec
|
Wed, 03 Jul 2002 01:09:44 +0000 |
mellum |
Use updated motion compensation routines.
libavcodec
|
Mon, 01 Jul 2002 23:47:01 +0000 |
mellum |
Assembly version of put_pixels. This is currently the function that
libavcodec
|
Mon, 01 Jul 2002 04:26:07 +0000 |
mellum |
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This
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
|