8102 Commits (ad18f69bcba05f825b7a27e779873ae830273e84)

Author SHA1 Message Date
Guo, Yejun 37d24a6c8f vf_dnn_processing: add support for more formats gray8 and grayf32 5 years ago
Guo, Yejun 04e6f8a143 vf_dnn_processing: remove parameter 'fmt' 5 years ago
Limin Wang d31a1266a7 avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bits >8 5 years ago
Mark Thompson f907eea863 vf_tonemap_vaapi: Fix memory leak in error case 5 years ago
Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago
Paul B Mahol e21ba176c9 avfilter/af_sidechaincompress: add support for commands 5 years ago
Paul B Mahol 27ec72db06 avfilter/af_dynaudnorm: add support for commands 5 years ago
Paul B Mahol e26d66daaa avfilter/af_dynaudnorm: use already available pointer 5 years ago
Paul B Mahol 1187dbb7e9 avfilter/af_dynaudnorm: move channels variable setup first 5 years ago
Jun Zhao 304eaa63a9 lavfi/buffersrc: Remove redundant free after ff_filter_frame() failure 5 years ago
Paul B Mahol 389865352d avfilter/af_dynaudnorm: fix another clipping with custom peak value 5 years ago
Paul B Mahol c8253cb332 avfilter/af_dynaudnorm: implement threshold option 5 years ago
Paul B Mahol 6a1305e8b7 avfilter/af_dynaudnorm: do not clip audio 5 years ago
Jun Zhao c8e72a6494 lavfi/coreimage: fix memory leak after av_dict_parse_string fail 5 years ago
Paul B Mahol 81172b5e3a avfilter/af_dynaudnorm: fix previous commit 5 years ago
Paul B Mahol ed02563ce0 avfilter/af_dynaudnorm: do not enqueue flush buffers 5 years ago
Paul B Mahol d4d6280ab2 avfilter/af_dynaudnorm: do not hang forever if only EOF is received 5 years ago
Paul B Mahol 7bb09e57e0 avfilter/af_dynaudnorm: do not error out if even filter size was given 5 years ago
Paul B Mahol f651b18c19 avfilter/vf_histogram: add envelope to thistogram filter 5 years ago
Zhao Zhili b2491566a6 avfilter/buffersrc: deprecate sws_param option 5 years ago
Paul B Mahol e20c6d95b2 avfilter/af_crystalizer: add support for commands 5 years ago
Paul B Mahol 22d3552f44 avfilter/af_crystalizer: add timeline support 5 years ago
Paul B Mahol 26eba8ca61 avfilter/vf_waveform: add support for 12bit yuva formats 5 years ago
Paul B Mahol 11f6657e92 avfilter/vf_vectorscope: add support for 12bit yuva formats 5 years ago
Paul B Mahol 612b5791b8 avfilter/vf_histogram: add support for 12bit yuva formats 5 years ago
Paul B Mahol d3d6f5a76e avfilter/vf_histogram: reindent after previous commit 5 years ago
Paul B Mahol cc43c2f29a avfilter: add thistogram video filter 5 years ago
James Almer eb17a7906b avfilter/vf_vectorscope: use av_clip_uint8() 5 years ago
Paul B Mahol 6399eed48a avfilter/vf_waveform: implement tint options 5 years ago
Paul B Mahol b3216f13ce avfilter/vf_vectorscope: improve tint output for gbrp formats 5 years ago
Paul B Mahol 2736dc0564 avfilter/vf_vectorscope: rename gray mode to tint mode 5 years ago
Paul B Mahol 29b765d657 avfilter/vf_vectorscope: add invert graticule 5 years ago
Paul B Mahol 1669c970b1 avfilter/vf_vectorscope: use enum for graticule items 5 years ago
Michael Niedermayer 5c0d1f7896 avfilter/vf_geq: Add support for reading sample sums and means of rectangles 5 years ago
Michael Niedermayer 47fd73ace2 avfilter/vf_geq: Add NB_PLANES 5 years ago
Michael Niedermayer d5e7f01090 avfilter/vf_geq: Relicense to LGPL 5 years ago
Paul B Mahol 6c883e214a avfilter/vf_vibrance: add support for commands 5 years ago
Paul B Mahol 50cfe9662d avfilter/vf_il: add support for commands 5 years ago
Paul B Mahol 5fb37598ad avfilter/af_stereowiden: add support for commands 5 years ago
Paul B Mahol 954637805d avfilter/af_extrastereo: add support for commands 5 years ago
Paul B Mahol fad62eebee avfilter/vf_neighbor: add support for commands 5 years ago
Paul B Mahol b5f0cea16c avfilter/vf_histogram: use the name 's' for the pointer to the private context 5 years ago
Andreas Rheinhardt 398a5f5d8f avfilter/buffersrc: Remove unused variables 5 years ago
Limin Wang 3dd6c4478b avfilter/vf_yadif: cosmetics in the pix_fmts[] array 5 years ago
Gyan Doshi 287620f59c avfilter/drawtext: log why input pad failed to be configured 5 years ago
Paul B Mahol 547b0c61af avfilter/vf_fade: reindent after previous commit 5 years ago
Paul B Mahol 6c9a9dd25a avfilter/vf_fade: add support for gbrp/gbrap formats 5 years ago
Paul B Mahol 94ad5d0128 avfilter/vf_readeia608: factor some constants out 5 years ago
Paul B Mahol 94682555c6 avfilter/vf_readeia608: check if gaps between clock bits are big enough 5 years ago
Paul B Mahol 16968b619d avfilter/vf_readeia608: use special struct to hold line items 5 years ago