| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\| |
|
| * | x86: Serialize rdtsc in read_time() | Henrik Gramner | 2015-07-09 | 1 | -1/+6 |
* | | Put a space between string literals and macros. | Chris Watkins | 2015-07-07 | 1 | -2/+2 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions | Shivraj Patil | 2015-07-07 | 1 | -0/+37 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions | Shivraj Patil | 2015-07-06 | 1 | -0/+59 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions | Shivraj Patil | 2015-07-06 | 1 | -0/+34 |
* | | Merge commit '832129431fd5c693b12c32a1563944c631feaf36' | Michael Niedermayer | 2015-07-03 | 1 | -1/+1 |
|\| |
|
| * | lavu: Add version information for av_version_info() | Vittorio Giovara | 2015-07-03 | 1 | -1/+1 |
* | | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89' | Michael Niedermayer | 2015-07-03 | 2 | -5/+5 |
|\| |
|
| * | lavu: add an API function to return the Libav version string | wm4 | 2015-07-02 | 2 | -0/+14 |
* | | lavu: Makefile: skip atomic.c if native atomics are available | Rodger Combs | 2015-07-01 | 1 | -1/+2 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions | Shivraj Patil | 2015-07-01 | 1 | -0/+94 |
* | | lavu: add an API function to return the FFmpeg version string | wm4 | 2015-07-01 | 2 | -0/+12 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions | Shivraj Patil | 2015-06-29 | 1 | -0/+8 |
* | | avutil/x86/intmath: add missing check for inline assembly | James Almer | 2015-06-27 | 1 | -1/+1 |
* | | avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() | James Almer | 2015-06-27 | 1 | -0/+7 |
* | | avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE | Zhang Rui | 2015-06-26 | 1 | -2/+2 |
* | | avutil/fixed_dsp: remove ff_ prefix from static function | James Almer | 2015-06-20 | 1 | -2/+2 |
* | | avutil/avstring: Do not print NULL | Michael Niedermayer | 2015-06-19 | 1 | -1/+1 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions | Shivraj Patil | 2015-06-19 | 1 | -0/+162 |
* | | avutil/crc: Fix type of p table so its content fits without overflwoing | Michael Niedermayer | 2015-06-19 | 1 | -1/+2 |
* | | avutil/avstring: Fix undefined shift | Michael Niedermayer | 2015-06-19 | 1 | -1/+1 |
* | | avutil/aes: Fix types | Michael Niedermayer | 2015-06-19 | 1 | -2/+2 |
* | | avutil/adler32: Fix data type in test code | Michael Niedermayer | 2015-06-19 | 1 | -1/+1 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions | Shivraj Patil | 2015-06-18 | 1 | -0/+21 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | doc: fix spelling errors | Andreas Cadhalpun | 2015-06-14 | 2 | -2/+2 |
* | | softfloat: make av_div_sf() inline | James Almer | 2015-06-13 | 1 | -1/+1 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions | Shivraj Patil | 2015-06-13 | 1 | -0/+124 |
* | | avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize() | Michael Niedermayer | 2015-06-12 | 1 | -1/+1 |