2006-10-07 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
2006-08-18 |
diego |
Explicitly include fastmemcpy.h from libvo/.
libavcodec
|
2006-07-25 |
lucabe |
Fix a corner case in sws emulation
libavcodec
|
2006-04-04 |
lucabe |
Introduce swscale interface in libavcodec
libavcodec
|
2006-02-05 |
diego |
MSVC-compatible __align8/__align16 declaration
libavcodec
|
2006-01-12 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
2005-12-22 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
2005-12-17 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
2005-10-12 |
alex |
sanity check whether dimensions are non-null
libavcodec
|
2005-08-26 |
michael |
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de)
libavcodec
|
2005-01-12 |
michael |
dissallow sprintf
libavcodec
|
2005-01-12 |
michael |
various security fixes and precautionary checks
libavcodec
|
2004-12-30 |
michael |
imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>)
libavcodec
|
2004-06-17 |
michael |
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters
libavcodec
|
2004-06-06 |
michael |
fix normalization
libavcodec
|
2004-06-06 |
michael |
cubic filter instead of truncated sinc
libavcodec
|
2004-04-08 |
michael |
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
libavcodec
|
2003-09-29 |
michaelni |
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
libavcodec
|
2003-03-06 |
michaelni |
per file doxy
libavcodec
|
2003-02-11 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
2003-02-10 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
2002-12-06 |
michaelni |
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
libavcodec
|
2002-11-30 |
philipjsg |
Simplify an expression and eliminate a compile warning
libavcodec
|
2002-11-26 |
michaelni |
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
2002-09-12 |
philipjsg |
Change abort() calls to av_abort() calls.
libavcodec
|
2002-09-05 |
michaelni |
fixing tests
libavcodec
|
2002-09-01 |
michaelni |
croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me
libavcodec
|
2002-05-25 |
glantau |
license/copyright change
libavcodec
|
2002-05-22 |
kabi |
* minor cleanup
libavcodec
|
2002-05-18 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
2001-08-02 |
arpi_esp |
- removed #include ../config.h, because it's included from common.h
libavcodec
|
2001-08-02 |
nickols_k |
Adding fastmemcpy stuff to speedup mplayer project
libavcodec
|
2001-07-23 |
glantau |
fixed config for direct mplayer build compatibility
libavcodec
|
2001-07-22 |
glantau |
Initial revision
libavcodec
|