summaryrefslogtreecommitdiff
path: root/libavfilter/signature_lookup.c
Commit message (Expand)AuthorAge
* avfilter/signature_lookup: Avoid branch when adding to linked listAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Remove useless error logsAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Allocate buffers jointlyAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Check for allocation errorAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Do not dereference NULL pointers after malloc failureMichael Niedermayer2024-02-12
* avfilter/signature_lookup: dont leave uncleared pointers in sll_free()Michael Niedermayer2024-02-12
* avfilter/signature: fix integer rounding cast precedenceJai Luthra2021-08-28
* lavfi/signature: fix always true expressionValerii Zapodovnikov2021-07-25
* avfilter/vf_signature: Initialize all houghspace elementsJai Luthra2021-07-20
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* lavfi/signature: fix -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* add signature filter for MPEG7 video signatureGerion Entrup2017-03-21