summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/src_movie: Fix leak of packet upon errorAndreas Rheinhardt2020-09-10
* avfilter/src_movie: Remove unnecessary secondary AVPacketAndreas Rheinhardt2020-09-10
* avfilter/src_movie: Remove unneeded resetting of AVPacketAndreas Rheinhardt2020-09-10
* avfilter/avfilter: remove obsolete commentPaul B Mahol2020-09-10
* avfilter/vf_premultiply: add support for gbrapf32 formatMark Reid2020-09-10
* lavfi/buffersink: cast to uint64_t before shifting.Nicolas George2020-09-09
* dnn/dnn_backend_native_layer_conv2d: Fix allocation sizeAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Don't check for clipping in separate loopAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Remove pointless additionsAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Use more appropriate variable nameAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Avoid indirection for function pointerAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Avoid allocating arrayAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Don't allocate unused element in arrayAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Only keep one AVFrame at a timeAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Avoid intermediate buffer IIIAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Simplify finding channel indexAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Fix channel assignmentAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Avoid intermediate buffers IIAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Avoid intermediate buffers IAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Remove delay fieldsAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Remove unused arraysAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Avoid duplicating string needlesslyAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Simplify parsing channel mapping stringAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Use uint64_t for channel mappingAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Only attempt once to init coeffsAndreas Rheinhardt2020-09-09
* avfilter/af_headphone: Combine several loops when checking for EOFAndreas Rheinhardt2020-09-09
* 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