6753 Commits (b1781caf9e36edd4b84428c1e6aad8c4937c35d8)

Author SHA1 Message Date
Mateusz 6260ab60a8 avfilter/vf_overlay: fix packed_rgb case 7 years ago
Ronald S. Bultje df3222d4bb libvmaf: exit gracefully if the library fails. 7 years ago
Paul B Mahol 9dcecbf04c avfilter/af_biquads: add missing break statements 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Paul B Mahol 600c8729e2 avfilter/af_biquads: remove unused enum item 7 years ago
Paul B Mahol ce626f2695 avfilter/av_biquads: add support for commands 7 years ago
Paul B Mahol d29f784a54 avfilter/vf_overlay: add premultiplied alpha mode 7 years ago
Martin Vignali 3c6dc27035 avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using unaligned data in low_pass complex 7 years ago
Martin Vignali 49dced9fd0 avfilter/x86/vf_interlace : avoid crash when data are unaligned 7 years ago
Gyan Doshi 1c76134fe3 avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixels 7 years ago
Kelly Ledford bc219082bb libavfilter/af_dcshift.c: Fixed repeated spelling error 7 years ago
Martin Vignali 46f534bdee avfilter/vf_hflip : move context func init in ff_hflip_init 7 years ago
Jun Zhao 4280948702 avfilter/formats: fix wrong function name in error message 7 years ago
Paul B Mahol a0e4c41d08 avfilter/vf_pseudocolor: add support for more formats 7 years ago
Paul B Mahol cbd524b26c avfilter/avfiltergraph: remove ugly dead code 7 years ago
Martin Vignali 869efbf971 avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2) 7 years ago
Paul B Mahol 713f9c5b5d avfilter/vf_scale: add more aliases for "range" options 7 years ago
Vittorio Giovara bc38c8f442 vf_zscale: Fix alpha destination graph for floating point pixel formats 7 years ago
Paul B Mahol 299a622297 avfilter/vf_waveform: add default case when picking input formats 7 years ago
James Almer f2aa0ce5a0 x86/vf_hflip: use xor to zero initialize registers 7 years ago
James Almer dc33fe1d00 x86/vf_hflip: don't load the width argument twice 7 years ago
Paul B Mahol 53855e3c04 avfilter: add setrange filter 7 years ago
Paul B Mahol 312b00de8f avfilter/vf_convolution: add 7x7 filter 7 years ago
James Almer cc2ba526d4 x86/vf_threshold: make threshold8 functions work on x86_32 7 years ago
Paul B Mahol 5ff0d2acae avfilter/x86/vf_hflip.asm: fix building on x32 7 years ago
Paul B Mahol 86fda8be3f avfilter: add hflip x86 SIMD 7 years ago
James Almer b73304f79e x86vf_threshold/: use the PBLENDVB macro 7 years ago
Martin Vignali 6e3e696591 avfilter/x86/vf_threshold : cosmetic indent 7 years ago
Martin Vignali 9719d57b34 avfilter/x86/vf_threshold : add avx2 version for threshold 8 7 years ago
Martin Vignali 51345cb1d5 avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 version 7 years ago
Martin Vignali fa470384ea avfilter/vf_threshold : move context func init in ff_threshold_init 7 years ago
Paul B Mahol 225341b20d avfilter/vf_stack: always copy SAR from first input 7 years ago
Paul B Mahol bbfcb1b7c8 avfilter/vf_threshold: add x86 SIMD 7 years ago
Paul B Mahol e1dd97bd4c avfilter: add fillborders filter 7 years ago
Paul B Mahol 2cfc8b172c avfilter/vf_tile: add init_padding option 7 years ago
Carl Eugen Hoyos d13b8f68d7 lavfi/libvmaf: Rename local variable "main" as "master". 7 years ago
Gyan Doshi b3cb9bd43f avfilter/drawbox: rename variable for maximum thickness 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Vittorio Giovara 002db7d49a vf_zscale: Add more supported input properties 7 years ago
Vittorio Giovara 3e0560b054 vf_zscale: Relax color properties maximum bounds 7 years ago
Paul B Mahol eb86f72fca avfilter/vf_threshold: use correct linesize 7 years ago
Paul B Mahol 2d1594a8d6 avfilter/af_silenceremove: fix possible crash if supplied duration is negative 7 years ago
Paul B Mahol 9152bda839 avfilter/af_silenceremove: fix logic error in EOF case 7 years ago
Paul B Mahol ffc01280be avfilter: add lv2 wrapper filter 7 years ago
Richard Ling 7d4fe0c5cb avfilter: add normalize filter 7 years ago
Paul B Mahol 63826a0b82 avfilter/af_amix: make use of av_asprintf() 7 years ago
Paul B Mahol ec5328aa6f avfilter: add mix filter 7 years ago
Paul B Mahol 59365e6345 avfilter/af_ladspa: remove duplicate code lines 7 years ago
James Almer ef8979f199 avfilter/Makefile: skip building opencl.h when opencl is disabled 7 years ago
Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 7 years ago