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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'Michael Niedermayer
2012-12-06Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer
2012-12-06Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer
2012-12-06x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32Justin Ruggles
2012-12-05av_assert should use AV_LOG_PANIC.Reimar Döffinger
2012-12-05pixdesc: fix yuva 10bit bit depthPaul B Mahol
2012-12-05x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles
2012-12-05lavu/opt: do not filter out the initial sign character except for flagsJustin Ruggles
2012-12-05eval: treat dB as decibels instead of decibytesJustin Ruggles
2012-12-05float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles
2012-12-05Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer
2012-12-05pixdesc: fix broken yuva definitionsPaul B Mahol
2012-12-05Remove pointless #undefs of previously forbidden functions.Anton Khirnov
2012-12-02lavu/channel_layout: document the semantic of layouts.Nicolas George
2012-12-02lavu/parseutils: accept %J for hours >= 24.Nicolas George
2012-12-01lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini
2012-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-30avutil: Use a configure check to enable windows console functionsMartin Storsjö
2012-11-30avutil: Include io.h with a separate condition from windows console functionsMartin Storsjö
2012-11-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-30lavu/opt: change the way default pixel and sample format value is setStefano Sabatini
2012-11-29avutil: Include io.h with a separate condition from MapViewOfFileMartin Storsjö
2012-11-28Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer
2012-11-28x86: cpu: Drop unused HAVE_RWEFLAGS conditionDiego Biurrun
2012-11-27Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer
2012-11-27Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'Michael Niedermayer
2012-11-26x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles
2012-11-26dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles
2012-11-26base64: fix signed overflow in shiftMans Rullgard
2012-11-26lavu: drop time redefinition as it causes some problems in some uncommon conf...Michael Niedermayer
2012-11-26lavu/samplefmt: return the size of the allocated samples buffer at the next bumpStefano Sabatini
2012-11-26remove #defines to prevent use of discouraged external functionsJanne Grunau
2012-11-25lavu/opt: add support for reading pixel and sample format through av_get_int()Stefano Sabatini
2012-11-25lavu/imgutils: add consistency checks to av_image_copy_plane()Stefano Sabatini
2012-11-25lavu/opt: fix range shown in set_format() log messageStefano Sabatini
2012-11-25lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini
2012-11-23replace av_log(0, by av_log(NULL,Michael Niedermayer
2012-11-23Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer
2012-11-23av_memcpy_backptr: optimise some special casesMans Rullgard
2012-11-22mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic
2012-11-22ensure comment blocks that contain doxygen commands start with double asterixPeter Ross
2012-11-21pixdesc: fix alpha flagsMichael Niedermayer
2012-11-21pixdesc: add av_get_padded_bits_per_pixel()Michael Niedermayer
2012-11-21Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'Michael Niedermayer
2012-11-20pixdesc: add PIX_FMT_ALPHA flagLuca Barbato
2012-11-20mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic
2012-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-18x86: SPLATD: port to cpuflagsDiego Biurrun
2012-11-17lavu/bprint: implement av_bprint_strftime().Nicolas George
2012-11-17Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'Michael Niedermayer