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-04-11lavfi/telecine: Mark telecined frames as interlaced.Carl Eugen Hoyos
2020-04-11avfilter/delogo: correct indentation for option show.Gyan Doshi
2020-04-11avfilter/delogo: remove deprecated optionsGyan Doshi
2020-04-09avfilter/ebur128: prefer to use variable instead of type for sizeofLimin Wang
2020-04-09avfilter/vf_drawtext: only test available exceptionsRosen Penev
2020-04-07hwcontext_vulkan: only use one semaphore per imageLynne
2020-04-07avfilter/vf_xfade: add slice transitionsPaul B Mahol
2020-04-07avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun
2020-04-07dnn_backend_native_layer_mathbinary: add sub supportGuo, Yejun
2020-04-07avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn dataGuo, Yejun
2020-04-06scale_vulkan: correctly copy the colormatrixLynne
2020-04-05lavf, lavfi: Remove uses of sizeof(char).Carl Eugen Hoyos
2020-04-05lavfi/scale_qsv: Fix a format specifier for a variable of type int.Carl Eugen Hoyos
2020-04-04avfilter/vf_v360: add pannini input supportPaul B Mahol
2020-04-03avfilter/vf_v360: improve description of output fov optionsPaul B Mahol
2020-04-02avfilter/x86/vf_v360_init: add missing casesPaul B Mahol
2020-04-02avfilter/vf_v360: add SIMD for lagrange9 interpolationPaul B Mahol
2020-04-02avfilter/vf_v360: add lagrange9 interpolationPaul B Mahol
2020-04-01lavfi/deshake_opencl: Do not use bool, powerpc does not like it.Carl Eugen Hoyos
2020-03-29avfilter/vf_v360: fix swapped variablesPaul B Mahol
2020-03-29avfilter/vf_v360: speedup fisheye outputPaul B Mahol
2020-03-29avfilter/vf_v360: reduce unnecessary negationsPaul B Mahol
2020-03-28avfilter/vf_showinfo: limit the max number of timecodeLimin Wang
2020-03-28avfilter: add vf_overlay_cudaYaroslav Pogrebnyak
2020-03-27avfilter/af_acrossover: revert 270068b5aPaul B Mahol
2020-03-27avfilter/vf_showinfo: check if the s12m data size is validLimin Wang
2020-03-26avfilter/vf_v360: improve sg input formatPaul B Mahol
2020-03-26avfilter/vf_v360: improve sg output formatPaul B Mahol
2020-03-25avfilter/vf_v360: fix hfov/vfov calculation from dfov for sg projectionPaul B Mahol
2020-03-24avfilter/vf_paletteuse: Forward error codesAndreas Rheinhardt
2020-03-24avfilter/hue: fix range in commentGyan Doshi
2020-03-19lavfi/vf_dnn_processing: Fix compile warning of mixed declarations and codeLinjie Fu
2020-03-18scale_vulkan: add support for RGB->YUV conversionsLynne
2020-03-18remove CHAR_MIN/CHAR_MAX usagePaul B Mahol
2020-03-14avfilter/af_anequalizer: fix off by one in reallocationPaul B Mahol
2020-03-13avfilter/f_sendcmd: add more useful variablesPaul B Mahol
2020-03-12avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo...Guo, Yejun
2020-03-12avfilter/vf_dnn_processing.c: add planar yuv format supportGuo, Yejun
2020-03-12avfilter/vf_dnn_processing.c: use swscale for uint8<->float32 convertGuo, Yejun
2020-03-11avfilter/Makefile: remove dnn files when calling make cleanJames Almer
2020-03-03avfilter/f_sendcmd: implement expr flagPaul B Mahol
2020-03-03avfilter/vf_v360: simplify some unnecessary indirectionsPaul B Mahol
2020-03-03avfilter/vf_v360: add half equirectangular input formatPaul B Mahol
2020-03-03avfilter/vf_v360: add half equirectangular output formatPaul B Mahol
2020-03-03avfilter/vf_sr.c: refine code to use AVPixFmtDescriptor.log2_chroma_h/wGuo, Yejun
2020-03-02avfilter/vf_v360: add truncated square pyramid input formatPaul B Mahol
2020-03-02avfilter/vf_v360: add truncated square pyramid output formatPaul B Mahol
2020-03-01avfilter/vf_v360: fix cylindrical input formatPaul B Mahol
2020-03-01avfilter/vf_v360: cleanup some codePaul B Mahol
2020-03-01avfilter/vf_v360: improve interpolation for equirect input at polesPaul B Mahol