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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
