Michael Niedermayer
2fc8ea249f
dissallow sprintf
...
Originally committed as revision 3823 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0ecca7a49f
various security fixes and precautionary checks
...
Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Panagiotis Issaris
13160c0708
imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>)
...
Originally committed as revision 3784 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
aaaf1635c0
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters
...
Originally committed as revision 3228 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
2b647ac8c9
fix normalization
...
Originally committed as revision 3203 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
fdce4f3132
cubic filter instead of truncated sinc
...
looks much better for upscaling & scaling where src and dst size are quite similar
Originally committed as revision 3201 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Todd Kirby
1ff93ffcd4
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
...
Originally committed as revision 2982 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Drew Hess
da64ecc3e7
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
...
Originally committed as revision 2318 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
983e3246b7
per file doxy
...
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
...
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
5c91a6755b
* static,const,compiler warning cleanup
...
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Dieter
00a7d8d69c
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
...
Originally committed as revision 1321 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
9e4e1659d6
Simplify an expression and eliminate a compile warning
...
Originally committed as revision 1293 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Brian Foley
404d2241ec
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
...
Originally committed as revision 1283 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
02ac31361b
Change abort() calls to av_abort() calls.
...
Originally committed as revision 922 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
6acce86bdd
fixing tests
...
Originally committed as revision 905 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Michael Niedermayer
ab6d194a38
croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me
...
Originally committed as revision 888 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
ff4ec49e64
license/copyright change
...
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Zdenek Kabelac
d7d267dfe0
* minor cleanup
...
Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
6000abfa89
removed useless header includes - use av memory functions
...
Originally committed as revision 522 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Arpi
2d6d0c1d66
- removed #include ../config.h, because it's included from common.h
...
which is included from avcodec.h which is included from those files...
Originally committed as revision 29 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Nick Kurshev
54329dd5a5
Adding fastmemcpy stuff to speedup mplayer project
...
Originally committed as revision 27 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
980fc7b834
fixed config for direct mplayer build compatibility
...
Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
de6d9b6404
Initial revision
...
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago