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
2017-11-06avutil/softfloat: Add FLOAT_MINMichael Niedermayer
2017-11-02Merge commit 'd76479c5020ca43e67d47ba3767146b192dc4782'James Almer
2017-11-02Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'James Almer
2017-11-01lavu/murmur3: Enforce usual function attribute order.Carl Eugen Hoyos
2017-10-31Merge commit '59cee42d7d22530e66a155305389e29679b11f78'James Almer
2017-10-30Merge commit '04b0f0e371ff81b682274b574fb465ba4395c09f'James Almer
2017-10-29avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer
2017-10-26Merge commit '193b09189004ede4a6998e69192d1a9f63602088'James Almer
2017-10-26Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'James Almer
2017-10-25avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste
2017-10-25Don't use _tzcnt instrinics with clang for windows w/o BMI.Dale Curtis
2017-10-25Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b'James Almer
2017-10-24Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc'James Almer
2017-10-24Merge commit '619a433eca2c5655c41b799e0b06380020fb1498'James Almer
2017-10-24Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer
2017-10-23Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer
2017-10-23avutil/frame: remove unneccessary metadata pointer getterJames Almer
2017-10-23lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfpMartin Storsjö
2017-10-23lavc: drop VDAClément Bœsch
2017-10-23avutil/tests/hmac: remove superfluous loopJames Almer
2017-10-23avutil/hmac: remove gap in AVHMACType enum valuesJames Almer
2017-10-22avutil/crc: remove gap in AVCRCId enum valuesJames Almer
2017-10-21Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer
2017-10-21Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e'James Almer
2017-10-21Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907'James Almer
2017-10-21Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer
2017-10-11Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-10-11avutil/frame: Fix project nameMichael Niedermayer
2017-10-11avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste
2017-10-09hwcontext_vaapi: Add support for mapping to DRM objectsMark Thompson
2017-10-09hwcontext: Perform usual initialisation on derived device contextsMark Thompson
2017-10-09hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson
2017-10-09hwcontext_vaapi: Factorise out common connection codeMark Thompson
2017-10-09lavu/opt: Use "&&" instead of "*" in boolean expression.Carl Eugen Hoyos
2017-10-08lavu/utils: Use "__asm__" like everywhere else in the codebase.Carl Eugen Hoyos
2017-09-28Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer
2017-09-28avutil/cpu: split flag checks per arch in av_cpu_max_align()James Almer
2017-09-28Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'James Almer
2017-09-28Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4'James Almer
2017-09-27avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste
2017-09-27Merge commit '7abdd026df6a9a52d07d8174505b33cc89db7bf6'James Almer
2017-09-26Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer
2017-09-24avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste
2017-09-21pixdesc: Add API to map color property names to enum valuesVittorio Giovara
2017-09-20avutil/hwcontext_dxva2: return an error when buffer allocation failsJames Almer
2017-09-20hwcontext_vaapi: Fix DRM format mappingMark Thompson
2017-09-16avutil/imgutils: Fix warning: missing braces around initializerMichael Niedermayer
2017-09-15avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste
2017-09-15hwcontext_vaapi: Fix build failure with old libdrmJun Zhao