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
2020-02-08aviflter/vf_xfade: add pixelize transitionPaul B Mahol
2020-02-08avfilter/vf_xfade: add dissolve transitionPaul B Mahol
2020-02-07avfilter/af_crystalizer: add slice threading supportPaul B Mahol
2020-02-07avfilter: add afirsrc filterPaul B Mahol
2020-02-07avfilter/af_acrossover: free all output frames on errorPaul B Mahol
2020-02-07avfilter/af_acrossover: add slice threading supportPaul B Mahol
2020-02-06avfilter/af_acrossover: improve filter outputPaul B Mahol
2020-02-06avfilter/Makefile: add vulkan.h to the list of skipped headersJames Almer
2020-02-05avfilter/vf_xfade: add horzopen/close transitionPaul B Mahol
2020-02-05avfilter/vf_xfade: add vertopen/close transitionPaul B Mahol
2020-02-05vf_ssim: Fix loading doubles to float registers on i386Martin Storsjö
2020-02-05lavfi: bump minor version for the Vulkan filtersLynne
2020-02-05lavfi: add an chromaber_vulkan filterLynne
2020-02-05lavfi: add an avgblur_vulkan filterLynne
2020-02-05lavfi: add an overlay_vulkan filterLynne
2020-02-05lavfi: add an scale_vulkan filterLynne
2020-02-05lavfi: add Vulkan filtering frameworkLynne
2020-02-05lavfi/vf_hwupload: Add support for HW -> HW transfersPhilip Langdale
2020-02-04avfilter/vf_ssim: improve precisionPaul B Mahol
2020-02-04avfilter/vf_xfade: add circleopen & circleclose transitionPaul B Mahol
2020-02-03avfilter/vf_xfade_opencl: move passthrough code before eof checkPaul B Mahol
2020-02-03avfilter/vf_xfade: move passthrough code before eof checkPaul B Mahol
2020-02-02avfilter: add xfade opencl filterPaul B Mahol
2020-02-02avfilter/vf_xfade: remove unused headerPaul B Mahol
2020-02-01avfilter/vf_psnr: fix logic failure when comparing time basesPaul B Mahol
2020-02-01avfilter/vf_ssim: fix logic failure when comparing time basesPaul B Mahol
2020-02-01avfilter/vf_geq: use per-thread AVExpr for expression evaluationMarton Balint
2020-01-31avfilter/vf_xfade: add smooth transitionsPaul B Mahol
2020-01-31avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalidMarton Balint
2020-01-31avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequencesMarton Balint
2020-01-30avfilter/vf_xfade: add radial transitionPaul B Mahol
2020-01-30avfilter: add xfade filterPaul B Mahol
2020-01-29avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filterMarton Balint
2020-01-28avfilter/asrc_sinc: Don't allocate arrays separatelyAndreas Rheinhardt
2020-01-27avfilter/vf_colorconstancy: fix memory leak on errorPaul B Mahol
2020-01-27avfilter/vf_find_rect: Remove assertMichael Niedermayer
2020-01-27avfilter/vf_find_rect: Increase worst case scoreMichael Niedermayer
2020-01-26avfilter/scale: don't fail for circular expressionsGyan Doshi
2020-01-26avfilter/vf_tonemap_opencl: fix long filter descriptionPaul B Mahol
2020-01-25avfilter/vf_v360: do not remap alpha plane if that will be overwritten laterPaul B Mahol
2020-01-25avfilter/vf_v360: mark another hemisphere not visible for flat input formatPaul B Mahol
2020-01-25avfilter/vf_v360: add mask option, unset pixels are marked as transparentPaul B Mahol
2020-01-25avfilter/vf_deshake_opencl: silence warning about usage of uninitialized valuePaul B Mahol
2020-01-25avfilter/vf_v360: fix fov calculation from dfov for fisheye input/outputPaul B Mahol
2020-01-23avfilter/vf_v360: support input flips for tetrahedron formatPaul B Mahol
2020-01-23avfilter/vf_v360: fix small artifacts with tetrahedron inputsPaul B Mahol
2020-01-23avfilter/vf_v360: add tetrahedron formatPaul B Mahol
2020-01-22avfilter/vf_stack: add fill option for xstackPaul B Mahol
2020-01-22avfilter/vf_v360: improve fisheye input formatPaul B Mahol
2020-01-21avfilter/vf_v360: add support for fisheye input formatPaul B Mahol