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
2015-02-22avutil/fixed_dsp: Check for av_malloc() failureMichael Niedermayer
2015-02-21Merge commit '76ce9bd8e26dcb3652240a1072840ff4011d7cdc'Michael Niedermayer
2015-02-21Merge commit 'bf07d813f6c88b5a76980f321cf7272d799c4216'Michael Niedermayer
2015-02-21libavutil: Add ARM av_clip_intp2_armPeter Meerwald
2015-02-21libavutil: Add av_clip_intp2Peter Meerwald
2015-02-19Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-19avutil/sha: Protect macro arguments with ()Michael Niedermayer
2015-02-18libavutil: optimize twofish cipherSupraja Meedinti
2015-02-17x86inc: Correctly warn on use of SSE2 instructions in SSE functionsChristophe Gisquet
2015-02-17avutil/aes: Add () to protect the ROT() argumentsMichael Niedermayer
2015-02-17avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() argumentsMichael Niedermayer
2015-02-17avutil/intmath: Add () to protect the ff_log2() argumentMichael Niedermayer
2015-02-17avutil/murmur3: Add () to protect the ROT() argumentsMichael Niedermayer
2015-02-17avutil/version: Add () to protect the AV_VERSION_INT() argumentsMichael Niedermayer
2015-02-17avutil/log: add () to protect the argument of AV_LOG_C()Michael Niedermayer
2015-02-15avutil/fixed_dsp: Use av_clip_int16() instead of the non optimized av_clip_in...Michael Niedermayer
2015-02-14Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'Michael Niedermayer
2015-02-14Don't anonymously typedef structsDiego Biurrun
2015-02-11Merge commit '0232ba62a28527579e34d44700b48017cc727e5f'Michael Niedermayer
2015-02-11avutil/error: list most common error code in error_entries when strerror_r() ...Michael Niedermayer
2015-02-10libavutil: camellia: remove unwanted memory loadsSupraja Meedinti
2015-02-10pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygenwm4
2015-02-10avutil: check pixdescs in a different placewm4
2015-02-10avutil: move internal function out of public headerwm4
2015-02-10avutil/camellia: Remove redundant castsMichael Niedermayer
2015-02-10avutil/camellia: Fix indention & whitespaceMichael Niedermayer
2015-02-10libavutil: optimize camellia cipherSupraja Meedinti
2015-02-08frame: clarify buf documentationAnton Khirnov
2015-02-07pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGSTimothy Gu
2015-02-07avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording abou...Michael Niedermayer
2015-02-07avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar fo...Michael Niedermayer
2015-02-07avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555Michael Niedermayer
2015-02-07avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formatsMichael Niedermayer
2015-02-07avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMTMichael Niedermayer
2015-02-07avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMTMichael Niedermayer
2015-02-04x86: lavu/x264asm: fix ymm register instantiationChristophe Gisquet
2015-02-03avutil/mem: replace remaining void **/*** casts by memcpy()Michael Niedermayer
2015-02-02lavu/x86/x86inc: deprecate INIT_AVXJames Darnley
2015-02-02x264asm: warn when inappropriate instruction used in function with specified ...Anton Mitrofanov
2015-02-01Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'Michael Niedermayer
2015-02-01mem: fix pointer pointer aliasing violationsRĂ©mi Denis-Courmont
2015-01-29lavu: Check av_dict_set allocationsLuca Barbato
2015-01-29libavutil: Added twofish symmetric block cipherSupraja Meedinti
2015-01-28avutil/aes: Rename crypt()Michael Niedermayer
2015-01-27Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-24avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentationMichael Niedermayer
2015-01-23avutil/buffer: factor buffer_replace() outMichael Niedermayer
2015-01-15avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with AV_HAVE_INCOMPATIBL...Michael Niedermayer