summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/af_headphone: Fix stack buffer overflowAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Don't overrun arrayAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Fix segfault when using very short streamsAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Check for the existence of samplesAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Remove always true checkAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Don't use uninitialized buffer in log messageAndreas Rheinhardt2020-09-09
* dnn_backend_native_layer_conv2d.c:Add mutithread functionXu Jun2020-09-09
* dnn_backend_native.c: parse options in native backendXu Jun2020-09-09
* Revert "avfilter/src_movie: switch to activate"Nicolas George2020-09-08
* lavfi/vsrc_testsrc: switch to activate.Nicolas George2020-09-08
* lavfi/formats: more logical testing of inputs and outputs.Nicolas George2020-09-08
* lavfi/buffersink: remove redundant channel layouts.Nicolas George2020-09-08
* lavfi: check the validity of formats lists.Nicolas George2020-09-08
* lavfi/formats: simplify a macro parameters.Nicolas George2020-09-08
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/vf_nnedi: use av_fopen_utf8()Paul B Mahol2020-09-07
* avfilter/vf_lut3d: support remaping negative values in the prelutMark Reid2020-09-07
* avfilter/asrc_anullsrc: remove not useful functionPaul B Mahol2020-09-04
* avfilter/vsrc_gradients: switch to activatePaul B Mahol2020-09-04
* avfilter/asrc_anullsrc: switch to activatePaul B Mahol2020-09-04
* avfilter/asrc_anullsrc: add support to set output durationPaul B Mahol2020-09-04
* avfilter/vf_alphamerge: use framesyncPaul B Mahol2020-09-04
* avfilter/src_movie: switch to activatePaul B Mahol2020-09-04
* avfilter/af_arnndn: reduce size of second_check[] tablePaul B Mahol2020-09-04
* avfilter/f_graphmonitor: also show link EOF status in bluePaul B Mahol2020-08-31
* avfilter/vsrc_gradients: add speed optionPaul B Mahol2020-08-31
* avfilter/vsrc_gradients: do not use (l)lrint variants for doublePaul B Mahol2020-08-31
* avfilter/vsrc_gradients: add duration optionPaul B Mahol2020-08-31
* dnn/tensorflow: add log error messageTing Fu2020-08-31
* dnn/openvino: add log error messageTing Fu2020-08-31
* avfilter/src_movie: Avoid intermediate buffer for writing stringAndreas Rheinhardt2020-08-31
* avfilter/vf_xfade: fix excessive number of queued framesPaul B Mahol2020-08-30
* avfilter/af_arnndn: use memcpy for copying in compute_rnn()Paul B Mahol2020-08-27
* avfilter/af_arnndn: use scalarproduct_float() in dct functionPaul B Mahol2020-08-27
* avfilter/af_compensationdelay: always initialize w_ptr with 0Paul B Mahol2020-08-27
* avfilter/vf_xfade: do not use alpha for average rgb colorPaul B Mahol2020-08-27
* avfilter/vf_xfade: add corner wipe transformsPaul B Mahol2020-08-27
* Revert "avfilter/yadif: simplify the code for better readability"Limin Wang2020-08-27
* avfilter/af_headphone: Fix leak of channel layouts list on errorAndreas Rheinhardt2020-08-26
* avfilter/af_headphone: Fix segfault upon allocation failureAndreas Rheinhardt2020-08-26
* avfilter/vf_signature: Avoid cast from function pointer to void*Andreas Rheinhardt2020-08-26
* avfilter/vf_signature: Fix leak of string upon errorAndreas Rheinhardt2020-08-26
* avfilter/vf_signature: Fix leak of inpads' namesAndreas Rheinhardt2020-08-26
* avfilter/af_afir: Avoid allocating AVFilterPad namesAndreas Rheinhardt2020-08-26
* avfilter/af_aiir: Fix segfault and leak upon allocation failureAndreas Rheinhardt2020-08-26
* avfilter/avf_aphasemeter: Don't allocate outpad namesAndreas Rheinhardt2020-08-26
* avfilter/vf_bm3d: Don't allocate inpad namesAndreas Rheinhardt2020-08-26
* avfilter/f_ebur128: Don't allocate outpad namesAndreas Rheinhardt2020-08-26
* avfilter/vf_decimate: Don't allocate inpad namesAndreas Rheinhardt2020-08-26
* avfilter/vf_fieldmatch: Don't allocate inpad namesAndreas Rheinhardt2020-08-26