index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
imgresample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and
Panagiotis Issaris
2007-01-17
1
-0
/
+2
*
revert bad checkin
Måns Rullgård
2006-11-14
1
-3
/
+3
*
move some CFLAGS settings away from config.* writing section
Måns Rullgård
2006-11-14
1
-3
/
+3
*
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
Steve L'Homme
2006-11-01
1
-1
/
+1
*
AVPicture has 4 planes, not 3
Luca Abeni
2006-10-30
1
-1
/
+1
*
Do not use a fake libavcodec/swscale.h, but always use the real one
Luca Abeni
2006-10-23
1
-0
/
+5
*
Implement sws_getCachedContext() in swscale emulation
Luca Abeni
2006-10-17
1
-0
/
+36
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Explicitly include fastmemcpy.h from libvo/.
Diego Biurrun
2006-08-18
1
-1
/
+1
*
Fix a corner case in sws emulation
Luca Abeni
2006-07-25
1
-0
/
+3
*
Introduce swscale interface in libavcodec
Luca Abeni
2006-04-04
1
-0
/
+135
*
MSVC-compatible __align8/__align16 declaration
Steve L'Homme
2006-02-05
1
-2
/
+2
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-12
/
+12
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-45
/
+45
*
sanity check whether dimensions are non-null
Alex Beregszaszi
2005-10-12
1
-0
/
+3
*
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u...
Michael Niedermayer
2005-08-26
1
-0
/
+2
*
dissallow sprintf
Michael Niedermayer
2005-01-12
1
-1
/
+1
*
various security fixes and precautionary checks
Michael Niedermayer
2005-01-12
1
-0
/
+2
*
imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t l...
Panagiotis Issaris
2004-12-30
1
-23
/
+9
*
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...
Michael Niedermayer
2004-06-17
1
-46
/
+6
*
fix normalization
Michael Niedermayer
2004-06-06
1
-3
/
+6
*
cubic filter instead of truncated sinc
Michael Niedermayer
2004-06-06
1
-1
/
+7
*
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
Todd Kirby
2004-04-08
1
-14
/
+39
*
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
Drew Hess
2003-09-29
1
-19
/
+23
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+6
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-36
/
+36
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-1
/
+0
*
practically disabling altivec resampling code (some ppl said its broken) patc...
Dieter
2002-12-06
1
-1
/
+1
*
Simplify an expression and eliminate a compile warning
Philip Gladstone
2002-11-30
1
-1
/
+1
*
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...
Brian Foley
2002-11-26
1
-1
/
+135
*
Change abort() calls to av_abort() calls.
Philip Gladstone
2002-09-12
1
-1
/
+1
*
fixing tests
Michael Niedermayer
2002-09-05
1
-2
/
+2
*
croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me
Michael Niedermayer
2002-09-01
1
-13
/
+34
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-11
/
+11
*
* minor cleanup
Zdenek Kabelac
2002-05-22
1
-1
/
+1
*
removed useless header includes - use av memory functions
Fabrice Bellard
2002-05-18
1
-8
/
+4
*
- removed #include ../config.h, because it's included from common.h
Arpi
2001-08-02
1
-5
/
+0
*
Adding fastmemcpy stuff to speedup mplayer project
Nick Kurshev
2001-08-02
1
-0
/
+10
*
fixed config for direct mplayer build compatibility
Fabrice Bellard
2001-07-23
1
-5
/
+5
*
Initial revision
Fabrice Bellard
2001-07-22
1
-0
/
+614