summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* disable deprecation warnings in deprecated codeAndreas Cadhalpun2015-08-22
* doxygen: Remove lavu_internal groupTimothy Gu2015-08-22
* version: Fix two more typosTimothy Gu2015-08-22
* avutil/x86/asm: rename REG_SP to REG_spGanesh Ajjanagadde2015-08-22
* */version.h: Add note/recommandition about bumping majorMichael Niedermayer2015-08-19
* avfilter: add showfreqs filterPaul B Mahol2015-08-19
* vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-19
* lavu: disable wrong value check in get_version() upon api bump.Ronald S. Bultje2015-08-18
* Undeprecate av_opt_set_defaults2().Ronald S. Bultje2015-08-18
* options: mark av_get_{int,double,q} as deprecated.Ronald S. Bultje2015-08-18
* Move ff_dlog from lavc to lavu.Ronald S. Bultje2015-08-18
* 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