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
2018-06-18avutil/common: Fix undefined behavior in av_clip_uintp2_c()Michael Niedermayer
2018-06-18avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()Michael Niedermayer
2018-01-05hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctlywm4
2018-01-05libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDispl...Humberto Ribeiro
2017-12-08avutil/softfloat: Add FLOAT_MINMichael Niedermayer
2017-10-23lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfpMartin Storsjö
2017-10-15hwcontext_vaapi: Remove use of vaExportSurfaceHandle()n3.4Mark Thompson
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
2017-09-14hwcontext_vaapi: Add DRM to VAAPI mappingMark Thompson
2017-09-14lavu: Add DRM hwcontextMark Thompson
2017-09-10add missing ignore filesJesse Liu
2017-09-08lavu/timer.h: add Linux Perf API supportClément Bœsch
2017-09-08lavu/tests: move timer.h include earlierClément Bœsch
2017-09-08lavu/tests/des: rename crypt to crypt_refClément Bœsch
2017-09-08lavu/timer.h: factor out timer reportClément Bœsch
2017-09-08avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste
2017-08-27libavutil/opencl: fix potential null dereferenceTimo Rothenpieler
2017-08-19avutil/eval: add linear interpolation helperPaul B Mahol
2017-08-18Add macros to x86util.asm .Ivan Kalvachev
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-10pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara
2017-08-10d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö
2017-08-08imgutils: add function to clear an image to blackwm4
2017-08-08lavc, lavu: move frame cropping to a convenience functionwm4
2017-08-07libavutil: add GRAY9 pixel formatPaul B Mahol
2017-08-04hwcontext_cuda : Support YUV444P16 formatYogender Gupta
2017-07-27fate: update pixfmt_best test to check for endiannessTobias Rapp
2017-07-26avutil/frame: add ICC Profile to av_frame_side_data_nameJames Almer