[FFmpeg-devel] [PATCH 3/4] avformat/hashenc: add option to create hash per stream

Moritz Barsnick barsnick at gmx.net
Wed Sep 4 17:12:22 EEST 2019


On Tue, Sep 03, 2019 at 16:48:39 +0200, Paul B Mahol wrote:
> I think better thing to do is to add streamhash muxer instead of doing
> it in hash muxer.

If that's the general wish, I will reimplement it as such.

The code reuse will be similar, so I assume the other approaches are
okay? Especially cleaning up the options definitions before adding new
ones, and expanding the hash store to an array.

I will also make use of a deinit() as asked by Nicolas.

Thanks,
Moritz


More information about the ffmpeg-devel mailing list