3982 Commits (8f3a9a8c278acf886f70a1d743bc07b6f9c7b51a)

Author SHA1 Message Date
  Vesselin Bontchev 323ec6b5e2 Add support for TEA (Tiny Encryption Algorithm) 10 years ago
  Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 10 years ago
  Michael Niedermayer d82d11397f avutil/arm/intmath: return int for uint8 / uint16 clip 10 years ago
  Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
  Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 10 years ago
  James Almer bd48764532 avutil/x86/bswap: force inline asm versions with ICC 10 years ago
  James Almer 78347549a4 avutil/intmath: check for ICC before GCC 10 years ago
  Michael Niedermayer 129785b5e8 avutil/frame: Update AVFrame docs library references 10 years ago
  Zhang Rui fcbea93cf8 avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() 10 years ago
  James Almer 39a04ebcaf avutil/mem_internal: add missing header includes 10 years ago
  Michael Niedermayer feb6a94f74 avutil/frame: fix crash with av_frame_unref(NULL) 10 years ago
  Michael Niedermayer d6ff68ad85 Factor duplicated ff_fast_malloc() out into mem_internal.h 10 years ago
  Michael Niedermayer b3415e4c5f avutil/mem: Fix potential overflow in overallocation code 10 years ago
  Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 10 years ago
  Chris Watkins 55e29ceec8 Put a space between string literals and macros. 10 years ago
  Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
  Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
  Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
  Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
  wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
  Rodger Combs c190fdf65d lavu: Makefile: skip atomic.c if native atomics are available 10 years ago
  Shivraj Patil 2eb28e889d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions 10 years ago
  wm4 f91126643a lavu: add an API function to return the FFmpeg version string 10 years ago
  Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 10 years ago
  James Almer 93e7b7fb34 avutil/x86/intmath: add missing check for inline assembly 10 years ago
  James Almer 1e51e517be avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() 10 years ago
  Zhang Rui d38bc6361d avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE 10 years ago
  James Almer 6fb96afdd6 avutil/fixed_dsp: remove ff_ prefix from static function 10 years ago
  Michael Niedermayer 52e02a9e59 avutil/avstring: Do not print NULL 10 years ago
  Shivraj Patil ee3ef5fda2 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions 10 years ago
  Michael Niedermayer d1dce1c517 avutil/crc: Fix type of p table so its content fits without overflwoing 10 years ago
  Michael Niedermayer 2c881c7d45 avutil/avstring: Fix undefined shift 10 years ago
  Michael Niedermayer fdbad24090 avutil/aes: Fix types 10 years ago
  Michael Niedermayer d8a227f231 avutil/adler32: Fix data type in test code 10 years ago
  Shivraj Patil 98eb1ac901 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions 10 years ago
  Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
  Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
  James Almer 20abb1afe5 softfloat: make av_div_sf() inline 10 years ago
  Shivraj Patil 178ba1fd03 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions 10 years ago
  Michael Niedermayer ea37df2d52 avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize() 10 years ago
  Shivraj Patil fb92f3ecb4 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions 10 years ago
  Shivraj Patil 1d70b6fe1d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions 10 years ago
  Michael Niedermayer daf1158d77 avutil/softfloat: Move av_sf2double() to header 10 years ago
  Michael Niedermayer 54f685a0ee avutil/softfloat: properly separate testcode 10 years ago
  Shivraj Patil b87dc70c65 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions 10 years ago
  Shivraj Patil d6d98237ed avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions 10 years ago
  Shivraj Patil 271195f85b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions 10 years ago
  Simon Thelen 83307a32eb libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing 'c'. 10 years ago
  Luca Barbato a6f19d6a9f configure: Support MSVC 2015 10 years ago
  Michael Niedermayer 7944b0ce94 avutil/colorspace: Remove RGB_TO_Y/U/V 10 years ago