| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions | Shivraj Patil | 2015-06-11 | 1 | -0/+96 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun... | Shivraj Patil | 2015-06-11 | 1 | -0/+11 |
* | avutil/softfloat: Move av_sf2double() to header | Michael Niedermayer | 2015-06-11 | 2 | -6/+6 |
* | avutil/softfloat: properly separate testcode | Michael Niedermayer | 2015-06-11 | 2 | -8/+10 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions | Shivraj Patil | 2015-06-11 | 1 | -0/+56 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu... | Shivraj Patil | 2015-06-10 | 1 | -0/+46 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao... | Shivraj Patil | 2015-06-10 | 1 | -1/+110 |
* | libavutil/channel_layout: Correctly return layout when channel specification ... | Simon Thelen | 2015-06-09 | 1 | -1/+1 |
* | Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2' | Michael Niedermayer | 2015-06-08 | 1 | -5/+6 |
|\ |
|
| * | configure: Support MSVC 2015 | Luca Barbato | 2015-06-08 | 1 | -5/+6 |
| * | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 2 | -2/+2 |
* | | avutil/colorspace: Remove RGB_TO_Y/U/V | Michael Niedermayer | 2015-06-06 | 1 | -12/+0 |
* | | avutil/ppc/cpu: add include avassert.h | Michael Niedermayer | 2015-06-05 | 1 | -0/+1 |
* | | avutil/softfloat: Fix alternative implementation of av_normalize1_sf() | Michael Niedermayer | 2015-06-05 | 1 | -1/+1 |
* | | avutil/softfloat: Fix alternative implementation of av_normalize_sf() | Michael Niedermayer | 2015-06-05 | 1 | -1/+1 |
* | | arm: only enable setend on ARMv6 | Andreas Cadhalpun | 2015-06-05 | 1 | -1/+1 |
* | | avutil/softfloat: Move av_sincos_sf() from header to c file | Michael Niedermayer | 2015-06-05 | 2 | -48/+50 |
* | | libavutil/doc: Changes in documentation due to changes to fixed_dsp | Nedeljko Babic | 2015-06-05 | 1 | -2/+2 |
* | | avutil/softfloat: Add more tests for the normalization | Michael Niedermayer | 2015-06-05 | 1 | -0/+10 |
* | | avutil/softfloat: Fix thresholds in av_normalize_sf() | Michael Niedermayer | 2015-06-05 | 1 | -1/+1 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions | Shivraj Patil | 2015-06-04 | 1 | -0/+195 |
* | | libavutil/softfloat: Fix av_normalize1_sf bias. | Nedeljko Babic | 2015-06-04 | 1 | -1/+1 |
* | | libavutil: Add new fixed dsp functions. | Nedeljko Babic | 2015-06-03 | 2 | -0/+121 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions | Shivraj Patil | 2015-06-03 | 1 | -0/+51 |
* | | avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert this | Michael Niedermayer | 2015-06-03 | 1 | -0/+2 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions | Shivraj Patil | 2015-06-03 | 1 | -0/+72 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions | Shivraj Patil | 2015-06-02 | 1 | -0/+150 |
* | | avutil/float_dsp: Fix ambiguous wording about vector products | Michael Niedermayer | 2015-06-01 | 1 | -3/+3 |
* | | avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo... | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |
* | | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 2 | -3/+3 |
* | | Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4' | Michael Niedermayer | 2015-05-31 | 2 | -0/+28 |
|\| |
|
| * | x86: Add helper macros to check for slow cpuflags | James Almer | 2015-05-31 | 2 | -0/+28 |
* | | Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872' | Michael Niedermayer | 2015-05-31 | 1 | -1/+1 |
|\| |
|
| * | x86: add AV_CPU_FLAG_AVXSLOW flag | James Almer | 2015-05-31 | 4 | -5/+20 |
* | | Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078' | Michael Niedermayer | 2015-05-31 | 1 | -0/+12 |
|\| |
|
| * | ppc: vsx: Implement diff_pixels and get_pixels | Luca Barbato | 2015-05-31 | 1 | -0/+12 |
* | | avutil/ppc/float_dsp_init: Disable duplicate functions | Michael Niedermayer | 2015-05-31 | 1 | -5/+8 |