| Commit message (Expand) | Author | Age | Files | Lines |
* | Undeprecate av_opt_set_defaults2(). | Ronald S. Bultje | 2015-08-18 | 2 | -7/+10 |
* | options: mark av_get_{int,double,q} as deprecated. | Ronald S. Bultje | 2015-08-18 | 1 | -0/+3 |
* | Move ff_dlog from lavc to lavu. | Ronald S. Bultje | 2015-08-18 | 1 | -0/+6 |
* | avutil: add ff_reverse as av_reverse replacement | Andreas Cadhalpun | 2015-08-12 | 4 | -1/+45 |
* | avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask() | Michael Niedermayer | 2015-08-07 | 1 | -1/+1 |
* | x86inc: warn if XOP integer FMA instruction emulation is impossible | Anton Mitrofanov | 2015-08-05 | 1 | -1/+3 |
* | x86inc: Drop SECTION_TEXT macro | Henrik Gramner | 2015-08-04 | 2 | -13/+1 |
* | x86inc: Support arbitrary stack alignments | Henrik Gramner | 2015-08-04 | 1 | -22/+40 |
* | x86: move XOP emulation code back to x86inc | James Almer | 2015-08-03 | 2 | -19/+16 |
* | avcodec: add new Videotoolbox hwaccel. | Sebastien Zwickert | 2015-08-03 | 2 | -0/+6 |
* | x86inc: Various minor backports from x264 | Henrik Gramner | 2015-08-03 | 1 | -11/+21 |
* | x86inc: Disable vpbroadcastq workaround in newer yasm versions | Henrik Gramner | 2015-08-03 | 1 | -9/+11 |
* | Merge commit '3e853ff7acc56b180950ab39e7282f1b938c8784' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+1 |
|\ |
|
| * | des: extend av_des_init() doxy | James Almer | 2015-07-31 | 1 | -0/+1 |
* | | Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac' | Hendrik Leppkes | 2015-08-02 | 2 | -3/+33 |
|\| |
|
| * | des: add av_des_alloc() | James Almer | 2015-07-31 | 2 | -3/+33 |
* | | Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549' | Hendrik Leppkes | 2015-08-02 | 2 | -0/+22 |
|\| |
|
| * | xtea: add av_xtea_alloc() | James Almer | 2015-07-31 | 2 | -0/+22 |
* | | Merge commit 'b469832de993dabbfe037bef59c68e90e82ebca5' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+1 |
|\| |
|
| * | rc4: extend av_rc4_init() doxy | James Almer | 2015-07-31 | 1 | -0/+1 |
* | | Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a' | Hendrik Leppkes | 2015-08-02 | 2 | -3/+34 |
|\| |
|
| * | rc4: add av_rc4_alloc() | James Almer | 2015-07-31 | 2 | -3/+34 |
* | | Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9' | Hendrik Leppkes | 2015-08-02 | 3 | -1/+29 |
|\| |
|
| * | blowfish: add av_blowfish_alloc() | James Almer | 2015-07-31 | 3 | -1/+29 |
| * | hmac: add missing version bump and APIChanges entry | James Almer | 2015-07-30 | 1 | -1/+1 |
| * | fate: add test vectors for HMAC SHA and SHA-2 | James Almer | 2015-07-29 | 1 | -10/+36 |
| * | hmac: add support for SHA-2 | James Almer | 2015-07-29 | 2 | -5/+28 |
* | | avutil/hmac: fix API/ABI compatibility with the fork | James Almer | 2015-07-29 | 3 | -30/+44 |
* | | avutil/hmac: support another ABI difference to the fork | Michael Niedermayer | 2015-07-30 | 1 | -0/+5 |
* | | x86/float_dsp: add missing colon to labels | James Almer | 2015-07-26 | 1 | -1/+1 |
* | | avutil/softfloat: Add a test for av_sincos_sf() | Michael Niedermayer | 2015-07-25 | 1 | -0/+12 |
* | | avutil: add ayuv64le and ayuv64be packed pixel format | Paul B Mahol | 2015-07-24 | 3 | -1/+30 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions | Shivraj Patil | 2015-07-23 | 1 | -0/+3 |
* | | avutil/softfloat: move av_sincos_sf() back to header | James Almer | 2015-07-22 | 3 | -51/+48 |
* | | Add support for TEA (Tiny Encryption Algorithm) | Vesselin Bontchev | 2015-07-21 | 3 | -0/+287 |
* | | Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b' | Michael Niedermayer | 2015-07-21 | 1 | -2/+2 |
|\| |
|
| * | parseutil: Use non ambiguous aliases for uhd | Luca Barbato | 2015-07-21 | 1 | -2/+2 |
* | | avutil/arm/intmath: return int for uint8 / uint16 clip | Michael Niedermayer | 2015-07-20 | 1 | -4/+4 |
* | | avcodec: Implementation of AAC_fixed_decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -0/+8 |
* | | Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2' | Michael Niedermayer | 2015-07-20 | 1 | -0/+4 |
|\| |
|
| * | parseutil: Add more resolution aliases | Luca Barbato | 2015-07-20 | 1 | -0/+4 |
* | | avutil/x86/bswap: force inline asm versions with ICC | James Almer | 2015-07-18 | 1 | -1/+1 |
* | | avutil/intmath: check for ICC before GCC | James Almer | 2015-07-18 | 1 | -9/+9 |
* | | avutil/frame: Update AVFrame docs library references | Michael Niedermayer | 2015-07-18 | 1 | -7/+7 |
* | | avutil/fifo: Fix the case where func() returns less bytes than requested in a... | Zhang Rui | 2015-07-14 | 1 | -1/+2 |
* | | avutil/mem_internal: add missing header includes | James Almer | 2015-07-13 | 1 | -0/+3 |
* | | avutil/frame: fix crash with av_frame_unref(NULL) | Michael Niedermayer | 2015-07-13 | 1 | -0/+3 |
* | | Factor duplicated ff_fast_malloc() out into mem_internal.h | Michael Niedermayer | 2015-07-13 | 2 | -16/+44 |
* | | avutil/mem: Fix potential overflow in overallocation code | Michael Niedermayer | 2015-07-11 | 1 | -2/+2 |
* | | Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' | Michael Niedermayer | 2015-07-09 | 1 | -1/+6 |
|\| |
|