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-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
2015-06-01avutil/float_dsp: Fix ambiguous wording about vector productsMichael Niedermayer
2015-06-01avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo...Michael Niedermayer
2015-06-01x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer
2015-06-01Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4'Michael Niedermayer
2015-06-01Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872'Michael Niedermayer
2015-06-01Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078'Michael Niedermayer
2015-06-01avutil/ppc/float_dsp_init: Disable duplicate functionsMichael Niedermayer
2015-06-01Merge commit 'eecd29b3fd7fee221580798346d6582b75c7ade4'Michael Niedermayer
2015-05-31Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'Michael Niedermayer
2015-05-31Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'Michael Niedermayer
2015-05-31avutil/ppc/cpu: Check if unistd.h is available before including itMichael Niedermayer