3654 Commits (9614df4b1529cf956c3b90067dbc0116a57218b8)

Author SHA1 Message Date
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
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Tim Nicholson ebb08f3fe4 avutil/pixfmt: Clarify DV example comments for AVChromaLocation 10 years ago
Michael Niedermayer 818275bbd0 avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/ 10 years ago
Michael Niedermayer 8a141ad5e8 avutil/pixfmt: make luma sample positions even more explicit in the AVChromaLocation ASCII art 10 years ago
Michael Niedermayer b95df4c371 avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation 10 years ago
Michael Niedermayer acccc28713 avutil/pixfmt: clarify chroma location text further, as "first" is ambigous 10 years ago
Michael Niedermayer a3b0130dee avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation 10 years ago
Michael Niedermayer 710abaf2c5 avutil/pixfmt: Improve ascii art showing the meaning of the AVChromaLocation values 10 years ago
Nedeljko Babic 729466dc68 libavutil/softfloat: Add test case for av_add_sf 10 years ago
Andreas Cadhalpun 51f6455285 imgutils: initialize palette padding bytes in av_image_alloc 10 years ago
Michael Niedermayer ae4eea8be4 avutil/avstring: Use size_t in av_strlcatf() 10 years ago
Michael Niedermayer 4c128ea162 avutil/dict: Use size_t for appending strings 10 years ago
Michael Niedermayer 4950bd4ebe libavutil/mem: use size_t for the length in av_strdup() 10 years ago
Shivraj Patil 7174df44fe avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions 10 years ago
James Almer aa70801aaf ripemd: move ripemd{256, 320} into separate functions 10 years ago
Ronald S. Bultje 98f7f0f7e8 lavu: add yuv440p10/12 pixfmts. 10 years ago
Michael Niedermayer 890b874889 avutil/internal: Suppress empty body warning from emms_c() 10 years ago
Michael Niedermayer 52835cb8e1 avutil/opt: Avoid division by 0 10 years ago
Michael Niedermayer 536b42e858 avutil/cast5: Make iv array static 10 years ago
Michael Niedermayer 156f64bdf1 avutil/cast5: Mark key_bits as const 10 years ago
Shivraj Patil 02001ada5c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight functions 10 years ago
James Almer 39fbb27ec3 avutil/softfloat_tables: add missing stdint.h include 10 years ago
Nedeljko Babic 1fae268307 libavutil/softfloat: Add functions. 10 years ago
Nedeljko Babic 7bab281475 libavutil/softfloat: Added av_normalize_sf in av_add_sf 10 years ago