summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Add support for TEA (Tiny Encryption Algorithm)Vesselin Bontchev2015-07-21
* Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b'Michael Niedermayer2015-07-21
|\
| * parseutil: Use non ambiguous aliases for uhdLuca Barbato2015-07-21
* | avutil/arm/intmath: return int for uint8 / uint16 clipMichael Niedermayer2015-07-20
* | avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-20
* | Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2'Michael Niedermayer2015-07-20
|\|
| * parseutil: Add more resolution aliasesLuca Barbato2015-07-20
* | avutil/x86/bswap: force inline asm versions with ICCJames Almer2015-07-18
* | avutil/intmath: check for ICC before GCCJames Almer2015-07-18
* | avutil/frame: Update AVFrame docs library referencesMichael Niedermayer2015-07-18
* | avutil/fifo: Fix the case where func() returns less bytes than requested in a...Zhang Rui2015-07-14
* | avutil/mem_internal: add missing header includesJames Almer2015-07-13
* | avutil/frame: fix crash with av_frame_unref(NULL)Michael Niedermayer2015-07-13
* | Factor duplicated ff_fast_malloc() out into mem_internal.hMichael Niedermayer2015-07-13
* | avutil/mem: Fix potential overflow in overallocation codeMichael Niedermayer2015-07-11
* | Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59'Michael Niedermayer2015-07-09
|\|
| * x86: Serialize rdtsc in read_time()Henrik Gramner2015-07-09
* | Put a space between string literals and macros.Chris Watkins2015-07-07
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-07
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-06
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functionsShivraj Patil2015-07-06
* | Merge commit '832129431fd5c693b12c32a1563944c631feaf36'Michael Niedermayer2015-07-03
|\|
| * lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer2015-07-03
|\|
| * lavu: add an API function to return the Libav version stringwm42015-07-02
* | lavu: Makefile: skip atomic.c if native atomics are availableRodger Combs2015-07-01
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil2015-07-01
* | lavu: add an API function to return the FFmpeg version stringwm42015-07-01
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil2015-06-29
* | avutil/x86/intmath: add missing check for inline assemblyJames Almer2015-06-27
* | avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2()James Almer2015-06-27
* | avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACEZhang Rui2015-06-26
* | avutil/fixed_dsp: remove ff_ prefix from static functionJames Almer2015-06-20
* | avutil/avstring: Do not print NULLMichael Niedermayer2015-06-19
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil2015-06-19
* | avutil/crc: Fix type of p table so its content fits without overflwoingMichael Niedermayer2015-06-19
* | avutil/avstring: Fix undefined shiftMichael Niedermayer2015-06-19
* | avutil/aes: Fix typesMichael Niedermayer2015-06-19
* | avutil/adler32: Fix data type in test codeMichael Niedermayer2015-06-19
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functionsShivraj Patil2015-06-18
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16
* | doc: fix spelling errorsAndreas Cadhalpun2015-06-14
* | softfloat: make av_div_sf() inlineJames Almer2015-06-13
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functionsShivraj Patil2015-06-13
* | avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize()Michael Niedermayer2015-06-12
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil2015-06-11
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-11
* | avutil/softfloat: Move av_sf2double() to headerMichael Niedermayer2015-06-11
* | avutil/softfloat: properly separate testcodeMichael Niedermayer2015-06-11
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-11