summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun2015-08-12
* avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask()Michael Niedermayer2015-08-07
* x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov2015-08-05
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-04
* x86: move XOP emulation code back to x86incJames Almer2015-08-03
* avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-03
* x86inc: Various minor backports from x264Henrik Gramner2015-08-03
* x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner2015-08-03
* Merge commit '3e853ff7acc56b180950ab39e7282f1b938c8784'Hendrik Leppkes2015-08-02
|\
| * des: extend av_des_init() doxyJames Almer2015-07-31
* | Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac'Hendrik Leppkes2015-08-02
|\|
| * des: add av_des_alloc()James Almer2015-07-31
* | Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549'Hendrik Leppkes2015-08-02
|\|
| * xtea: add av_xtea_alloc()James Almer2015-07-31
* | Merge commit 'b469832de993dabbfe037bef59c68e90e82ebca5'Hendrik Leppkes2015-08-02
|\|
| * rc4: extend av_rc4_init() doxyJames Almer2015-07-31
* | Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'Hendrik Leppkes2015-08-02
|\|
| * rc4: add av_rc4_alloc()James Almer2015-07-31
* | Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9'Hendrik Leppkes2015-08-02
|\|
| * blowfish: add av_blowfish_alloc()James Almer2015-07-31
| * hmac: add missing version bump and APIChanges entryJames Almer2015-07-30
| * fate: add test vectors for HMAC SHA and SHA-2James Almer2015-07-29
| * hmac: add support for SHA-2James Almer2015-07-29
* | avutil/hmac: fix API/ABI compatibility with the forkJames Almer2015-07-29
* | avutil/hmac: support another ABI difference to the forkMichael Niedermayer2015-07-30
* | x86/float_dsp: add missing colon to labelsJames Almer2015-07-26
* | avutil/softfloat: Add a test for av_sincos_sf()Michael Niedermayer2015-07-25
* | avutil: add ayuv64le and ayuv64be packed pixel formatPaul B Mahol2015-07-24
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functionsShivraj Patil2015-07-23
* | avutil/softfloat: move av_sincos_sf() back to headerJames Almer2015-07-22
* | 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