January 18, 2009
View 9dbd3ed

Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp

Måns Rullgård authored on 2009/01/18 06:44:58
View 1617220

Alpha: fix dct_unquantize_h263_inter/intra_axp()

Måns Rullgård authored on 2009/01/18 06:44:56
May 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
May 16, 2007
View b550bfa

Add libavcodec to compiler include flags in order to simplify header include paths in the source files. mostly from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net

Ronald S. Bultje authored on 2007/05/16 18:51:45
October 8, 2006
View b78e719

Change license headers to say 'FFmpeg' instead of 'this program/this library' and fix GPL/LGPL version mismatches.

Diego Biurrun authored on 2006/10/08 00:30:46
January 13, 2006
View 5509bff

Update licensing information: The FSF changed postal address.

Diego Biurrun authored on 2006/01/13 07:43:26
December 18, 2005
View 115329f

COSMETICS: Remove all trailing whitespace.

Diego Biurrun authored on 2005/12/18 03:14:38
December 12, 2005
View 7e491fa

remove unused variables

Måns Rullgård authored on 2005/12/12 10:42:06
December 15, 2003
View 2393e65

100l (forgot alpha & ppc)

Michael Niedermayer authored on 2003/12/15 18:21:28
September 13, 2003
View f7728bf

Use asms instead of builtins when compiling for generic Alpha. Less ugly.

Falk Hüffner authored on 2003/09/13 19:07:46
March 3, 2003
View b036883

MpegEncContext.(i)dct_* -> DspContext.(i)dct_* bitexact cleanup

Michael Niedermayer authored on 2003/03/03 23:54:00
October 12, 2002
View 8b313a4

Move Alpha optimized IDCT to own file. Based on a patch by Måns Rullgård <mru@users.sourceforge.net>.

Falk Hüffner authored on 2002/10/12 08:01:16
October 7, 2002
View acd2e05

* Fix dct_unquantize_h263_axp for changed block_last_index indexing. * Set qadd to 0 for intra with h263_aic (whatever that may be).

Falk Hüffner authored on 2002/10/07 11:03:21
October 5, 2002
View 6c38306

Make compilable again after DCT cleanup. It gives wrong results, though, so I disabled it for now. Anybody knows offhand what might be the reason?

Falk Hüffner authored on 2002/10/05 09:57:42
July 4, 2002
View 2dbe7ec

Make dct_unquantize_h263 work on systems without MVI extension.

Falk Hüffner authored on 2002/07/04 08:30:32