2009-03-02 |
Diego Biurrun | small spelling/grammar fixes |
blob | commitdiff |
2009-02-11 |
Vitor Sessak | Document old scaler as deprecated |
blob | commitdiff | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | diff to current |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright... |
blob | commitdiff | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | diff to current |
2008-12-22 |
Diego Biurrun | Rename libavcodec/i386/ --> libavcodec/x86/. |
blob | commitdiff | diff to current |
2008-12-14 |
Aurelien Jacobs | Get rid of mmx_t. |
blob | commitdiff | diff to current |
2008-12-13 |
Diego Biurrun | Add img_convert() to imgconvert.h and #include it from... |
blob | commitdiff | diff to current |
2008-11-03 |
Dominik Mierzejewski | Remove duplicated MM_* macros for CPU capabilities... |
blob | commitdiff | diff to current |
2008-10-21 |
Aurelien Jacobs | uses FF_ARRAY_ELEMS() where appropriate |
blob | commitdiff | diff to current |
2008-09-14 |
Diego Biurrun | cosmetics: Fix indentation. |
blob | commitdiff | diff to current |
2008-09-08 |
Luca Abeni | Bump Major version, this commit is almost just renaming... |
blob | commitdiff | diff to current |
2008-06-01 |
Baptiste Coudurier | add context_to_name func for logging |
blob | commitdiff | diff to current |
2008-06-01 |
Baptiste Coudurier | give context to av_log |
blob | commitdiff | diff to current |
2008-05-27 |
Michael Niedermayer | memleak / fixes CID118 |
blob | commitdiff | diff to current |
2008-05-09 |
Diego Biurrun | Add missing path to #include statement. |
blob | commitdiff | diff to current |
2008-03-06 |
Panagiotis Issaris | Make av_class a pointer to a const AVClass. Addresses... |
blob | commitdiff | diff to current |
2008-03-03 |
Måns Rullgård | remove invalid free() forgotten in r12300 |
blob | commitdiff | diff to current |
2008-03-03 |
Michael Niedermayer | Provide non null class name to avoid crash with ffmpeg -h. |
blob | commitdiff | diff to current |
2007-12-21 |
Diego Biurrun | comment typo fixes |
blob | commitdiff | diff to current |
2007-12-01 |
Vitor Sessak | spelling |
blob | commitdiff | diff to current |
2007-10-02 |
Luca Barbato | Sanitize altivec code so it can be built with runtime... |
blob | commitdiff | diff to current |
2007-06-26 |
Benoit Fouet | Indentation |
blob | commitdiff | diff to current |
2007-06-26 |
Benoit Fouet | test context before accessing it |
blob | commitdiff | diff to current |
2007-06-26 |
Benoit Fouet | add an AVClass pointer in SwsContext context |
blob | commitdiff | diff to current |
2007-05-28 |
Diego Biurrun | Remove redundant fastmemcpy.h #include, it is indirectl... |
blob | commitdiff | diff to current |
2007-05-21 |
Diego Biurrun | Fix imgresample-test linking. |
blob | commitdiff | diff to current |
2007-05-21 |
Diego Biurrun | Add explanatory comments to some #endifs. |
blob | commitdiff | diff to current |
2007-03-04 |
Panagiotis Issaris | Add the prefix "av_" to img_crop(), img_copy() and... |
blob | commitdiff | diff to current |
2007-01-17 |
Panagiotis Issaris | fix segfault with sam.zoy.org/zzuf/lol-ffplay.ogm and |
blob | commitdiff | diff to current |
2006-11-14 |
Måns Rullgård | revert bad checkin |
blob | commitdiff | diff to current |
2006-11-14 |
Måns Rullgård | move some CFLAGS settings away from config.* writing... |
blob | commitdiff | diff to current |
2006-11-01 |
Steve L'Homme | Replace most of the %lld and %llx by their (cleaner... |
blob | commitdiff | diff to current |
2006-10-30 |
Luca Abeni | AVPicture has 4 planes, not 3 |
blob | commitdiff | diff to current |
2006-10-23 |
Luca Abeni | Do not use a fake libavcodec/swscale.h, but always... |
blob | commitdiff | diff to current |
2006-10-17 |
Luca Abeni | Implement sws_getCachedContext() in swscale emulation |
blob | commitdiff | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | diff to current |
2006-08-18 |
Diego Biurrun | Explicitly include fastmemcpy.h from libvo/. |
blob | commitdiff | diff to current |
2006-07-25 |
Luca Abeni | Fix a corner case in sws emulation |
blob | commitdiff | diff to current |
2006-04-04 |
Luca Abeni | Introduce swscale interface in libavcodec |
blob | commitdiff | diff to current |
2006-02-05 |
Steve L'Homme | MSVC-compatible __align8/__align16 declaration |
blob | commitdiff | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | diff to current |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
blob | commitdiff | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | diff to current |
2005-10-12 |
Alex Beregszaszi | sanity check whether dimensions are non-null |
blob | commitdiff | diff to current |
2005-08-26 |
Michael Niedermayer | Compilation fixes part 1 patch by (Arvind R. and Burkha... |
blob | commitdiff | diff to current |
2005-01-12 |
Michael Niedermayer | dissallow sprintf |
blob | commitdiff | diff to current |
2005-01-12 |
Michael Niedermayer | various security fixes and precautionary checks |
blob | commitdiff | diff to current |
2004-12-30 |
Panagiotis Issaris | imgresample test cleanup patch by (Panagiotis Issaris... |
blob | commitdiff | diff to current |
2004-06-17 |
Michael Niedermayer | polyphase kaiser windowed sinc and blackman nuttall... |
blob | commitdiff | diff to current |
2004-06-06 |
Michael Niedermayer | fix normalization |
blob | commitdiff | diff to current |
2004-06-06 |
Michael Niedermayer | cubic filter instead of truncated sinc |
blob | commitdiff | diff to current |
2004-04-08 |
Todd Kirby | padding support in ffmpeg patch by (Todd Kirby <doubles... |
blob | commitdiff | diff to current |
2003-09-29 |
Drew Hess | avcodec const correctness patch by (Drew Hess <dhess... |
blob | commitdiff | diff to current |
2003-03-06 |
Michael Niedermayer | per file doxy |
blob | commitdiff | diff to current |
2003-02-11 |
Zdenek Kabelac | * UINTX -> uintx_t INTX -> intx_t |
blob | commitdiff | diff to current |
2003-02-10 |
Zdenek Kabelac | * static,const,compiler warning cleanup |
blob | commitdiff | diff to current |
2002-12-06 |
Dieter | practically disabling altivec resampling code (some... |
blob | commitdiff | diff to current |
2002-11-30 |
Philip Gladstone | Simplify an expression and eliminate a compile warning |
blob | commitdiff | diff to current |
2002-11-26 |
Brian Foley | altivec accelerated v-resample patch by (Brian Foley... |
blob | commitdiff | diff to current |
2002-09-12 |
Philip Gladstone | Change abort() calls to av_abort() calls. |
blob | commitdiff | diff to current |
2002-09-05 |
Michael Niedermayer | fixing tests |
blob | commitdiff | diff to current |
2002-09-01 |
Michael Niedermayer | croping patch by (talus25 at speakeasy dot net) with... |
blob | commitdiff | diff to current |
2002-05-25 |
Fabrice Bellard | license/copyright change |
blob | commitdiff | diff to current |
2002-05-22 |
Zdenek Kabelac | * minor cleanup |
blob | commitdiff | diff to current |
2002-05-18 |
Fabrice Bellard | removed useless header includes - use av memory functions |
blob | commitdiff | diff to current |
2001-08-02 |
Arpi | - removed #include ../config.h, because it's included... |
blob | commitdiff | diff to current |
2001-08-02 |
Nick Kurshev | Adding fastmemcpy stuff to speedup mplayer project |
blob | commitdiff | diff to current |
2001-07-23 |
Fabrice Bellard | fixed config for direct mplayer build compatibility |
blob | commitdiff | diff to current |
2001-07-22 |
Fabrice Bellard | Initial revision |
blob | commitdiff | diff to current |
|