Fri, 18 Aug 2006 13:38:24 +0000 |
diego |
Explicitly include fastmemcpy.h from libvo/.
libavcodec
|
Tue, 25 Jul 2006 15:23:44 +0000 |
lucabe |
Fix a corner case in sws emulation
libavcodec
|
Tue, 04 Apr 2006 12:35:55 +0000 |
lucabe |
Introduce swscale interface in libavcodec
libavcodec
|
Sun, 05 Feb 2006 13:35:17 +0000 |
diego |
MSVC-compatible __align8/__align16 declaration
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
|
Wed, 12 Oct 2005 22:40:10 +0000 |
alex |
sanity check whether dimensions are non-null
libavcodec
|
Fri, 26 Aug 2005 19:05:44 +0000 |
michael |
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de)
libavcodec
|
Wed, 12 Jan 2005 00:59:42 +0000 |
michael |
dissallow sprintf
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Thu, 30 Dec 2004 14:48:01 +0000 |
michael |
imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>)
libavcodec
|
Thu, 17 Jun 2004 15:43:23 +0000 |
michael |
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters
libavcodec
|
Sun, 06 Jun 2004 20:15:53 +0000 |
michael |
fix normalization
libavcodec
|
Sun, 06 Jun 2004 13:46:50 +0000 |
michael |
cubic filter instead of truncated sinc
libavcodec
|
Thu, 08 Apr 2004 18:54:40 +0000 |
michael |
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
libavcodec
|
Mon, 29 Sep 2003 15:44:59 +0000 |
michaelni |
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
Fri, 06 Dec 2002 17:58:21 +0000 |
michaelni |
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
libavcodec
|
Sat, 30 Nov 2002 17:14:07 +0000 |
philipjsg |
Simplify an expression and eliminate a compile warning
libavcodec
|
Tue, 26 Nov 2002 09:21:01 +0000 |
michaelni |
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
Thu, 12 Sep 2002 02:34:56 +0000 |
philipjsg |
Change abort() calls to av_abort() calls.
libavcodec
|
Thu, 05 Sep 2002 08:48:34 +0000 |
michaelni |
fixing tests
libavcodec
|
Sun, 01 Sep 2002 07:19:38 +0000 |
michaelni |
croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Wed, 22 May 2002 13:53:23 +0000 |
kabi |
* minor cleanup
libavcodec
|
Sat, 18 May 2002 23:03:29 +0000 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
Thu, 02 Aug 2001 18:46:26 +0000 |
arpi_esp |
- removed #include ../config.h, because it's included from common.h
libavcodec
|
Thu, 02 Aug 2001 08:29:38 +0000 |
nickols_k |
Adding fastmemcpy stuff to speedup mplayer project
libavcodec
|
Mon, 23 Jul 2001 20:06:54 +0000 |
glantau |
fixed config for direct mplayer build compatibility
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|