Commit History

Author SHA1 Message Date
  Diego Biurrun 7eb2d654a2 small spelling/grammar fixes 15 years ago
  Vitor Sessak d3b771bbc8 Document old scaler as deprecated 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 15 years ago
  Aurelien Jacobs d08ea32c23 Get rid of mmx_t. 15 years ago
  Diego Biurrun db95d3bf50 Add img_convert() to imgconvert.h and #include it from imgresample.c. 15 years ago
  Dominik Mierzejewski 82d1605fe7 Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 16 years ago
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
  Diego Biurrun dd857bfdf7 cosmetics: Fix indentation. 16 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Baptiste Coudurier 778346e3da add context_to_name func for logging 16 years ago
  Baptiste Coudurier 64e3e66175 give context to av_log 16 years ago
  Michael Niedermayer c1815c3700 memleak / fixes CID118 16 years ago
  Diego Biurrun 223d678a3f Add missing path to #include statement. 16 years ago
  Panagiotis Issaris d42a814ef1 Make av_class a pointer to a const AVClass. Addresses one warning in 16 years ago
  Måns Rullgård 0e9fbd35b5 remove invalid free() forgotten in r12300 16 years ago
  Michael Niedermayer f15e6b869f Provide non null class name to avoid crash with ffmpeg -h. 16 years ago
  Diego Biurrun 8bfb108b3e comment typo fixes 16 years ago
  Vitor Sessak 52b541ad79 spelling 17 years ago
  Luca Barbato 89523beea4 Sanitize altivec code so it can be built with runtime check properly 17 years ago
  Benoit Fouet dad66beeff Indentation 17 years ago
  Benoit Fouet 5b43487d23 test context before accessing it 17 years ago
  Benoit Fouet 57ae779d41 add an AVClass pointer in SwsContext context 17 years ago
  Diego Biurrun 42610c4983 Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. 17 years ago
  Diego Biurrun 14eb0a2ed1 Fix imgresample-test linking. 17 years ago
  Diego Biurrun fca6a0dd34 Add explanatory comments to some #endifs. 17 years ago
  Panagiotis Issaris 636d6a4a47 Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" 17 years ago
  Panagiotis Issaris 0467531999 fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and 17 years ago
  Måns Rullgård 486497e07b revert bad checkin 18 years ago
  Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
  Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
  Luca Abeni 9c5d7c568b AVPicture has 4 planes, not 3 18 years ago
  Luca Abeni a163ed1aaa Do not use a fake libavcodec/swscale.h, but always use the real one 18 years ago
  Luca Abeni 96db380836 Implement sws_getCachedContext() in swscale emulation 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun f4bd289a04 Explicitly include fastmemcpy.h from libvo/. 18 years ago
  Luca Abeni 2793096fe3 Fix a corner case in sws emulation 18 years ago
  Luca Abeni 7b748aff2c Introduce swscale interface in libavcodec 18 years ago
  Steve L'Homme 68b51e58ce MSVC-compatible __align8/__align16 declaration 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Alex Beregszaszi d10dc61682 sanity check whether dimensions are non-null 19 years ago
  Michael Niedermayer 95ae72b7e0 Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
  Michael Niedermayer 2fc8ea249f dissallow sprintf 19 years ago
  Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 19 years ago
  Panagiotis Issaris 13160c0708 imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) 20 years ago
  Michael Niedermayer aaaf1635c0 polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 20 years ago