2007-05-28 |
diego |
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
libavcodec
|
2007-05-21 |
diego |
Fix imgresample-test linking.
libavcodec
|
2007-05-21 |
diego |
Add explanatory comments to some #endifs.
libavcodec
|
2007-03-04 |
takis |
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
libavcodec
|
2007-01-17 |
takis |
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and
libavcodec
|
2006-11-14 |
mru |
revert bad checkin
libavcodec
|
2006-11-14 |
mru |
move some CFLAGS settings away from config.* writing section
libavcodec
|
2006-11-01 |
diego |
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
libavcodec
|
2006-10-30 |
lucabe |
AVPicture has 4 planes, not 3
libavcodec
|
2006-10-23 |
lucabe |
Do not use a fake libavcodec/swscale.h, but always use the real one
libavcodec
|
2006-10-17 |
lucabe |
Implement sws_getCachedContext() in swscale emulation
libavcodec
|
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
|