summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functionsShivraj Patil2015-06-13
* avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize()Michael Niedermayer2015-06-12
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-11
* avutil/softfloat: Move av_sf2double() to headerMichael Niedermayer2015-06-11
* avutil/softfloat: properly separate testcodeMichael Niedermayer2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil2015-06-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...Shivraj Patil2015-06-10
* libavutil/channel_layout: Correctly return layout when channel specification ...Simon Thelen2015-06-09
* Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'Michael Niedermayer2015-06-08
|\
| * configure: Support MSVC 2015Luca Barbato2015-06-08
| * x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* | avutil/colorspace: Remove RGB_TO_Y/U/VMichael Niedermayer2015-06-06
* | avutil/ppc/cpu: add include avassert.hMichael Niedermayer2015-06-05
* | avutil/softfloat: Fix alternative implementation of av_normalize1_sf()Michael Niedermayer2015-06-05
* | avutil/softfloat: Fix alternative implementation of av_normalize_sf()Michael Niedermayer2015-06-05
* | arm: only enable setend on ARMv6Andreas Cadhalpun2015-06-05
* | avutil/softfloat: Move av_sincos_sf() from header to c fileMichael Niedermayer2015-06-05
* | libavutil/doc: Changes in documentation due to changes to fixed_dspNedeljko Babic2015-06-05
* | avutil/softfloat: Add more tests for the normalizationMichael Niedermayer2015-06-05
* | avutil/softfloat: Fix thresholds in av_normalize_sf()Michael Niedermayer2015-06-05
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil2015-06-04
* | libavutil/softfloat: Fix av_normalize1_sf bias.Nedeljko Babic2015-06-04
* | libavutil: Add new fixed dsp functions.Nedeljko Babic2015-06-03
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-03
* | avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer2015-06-03
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil2015-06-03
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil2015-06-02
* | avutil/float_dsp: Fix ambiguous wording about vector productsMichael Niedermayer2015-06-01
* | avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo...Michael Niedermayer2015-06-01
* | x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-01
* | Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4'Michael Niedermayer2015-05-31
|\|
| * x86: Add helper macros to check for slow cpuflagsJames Almer2015-05-31
* | Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872'Michael Niedermayer2015-05-31
|\|
| * x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
* | Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'Michael Niedermayer2015-05-31
|\|
| * ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato2015-05-31
* | avutil/ppc/float_dsp_init: Disable duplicate functionsMichael Niedermayer2015-05-31
* | Merge commit 'eecd29b3fd7fee221580798346d6582b75c7ade4'Michael Niedermayer2015-05-31
|\|
| * ppc: vsx: Implement float_dspLuca Barbato2015-05-31
* | Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'Michael Niedermayer2015-05-31
|\|
| * ppc: cpu: Add support for VSX and POWER8 extensionsLuca Barbato2015-05-31
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* | Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'Michael Niedermayer2015-05-31
|\|
| * ppc: Clarify and extend the cpuid checkLuca Barbato2015-05-31
* | avutil/ppc/cpu: Check if unistd.h is available before including itMichael Niedermayer2015-05-31
* | Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8'Michael Niedermayer2015-05-31
|\|
| * ppc: linux: Check altivec using the auxvLuca Barbato2015-05-31
* | Merge commit '72cebae0d981dde144340cf51f3c323f01e215e5'Michael Niedermayer2015-05-31
|\|