Sun, 07 Jan 2007 23:24:14 +0000 |
gpoirier |
Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)
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, 26 May 2005 14:40:20 +0000 |
michael |
cleanup
libavcodec
|
Thu, 26 May 2005 14:32:46 +0000 |
michael |
Better ARM support for mplayer/ffmpeg, ported from atty fork
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Wed, 20 Nov 2002 07:32:18 +0000 |
kabi |
* cut&paste fix
libavcodec
|
Tue, 19 Nov 2002 10:08:31 +0000 |
kabi |
* oops fixed bad initialization of ff vals.
libavcodec
|
Tue, 19 Nov 2002 07:33:36 +0000 |
kabi |
* compilation fix (ARM users please check)
libavcodec
|
Fri, 25 Oct 2002 13:39:47 +0000 |
michaelni |
idct_permutation_type variable, so the permutation type can quickly be identified
libavcodec
|
Sun, 06 Oct 2002 15:27:01 +0000 |
michaelni |
trying to fix the non-x86 IDCTs (untested)
libavcodec
|