On 3/20/16, Gerion Entrup <gerion.entrup.ff...@flump.de> wrote:
> Good day,
>
> I attached the patch. The MPEG7 video signature is a method to calculate a
> fingerprint of a video and to compare two or more of this fingerprints. Most
> of
> the standard is implemented. I've done this work as part of my bachelor
> thesis.
>
> The method is designed mainly for fast caculation of the fingerprint, so it
> is
> blockbased and not very robust to some geometric modification.
>
> Further details can be found at
> http://epubs.surrey.ac.uk/531590/1/MPEG-7%20Video%20Signature%20Author%27s
> %20Copy.pdf
>
> kind regards,
> Gerion
>

If this is supposed to be GPL only, you need to modify other files.

The style of code does not match rest of filters, for example '{' of function
should be on own separate line.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to