2386 Commits (b59cd089ffd6fc976dca28649ad6c5d9f03b4569)

Author SHA1 Message Date
  Anton Khirnov f935aca44c av_memcpy_backptr: avoid an infinite loop for back = 0 13 years ago
  Stefano Sabatini ce84c14ab1 lavu/parseutils: remove spurious "]]" in date format specification 13 years ago
  Senthilnathan M 12a269a522 lavu/parseutils: allow MM:SS format for duration in av_parse_time() 13 years ago
  Michael Niedermayer 2c21d34ea4 avutil/mem: do a small set of checks for memalign hack before freeing. 13 years ago
  Mirjana Vulin 8d2eb5fe58 mips: optimization for float aac decoder (sbr module) 13 years ago
  Diego Biurrun c9ad5f59aa intreadwrite: tomi: Add missing attributes.h #include for av_always_inline 13 years ago
  Ronald S. Bultje 0c0828ecc5 x86: Use simple nop codes for <= sse (rather than <= mmx) 13 years ago
  Michael Niedermayer 29c8619a49 fate: add print() to the tests of eval 13 years ago
  Michael Niedermayer 09ece9fa6c eval: print() support 13 years ago
  James Almer a56fd9edab lavu: Fix checkheaders for x86/emms.h 13 years ago
  Diego Biurrun 4db96649ca avutil: Ensure that emms_c is always defined, even on non-x86 13 years ago
  Diego Biurrun ab441e20ff avutil: Move emms code to x86-specific header 13 years ago
  Paul B Mahol cf73e0bff3 lavu/intreadwrite: add AV_[RW][BLN]48 13 years ago
  Luca Barbato fd1abf4269 lavu: avoid clashing definition of E 13 years ago
  Ronald S. Bultje b582af1ed7 Use simple nop codes for <= sse (rather than <= mmx). 13 years ago
  Diego Biurrun 62a43d30cc crc: Move static data table from header to .c file 13 years ago
  Martin Storsjö ab8f1a6989 arm: Fall back to runtime cpu feature detection via /proc/cpuinfo 13 years ago
  Carl Eugen Hoyos e149127bb2 Call the common 7.1 wide channel layout "7.1(wide)". 13 years ago
  Paul B Mahol faac85005c lavu/internal: rename macro E(x) to EXPAND(x) 13 years ago
  Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 13 years ago
  Dave Rice 71956371a7 lavu/parseutils: add digital cinema frame sizes 13 years ago
  Michael Niedermayer 086566a557 dict: fix memleak 13 years ago
  Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 13 years ago
  Michael Niedermayer 32de283103 avstring: fix "warning: return discards const qualifier from pointer target type" 13 years ago
  Paweł Hajdan, Jr 1d81f7448c dict.c: use av_mallocz instead of av_realloc 13 years ago
  Michael Niedermayer 3cd9849d9c eval: fix 'warning: ignoring return value of strtod, declared with attribute warn_unused_result' 13 years ago
  Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 13 years ago
  Vladimir Pantelic b85a5e87af lavu: Add av_strnstr() 13 years ago
  Jason 77b740ac0a lavu/timecode: fix time code calculation for 60000/1001 drop frame 13 years ago
  Jason a717fa84ed lavu/timecode: Allow drop frame mode for 60000/1001 fps 13 years ago
  Luca Barbato 4333df6355 avstring: K&R formatting cosmetics 13 years ago
  Stefano Sabatini 2ed0803c6c lavu/eval: extend if/ifnot functions to accept a third parameter 13 years ago
  Michael Niedermayer 9d6e0ac673 floatdsp: restrict->av_restrict 13 years ago
  Michael Niedermayer 31cd1e20bb eval: add function to access the current "wallclock" time. 13 years ago
  Martin Storsjö 2e4130037c float_dsp: Include config.h for redefining restrict 13 years ago
  Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 13 years ago
  James Almer e65d8509f0 libm: Add fallback definition for cbrt() using pow() 13 years ago
  Martin Storsjö f4facd2ce7 x86: Add a Yasm-based emms() replacement 13 years ago
  Diego Biurrun d633d12b2c x86inc: Add cvisible macro for C functions with public prefix 13 years ago
  Diego Biurrun ef5d41a553 x86inc: Rename "program_name" to "private_prefix" 13 years ago
  Martin Storsjö 973b4d44f1 float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window 13 years ago
  Michael Niedermayer b7bc49a957 mips: move vector_fmul_window_mips to libavutil 13 years ago
  Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 13 years ago
  Martin Storsjö 3130fa51a5 lavu: Add a fate test for the HMAC API 13 years ago
  Diego Biurrun dae1d507af x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags 13 years ago
  Diego Biurrun 320e1d0df3 x86: ABSB2: port to cpuflags 13 years ago
  Diego Biurrun 094a7405e5 x86: ABSB: port to cpuflags 13 years ago