summaryrefslogtreecommitdiff
path: root/libavfilter/vf_signature.c
Commit message (Expand)AuthorAge
* 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
* avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bitsAndreas Rheinhardt2020-08-01
* avfilter/vf_signature: use av_strlcpy()Michael Niedermayer2018-04-01
* avfilter/vf_signature: fix memory leaks in error casesTimo Rothenpieler2017-06-13
* avfilter/vf_signature: Replace uncommon spelling of seperateMichael Niedermayer2017-03-26
* add signature filter for MPEG7 video signatureGerion Entrup2017-03-21