Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
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
|
Mon, 15 Mar 2004 01:21:01 +0000 |
melanson |
update the API for the idct function
libavcodec
|
Sat, 11 Oct 2003 16:43:51 +0000 |
melanson |
optimised versions of the get_pixels, diff_pixels, and bswap_buf
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
|
Tue, 20 May 2003 17:36:49 +0000 |
kabi |
* compile fixes by Mitch at Bits.COM
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Sun, 15 Dec 2002 22:42:59 +0000 |
michaelni |
mlib fix patch by (Juergen Keil <jk at tools dot de>)
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, 25 Oct 2002 13:39:47 +0000 |
michaelni |
idct_permutation_type variable, so the permutation type can quickly be identified
libavcodec
|
Tue, 08 Oct 2002 12:09:23 +0000 |
michaelni |
16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>)
libavcodec
|
Sun, 06 Oct 2002 15:27:01 +0000 |
michaelni |
trying to fix the non-x86 IDCTs (untested)
libavcodec
|
Thu, 19 Sep 2002 10:26:49 +0000 |
michaelni |
fixing *pixels_tab stuff (hopefully, as its untested ...)
libavcodec
|
Fri, 30 Aug 2002 18:17:20 +0000 |
michaelni |
sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>)
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Mon, 17 Sep 2001 21:19:35 +0000 |
glantau |
copyright change
libavcodec
|
Sun, 16 Sep 2001 21:54:00 +0000 |
glantau |
mlib merge
libavcodec
|