8252 Commits (35958782819c00211e247332ab18fbf2f28267e1)

Author SHA1 Message Date
Paul B Mahol b0a9960a77 avfilter/vf_v360: add barrel split format output support 5 years ago
Jacob Ruiz ba2581adb2 avfilter/vf_zscale: fix crash on unaligned input 5 years ago
Paul B Mahol 7e08a92370 avfilter/vf_convolve: reset fft/ifft pointers after free 5 years ago
Paul B Mahol b484eb2556 avfilter/vf_v360: add basic commands support 5 years ago
Paul B Mahol 08a21c1fd8 avfilter/vf_v360: handle gracefully invalid values for rorder option 5 years ago
Paul B Mahol 72b6c8c99f avfilter: add Contrast Adaptive Sharpen video filter 5 years ago
Paul B Mahol 90913abc2e avfilter/vf_v360: improve dfisheye_to_xyz() output 5 years ago
Paul B Mahol e6ea0e7429 avfilter/vf_v360: improve fisheye_to_xyz() output 5 years ago
Paul B Mahol ebc8806b9f avfilter/vf_v360: improve equirect_to_xyz() quality 5 years ago
Linjie Fu edf2c7be5c lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv 5 years ago
Michael Niedermayer 0c0ca0f244 avfilter/vf_aspect: Fix integer overflow in compute_dar() 5 years ago
Paul B Mahol 314a783bb8 avfilter/vf_phase: add >8 bit support 5 years ago
Paul B Mahol 55755b4ab2 avfilter/opencl: use av_fopen_utf8() 5 years ago
Paul B Mahol 5452d0372c avfilter/vf_fieldhint: use av_fopen_utf8() 5 years ago
Paul B Mahol a2c0746344 avfilter/vf_lut3d: use av_fopen_utf8() 5 years ago
Paul B Mahol 5fe6c6b8f4 avfilter/vf_remap: add fill color option 5 years ago
Paul B Mahol 1c6a91990d avfilter: add pad opencl filter 5 years ago
Paul B Mahol 47773f7979 avfilter/vf_xmedian: implement percentile option 5 years ago
Paul B Mahol 28743f1803 avfilter/vf_median: implement percentile option 5 years ago
Paul B Mahol cf92f42672 avfilter/vf_colorlevels: add support for commands 5 years ago
Paul B Mahol 52cd7a6337 avfilter/vf_colorkey: add support for commands 5 years ago
Andreas Rheinhardt 212077eda4 avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails 5 years ago
Paul B Mahol e63a66416f avfilter/vf_thumbnail: fix possible crash on error 5 years ago
Paul B Mahol 32bc0e0444 avfilter/vf_thumbnail: add timeline support 5 years ago
Paul B Mahol 1e6cef6861 avfilter/vf_fade: fix color fading for planar rgb 5 years ago
Paul B Mahol 06db1bef4c avfilter/vf_fade: add >8 bit support for black and alpha fade 5 years ago
Mark Thompson 593106ff47 lavfi/vf_*_vaapi: Fix error case 5 years ago
Mark Thompson f130b22119 lavfi/vf_deshake_opencl: Avoid propagating uninitialised data 5 years ago
Paul B Mahol 53a485cd37 avfilter/af_afftfilt: fix memory leaks on error 5 years ago
Paul B Mahol 2174a315b4 avfilter/af_afffilt: fix crash on error 5 years ago
Paul B Mahol 283e755734 avfilter/vf_xfade: add diagonal smooth transitions 5 years ago
Paul B Mahol 3f24e744ad avfilter/af_asoftclip: add support for commands 5 years ago
Paul B Mahol d842998183 avfilter/af_asoftclip: add slice threading support 5 years ago
Paul B Mahol 3750e36aa8 avfilter/vf_alphamerge: add AVClass to private context 5 years ago
Andreas Rheinhardt adea33f465 avfilter/vf_paletteuse: Fix potential double-free of AVFrame 5 years ago
Paul B Mahol cbd5a4536c avfilter/vf_alphamerge: add timeline support 5 years ago
Paul B Mahol a8d82cc2b8 avfilter/vf_fade: improve type option description 5 years ago
Paul B Mahol 8cab0ce5dc avfilter/vf_fade: add missing .flags for type option 5 years ago
Paul B Mahol 68416e4ba7 avfilter/vf_maskedclamp: make C version consistent with ASM one 5 years ago
Paul B Mahol 3720153ffc aviflter/vf_xfade: add pixelize transition 5 years ago
Paul B Mahol e3e5598290 avfilter/vf_xfade: add dissolve transition 5 years ago
Paul B Mahol bfdd6304fb avfilter/af_crystalizer: add slice threading support 5 years ago
Paul B Mahol ae5a435300 avfilter: add afirsrc filter 5 years ago
Paul B Mahol 7e8721e98e avfilter/af_acrossover: free all output frames on error 5 years ago
Paul B Mahol cd671ea083 avfilter/af_acrossover: add slice threading support 5 years ago
Paul B Mahol 270068b5af avfilter/af_acrossover: improve filter output 5 years ago
James Almer 616e9b5cff avfilter/Makefile: add vulkan.h to the list of skipped headers 5 years ago
Paul B Mahol 2d58fa6d9e avfilter/vf_xfade: add horzopen/close transition 5 years ago
Paul B Mahol 10f4441acb avfilter/vf_xfade: add vertopen/close transition 5 years ago
Martin Storsjö 0815a22dcc vf_ssim: Fix loading doubles to float registers on i386 5 years ago