3680 Commits (a75d22445ecb7adbe3fb8f705cb4fd9aa0d6b5ee)

Author SHA1 Message Date
Michael Niedermayer ea37df2d52 avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize() 10 years ago
Shivraj Patil fb92f3ecb4 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions 10 years ago
Shivraj Patil 1d70b6fe1d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions 10 years ago
Michael Niedermayer daf1158d77 avutil/softfloat: Move av_sf2double() to header 10 years ago
Michael Niedermayer 54f685a0ee avutil/softfloat: properly separate testcode 10 years ago
Shivraj Patil b87dc70c65 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions 10 years ago
Shivraj Patil d6d98237ed avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions 10 years ago
Shivraj Patil 271195f85b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions 10 years ago
Simon Thelen 83307a32eb libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing 'c'. 10 years ago
Luca Barbato a6f19d6a9f configure: Support MSVC 2015 10 years ago
Michael Niedermayer 7944b0ce94 avutil/colorspace: Remove RGB_TO_Y/U/V 10 years ago
Michael Niedermayer 06b49375a2 avutil/ppc/cpu: add include avassert.h 10 years ago
Michael Niedermayer af8d63e756 avutil/softfloat: Fix alternative implementation of av_normalize1_sf() 10 years ago
Michael Niedermayer 6690ca22b3 avutil/softfloat: Fix alternative implementation of av_normalize_sf() 10 years ago
Andreas Cadhalpun 5bf84a584e arm: only enable setend on ARMv6 10 years ago
Michael Niedermayer d3585c53de avutil/softfloat: Move av_sincos_sf() from header to c file 10 years ago
Nedeljko Babic 19ed3e35a5 libavutil/doc: Changes in documentation due to changes to fixed_dsp 10 years ago
Michael Niedermayer 904ea60afa avutil/softfloat: Add more tests for the normalization 10 years ago
Michael Niedermayer c7ce16e716 avutil/softfloat: Fix thresholds in av_normalize_sf() 10 years ago
Shivraj Patil a34d902325 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions 10 years ago
Nedeljko Babic 7131aba916 libavutil/softfloat: Fix av_normalize1_sf bias. 10 years ago
Nedeljko Babic 1a06d0935f libavutil: Add new fixed dsp functions. 10 years ago
Shivraj Patil aef34ab950 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions 10 years ago
Michael Niedermayer cdc0087969 avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert this 10 years ago
Shivraj Patil ce1761db19 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions 10 years ago
Shivraj Patil aede1a1a60 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions 10 years ago
Michael Niedermayer 030c20ffcf avutil/float_dsp: Fix ambiguous wording about vector products 10 years ago
Michael Niedermayer 9806cca1eb avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now support ppc64 10 years ago
James Almer c16e99e3b3 x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
Michael Niedermayer 1046b6b093 avutil/ppc/float_dsp_init: Disable duplicate functions 10 years ago
Michael Niedermayer 47cc1a2bf1 avutil/ppc/cpu: Check if unistd.h is available before including it 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer cae3985120 x86: Add helper macros to check for slow cpuflags 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Luca Barbato d0bf20a4f2 ppc: vsx: Implement diff_pixels and get_pixels 10 years ago
Luca Barbato eecd29b3fd ppc: vsx: Implement float_dsp 10 years ago
Luca Barbato 7d07ee5a9b ppc: cpu: Add support for VSX and POWER8 extensions 10 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Luca Barbato 3058872c29 ppc: Clarify and extend the cpuid check 10 years ago
Luca Barbato baa94563fe ppc: linux: Check altivec using the auxv 10 years ago
Luca Barbato 72cebae0d9 ppc: avutil: Use the abriged vector types 10 years ago
Luca Barbato 254eb5b6fa ppc: avutil: Drop a potentially dangerous workaround 10 years ago
Nedeljko Babic e374405d8e libavutil: Cosmetic changes to fixed_dsp file. 10 years ago
wm4 a64a5773ea pixfmt: remove misleading and broken documentation 10 years ago
Shivraj Patil 10b77fbf0d avcodec/mips: Split uni mc optimizations to new file 10 years ago
Timothy Gu dd4d709be7 x86inc: Clear __SECT__ 10 years ago
Shivraj Patil 02a4991230 avutil/mips: Restructure of generic macros 10 years ago
Timothy Gu 204b228a1d x86inc: Clear __SECT__ 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Michael Niedermayer 1fb9b2a283 avutil: Add av_q2intfloat() 10 years ago