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-03-01frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov
2018-02-23avutil/timecode: fix starting frame number for 59.94 fpsGyan Doshi
2018-02-22hwcontext_vaapi: Fix frames context creation with external attributesMark Thompson
2018-02-22hwcontext_vaapi: Add more surface formatsMark Thompson
2018-02-17avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()Michael Niedermayer
2018-02-15avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer
2018-02-13avutil/opt: remove ABI hackswm4
2018-02-12Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer
2018-02-12Merge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935'James Almer
2018-02-06Drop some unnecessary config.h #includesDiego Biurrun
2018-02-04hwcontext: Fix memory leak on derived frame allocation failureMark Thompson
2018-02-04hwcontext: Fix documentation for av_hwdevice_ctx_alloc()Jun Zhao
2018-01-26Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'Mark Thompson
2018-01-23avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble
2018-01-20x86inc: Drop cpuflags_slowctzHenrik Gramner
2018-01-20x86inc: Correctly set mmreg variablesHenrik Gramner
2018-01-20x86inc: Support creating global symbols from local labelsHenrik Gramner
2018-01-20x86inc: Use .rdata instead of .rodata on WindowsHenrik Gramner
2018-01-20x86inc: Enable AVX emulation for floating-point pseudo-instructionsHenrik Gramner
2018-01-17Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'Mark Thompson
2018-01-16intreadwrite: Use __unaligned in MSVC for ARM64 as wellMartin Storsjö
2018-01-16hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm4
2018-01-15hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints()wm4
2018-01-11avutil/mastering_display_metadata: fix copyright header wrongly formated as doxyJames Almer
2018-01-05It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov
2018-01-04avutil/log: use thread wrappers for the locking functionalityJames Almer
2018-01-04hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctlywm4
2018-01-04libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDispl...Humberto Ribeiro
2018-01-04lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc().Carl Eugen Hoyos
2018-01-02lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.Carl Eugen Hoyos
2017-12-29lavu/qsv: add log message for libmfx versionZhong Li
2017-12-26lavc: replace and deprecate the lock managerwm4
2017-12-26w32pthreads: always use Vista+ API, drop XP supportwm4
2017-12-25x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled ...James Almer
2017-12-25x86inc: AVX-512 supportHenrik Gramner
2017-12-25avutil: add alignment needed for AVX-512James Darnley
2017-12-25avutil: detect when AVX-512 is availableJames Darnley
2017-12-25avutil: add AVX-512 flagsJames Darnley
2017-12-17lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos
2017-12-16lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta
2017-12-04libavutil: Add saturating subtraction functionsAndrew D'Addesio
2017-12-02avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture.Thomas Köppe
2017-12-02avutil/x86util : add macro for loading a 128 bits constants in an xmm or in e...Martin Vignali
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-28lavu/hwcontext_opencl.h: fix build on macOSRodger Combs
2017-11-26hwcontext_vaapi: Do not assume that sw_format is transferableMark Thompson
2017-11-25hwcontext_d3d11va: properly reset values after release/closeJan Ekström
2017-11-25hwcontext_opencl: Reset internal command queue on device_uninitMark Thompson
2017-11-25hwcontext_d3d11: Log adapter details on device creationMark Thompson