Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-03Merge commit '832129431fd5c693b12c32a1563944c631feaf36'Michael Niedermayer
2015-07-03lavu: Add version information for av_version_info()Vittorio Giovara
2015-07-03Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-07-01lavu: Makefile: skip atomic.c if native atomics are availableRodger Combs
2015-07-01avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil
2015-07-01lavu: add an API function to return the FFmpeg version stringwm4
2015-06-29avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil
2015-06-27avutil/x86/intmath: add missing check for inline assemblyJames Almer
2015-06-27avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2()James Almer
2015-06-26avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACEZhang Rui
2015-06-20avutil/fixed_dsp: remove ff_ prefix from static functionJames Almer
2015-06-19avutil/avstring: Do not print NULLMichael Niedermayer
2015-06-19avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil
2015-06-19avutil/crc: Fix type of p table so its content fits without overflwoingMichael Niedermayer
2015-06-19avutil/avstring: Fix undefined shiftMichael Niedermayer
2015-06-19avutil/aes: Fix typesMichael Niedermayer
2015-06-19avutil/adler32: Fix data type in test codeMichael Niedermayer
2015-06-18avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functionsShivraj Patil
2015-06-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2015-06-14doc: fix spelling errorsAndreas Cadhalpun
2015-06-14softfloat: make av_div_sf() inlineJames Almer
2015-06-13avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functionsShivraj Patil
2015-06-13avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize()Michael Niedermayer
2015-06-11avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil
2015-06-11avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil
2015-06-11avutil/softfloat: Move av_sf2double() to headerMichael Niedermayer
2015-06-11avutil/softfloat: properly separate testcodeMichael Niedermayer
2015-06-11avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil
2015-06-10avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil
2015-06-10avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...Shivraj Patil
2015-06-09libavutil/channel_layout: Correctly return layout when channel specification ...Simon Thelen
2015-06-08Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'Michael Niedermayer
2015-06-08configure: Support MSVC 2015Luca Barbato
2015-06-06avutil/colorspace: Remove RGB_TO_Y/U/VMichael Niedermayer
2015-06-05avutil/ppc/cpu: add include avassert.hMichael Niedermayer
2015-06-05avutil/softfloat: Fix alternative implementation of av_normalize1_sf()Michael Niedermayer
2015-06-05avutil/softfloat: Fix alternative implementation of av_normalize_sf()Michael Niedermayer
2015-06-05arm: only enable setend on ARMv6Andreas Cadhalpun
2015-06-05avutil/softfloat: Move av_sincos_sf() from header to c fileMichael Niedermayer
2015-06-05libavutil/doc: Changes in documentation due to changes to fixed_dspNedeljko Babic
2015-06-05avutil/softfloat: Add more tests for the normalizationMichael Niedermayer
2015-06-05avutil/softfloat: Fix thresholds in av_normalize_sf()Michael Niedermayer
2015-06-04avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil
2015-06-04libavutil/softfloat: Fix av_normalize1_sf bias.Nedeljko Babic
2015-06-03libavutil: Add new fixed dsp functions.Nedeljko Babic
2015-06-03avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil
2015-06-03avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer
2015-06-03avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil
2015-06-02avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil