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

Автор SHA1 Сообщение Дата
  Michael Niedermayer 410bf2731d av_noinline 17 лет назад
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 17 лет назад
  Michael Niedermayer 9b0dfb27ab slightly improve *_TIMER 17 лет назад
  Christophe Mutricy d0b456ba1e Avoid "HAVE_CMOV not defined" warning. 17 лет назад
  Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 лет назад
  Måns Rullgård 1845bf1fdf merge #ifdef HAVE_AV_CONFIG_H sections 18 лет назад
  Måns Rullgård a77caa4dc9 fix mingw shared build, and get rid of FF_IMPORT_ATTR 18 лет назад
  Måns Rullgård 8da9266cea use the standard INT64_C() macro for 64-bit constants 18 лет назад
  Måns Rullgård cd10789691 move more macros to internal.h 18 лет назад
  Måns Rullgård 5403f8576b move some __attribute__ macros to internal.h 18 лет назад
  Måns Rullgård c48e633b9e remove 'restrict' definition, it is always #defined in config.h 18 лет назад
  Diego Biurrun c6c367254f spelling cosmetics: cliped --> clipped 18 лет назад
  Reimar Döffinger 40a08c7e9a Correct GET/PUT_UTF8 comment: the get/put functions might be called up 18 лет назад
  Reimar Döffinger a99cfb0d0e Fix typo in comment 18 лет назад
  Måns Rullgård 576a85f7c9 remove workaround for missing inttypes.h 18 лет назад
  Måns Rullgård 81dc56e76e clean up inttypes.h and int_fastxx_t types detection 18 лет назад
  Guillaume Poirier d73427e347 Add doxy comments for macro GET_UTF8 18 лет назад
  Guillaume Poirier 34d3376902 Fix wrong params name in PUT_UTF8 doxy comments 18 лет назад
  Guillaume Poirier 0e8c148b59 woops, fix missplaced doxy comment 18 лет назад
  Zuxy Meng 360932f76d Fix ASF format parser's broken UTF-16 string handling 18 лет назад
  Steve L'Homme 523fc7c17d Define fallback for PRIX64, taken from a patch by Steve L'Homme. 18 лет назад
  Diego Biurrun 1345f4ed6c Rename SWAP macro to FFSWAP. 18 лет назад
  Diego Biurrun 3cd52279c9 Use common define for x86_32 and x86_64. 18 лет назад
  Diego Biurrun 419b878494 Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change 18 лет назад
  Guillaume Poirier 94e4c3a333 Protect code that uses CMOV instructions with HAVE_CMOV, 18 лет назад
  Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 лет назад
  Diego Biurrun 02305ff38f Rename SIGN macro to FFSIGN to avoid clashes with system headers. 18 лет назад
  Diego Biurrun a22b7322cc Move sign macro to libavutil. 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Luca Barbato 79e47000c8 move memory functions from avcodec to avutil 18 лет назад
  Loren Merritt 8e06f20abf remove a division from STOP_TIMER 18 лет назад
  Loren Merritt 7e611a0e8c simplify asm mid_pred, as suggested by michaelni. 18 лет назад
  Loren Merritt 93a319f13b asm implementation of mid_pred. 18 лет назад
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 лет назад
  Luca Barbato 9814587500 Align the input buffer in ffplay, introduce a public macro for aligned declarations 18 лет назад
  Michael Niedermayer 955ab9a4d8 attribute_deprecated 18 лет назад
  Michael Niedermayer 67eca72dc0 SWAP 18 лет назад
  Reimar Döffinger aab7715910 do not include bswap.h in common.h for external programs, since the former 18 лет назад
  Luca Abeni cea8f6f323 Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 18 лет назад
  Reimar Döffinger 05020c89eb Split common.h in two parts, purely internal stuff (internal.h) and things 18 лет назад
  Måns Rullgård 29e4710a70 indent 18 лет назад
  Måns Rullgård 0339e2b49f simplify 18 лет назад
  Måns Rullgård 6d3d62b3d3 simplify 18 лет назад
  Måns Rullgård 1dd590619a remove impossible #ifdef case 18 лет назад
  Måns Rullgård b2b48c77ca remove old msvc cruft 18 лет назад
  Måns Rullgård 43756fa17f remove redundant #include <math.h> 18 лет назад
  Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 лет назад
  Diego Biurrun f7facfbf23 cosmetics: Fix indentation after last commit. 18 лет назад
  Diego Biurrun 4bbefe6b5e Remove old MSVC remnants. 18 лет назад
  Michael Niedermayer 18769c0a79 cosmetic 18 лет назад