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

Автор SHA1 Сообщение Дата
  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. 17 лет назад
  Alexander Strange df22c35dfb Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts 17 лет назад
  Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 17 лет назад
  Benoit Fouet 2119bb8f51 revert r12489. 17 лет назад
  Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 17 лет назад
  Måns Rullgård b4d96ba2a8 check for prefix on extern symbols in configure 17 лет назад
  Diego Biurrun 08e89160e4 cosmetics: indentation 17 лет назад
  Diego Biurrun edfd6975cf Simplify MANGLE macro preprocessor condition checks. 17 лет назад
  İsmail Dönmez 8e9ccb6c7e Fix MANGLE macro on Mac OS X. 17 лет назад
  Diego Biurrun a087028ad8 Add #include "config.h" to headers that need it. 17 лет назад
  Reimar Döffinger 7e14b8082d Use cltd instead of cdq asm mnemonic, ICC and gcc support both, but 17 лет назад
  Michael Niedermayer c448a09624 Faster ff_sqrt() 17 лет назад
  Diego Biurrun 59ec6991ac Disallow puts(), av_log() should be used instead. 17 лет назад
  Michael Kostylev a33cab3a9a Check for the presence of llrint(), lrint(), round() and roundf() 17 лет назад
  Diego Biurrun 52d086084e Remove outdated comment. 17 лет назад
  Michael Kostylev 4f365f37b5 djgpp port, first part 17 лет назад
  Luca Abeni c5a2fe8f1f Generate a linking error if perror() is used in libav* 17 лет назад
  Luca Abeni 7f0cd6a529 Remove perror() usage from libavutil 17 лет назад
  Jeremy Mordkoff 4f9c008cd5 Fix typo. 17 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Diego Biurrun c97f54020d Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific 17 лет назад
  Diego Biurrun 8008a04325 Move Apple gcc AltiVec vector declaration syntax to libavutil. 17 лет назад
  Diego Biurrun 9d16f87ffd Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 17 лет назад
  Ramiro Polla 5e4c7ca224 Add attribute that forces alignment of stack to functions that need it. 17 лет назад
  Måns Rullgård 318049b8ed move #include of system headers to top of file 17 лет назад
  Alex Beregszaszi 7eed4aef83 10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs 17 лет назад
  Ramiro Polla 7c9dcd4bba Remove unnecessary MINGW ifdef. 17 лет назад
  Ramiro Polla 36564c514c Remove MinGW lrint hack. 17 лет назад
  Ramiro Polla 7c37e504f0 Remove OS/2 support 17 лет назад
  Måns Rullgård 84662c01c9 undef forbidden names before we #define them in case they are macros in libc 17 лет назад
  Vitor Sessak 3299fb4523 Make error message more helpful and forbid random() 17 лет назад
  Diego Biurrun 224906414b Remove leading underscores from specifiers, they are reserved. 17 лет назад
  Reimar Döffinger 272605c73e more av_strl* adjustments 17 лет назад
  Måns Rullgård 99545457bf include all prerequisites in header files 18 лет назад
  Reimar Döffinger 6f74b71ef0 Part of MPlayer patch: 18 лет назад
  Carl Eugen Hoyos 154e30f6c2 rename attribute_unused to av_unused and moves its declaration to common.h 18 лет назад
  Michael Niedermayer 45221f7f61 reduce number of shifts 18 лет назад
  Michael Niedermayer fd735e4b77 simplify 18 лет назад
  Alex Beregszaszi 61bc79ec9c remove possibly broken wince cruft 18 лет назад