История коммитов

Автор SHA1 Сообщение Дата
  Måns Rullgård 1330a8a1cb Make DECLARE_ALIGNED macros work with external array specifiers 14 лет назад
  Måns Rullgård 28499cc8d8 Correct, portable definition of INT_BIT 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Diego Biurrun 9d52d54df3 Add required header mem.h, av_malloc and friends are used. 15 лет назад
  Diego Biurrun dbef3f46b9 cosmetics: Move all #includes together at the beginning of the file. 15 лет назад
  Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 15 лет назад
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 15 лет назад
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 лет назад
  Diego Biurrun b58f29a171 Disambiguate the macros used to disable fprintf/printf/puts functions. 15 лет назад
  Diego Biurrun ed0fd852a3 Add required limits.h header. 15 лет назад
  Diego Biurrun 0f73b510f0 Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration. 15 лет назад
  Diego Biurrun 3bb13a4770 Drop _MSC_VER case from macro declaration. 15 лет назад
  Diego Biurrun 4ce9492339 Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h. 15 лет назад
  Diego Biurrun f3c04c1385 Remove redundant av_log2_16bit forward declaration, fixes checkheaders warning: 15 лет назад
  Stefano Sabatini 9c868219e9 Replace calls to the deprecated function av_init_random() with 15 лет назад
  Aurelien Jacobs d80a7fe50a move NULL_IF_CONFIG_SMALL() definition into internal header 15 лет назад
  Aurelien Jacobs 2f5421d513 move timer related code in a new timer.h file 15 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Michael Kostylev 7b04b8a057 Add truncf() replacement function. 15 лет назад
  Diego Biurrun ff8769e205 Drop unnecessary intreadwrite.h and bswap.h #includes. 15 лет назад
  Carl Eugen Hoyos af4c0bcb6e Silence the following icc warnings: 15 лет назад
  Carl Eugen Hoyos 52476c1bee Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks. 15 лет назад
  Måns Rullgård f8c5adaf9c ARM: make FASTDIV() an inline function 15 лет назад
  Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 15 лет назад
  Måns Rullgård b98f10c08a ARM: faster ARMv6 FASTDIV() 16 лет назад
  Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 лет назад
  Stefano Sabatini 6123abad2e Remove wrong and unnecessary condition. VHOOK filters are not special 16 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Diego Biurrun 2b409ca9d6 Remove hackish support for fastmemcpy from MPlayer. 16 лет назад
  Aurelien Jacobs 5af4f1f3e3 move M_PI definition along with other math definitions 16 лет назад
  Måns Rullgård c8fd5da42f fix ARMv6 FASTDIV for divisor <=2 16 лет назад
  Diego Biurrun 9f31c7ef37 USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer. 16 лет назад
  Diego Biurrun 80a61f08d2 Remove AltiVec vector declaration compiler compatibility macros. 16 лет назад
  Måns Rullgård 6651ce17b8 ARM: ARMv6 optimised FASTDIV 16 лет назад
  Peter Ross d7bd0b3dea Only define AltiVec vector syntax macro when AltiVec is enabled. 16 лет назад
  Diego Biurrun b006b26c83 Implement a proper configure test for AltiVec vector declaration syntax. 16 лет назад
  Alexander Strange df22c35dfb Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts 16 лет назад
  Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 16 лет назад
  Benoit Fouet 2119bb8f51 revert r12489. 16 лет назад
  Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 16 лет назад
  Måns Rullgård b4d96ba2a8 check for prefix on extern symbols in configure 16 лет назад
  Diego Biurrun 08e89160e4 cosmetics: indentation 16 лет назад
  Diego Biurrun edfd6975cf Simplify MANGLE macro preprocessor condition checks. 16 лет назад
  İsmail Dönmez 8e9ccb6c7e Fix MANGLE macro on Mac OS X. 16 лет назад
  Diego Biurrun a087028ad8 Add #include "config.h" to headers that need it. 16 лет назад
  Reimar Döffinger 7e14b8082d Use cltd instead of cdq asm mnemonic, ICC and gcc support both, but 16 лет назад
  Michael Niedermayer c448a09624 Faster ff_sqrt() 16 лет назад
  Diego Biurrun 59ec6991ac Disallow puts(), av_log() should be used instead. 16 лет назад
  Michael Kostylev a33cab3a9a Check for the presence of llrint(), lrint(), round() and roundf() 16 лет назад
  Diego Biurrun 52d086084e Remove outdated comment. 16 лет назад