3931 Commits (4f99308ed36b0fc5c2bd2121ad350aa3d80b1275)

Author SHA1 Message Date
Shivraj Patil 2eb28e889d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions 10 years ago
wm4 f91126643a lavu: add an API function to return the FFmpeg version string 10 years ago
Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 10 years ago
James Almer 93e7b7fb34 avutil/x86/intmath: add missing check for inline assembly 10 years ago
James Almer 1e51e517be avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() 10 years ago
Zhang Rui d38bc6361d avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE 10 years ago
James Almer 6fb96afdd6 avutil/fixed_dsp: remove ff_ prefix from static function 10 years ago
Michael Niedermayer 52e02a9e59 avutil/avstring: Do not print NULL 10 years ago
Shivraj Patil ee3ef5fda2 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions 10 years ago
Michael Niedermayer d1dce1c517 avutil/crc: Fix type of p table so its content fits without overflwoing 10 years ago
Michael Niedermayer 2c881c7d45 avutil/avstring: Fix undefined shift 10 years ago
Michael Niedermayer fdbad24090 avutil/aes: Fix types 10 years ago
Michael Niedermayer d8a227f231 avutil/adler32: Fix data type in test code 10 years ago
Shivraj Patil 98eb1ac901 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions 10 years ago
Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
James Almer 20abb1afe5 softfloat: make av_div_sf() inline 10 years ago
Shivraj Patil 178ba1fd03 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions 10 years ago
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