add signature filter for MPEG7 video signature
This filter does not implement all features of MPEG7. Missing features:
- compression of signature files
- work only on (cropped) parts of the video
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Showing
- Changelog 1 addition, 0 deletionsChangelog
- configure 1 addition, 0 deletionsconfigure
- doc/filters.texi 89 additions, 0 deletionsdoc/filters.texi
- libavfilter/Makefile 1 addition, 0 deletionslibavfilter/Makefile
- libavfilter/allfilters.c 1 addition, 0 deletionslibavfilter/allfilters.c
- libavfilter/signature.h 569 additions, 0 deletionslibavfilter/signature.h
- libavfilter/signature_lookup.c 573 additions, 0 deletionslibavfilter/signature_lookup.c
- libavfilter/version.h 1 addition, 1 deletionlibavfilter/version.h
- libavfilter/vf_signature.c 767 additions, 0 deletionslibavfilter/vf_signature.c
Loading
Please register or sign in to comment