On Sat, Oct 03, 2015 at 05:24:06PM -0500, Rodger Combs wrote:
> ---
> Changelog | 1 +
> configure | 4 +
> doc/muxers.texi | 35 +
> libavformat/Makefile | 1 +
> libavformat/allformats.c | 1 +
> libavformat/chromaprint.c | 186
>
On Fri, Oct 02, 2015 at 03:45:48PM -0500, Rodger Combs wrote:
[...]
> +break;/*
> +case FINGERPRINT_HASH_RAW:
> +case FINGERPRINT_HASH_HEX:
> +if (!chromaprint_hash_fingerprint(fp, size, &hash)) {
> +av_log(s, AV_LOG_ERROR, "Failed to hash fingerprint\n");
> +
On Fri, 2 Oct 2015 15:35:04 -0500
Rodger Combs wrote:
> ---
> Changelog| 1 +
> configure| 4
> doc/muxers.texi | 35 +++
> libavformat/Makefile | 1 +
> libavformat/allformats.c | 1 +
> libavformat/version.h