On Sat, Sep 21, 2019 at 10:07:25 +0530, Gyan wrote:
[...]
> Coverity reports three issues arising from this patchset, actually one
> issue, having an instance in each of the three init () functions.
[...]
> c->hashes = av_mallocz_array(1, sizeof(c->hashes));
[...]
> "Passing argument "8UL /* s
On 21-09-2019 03:01 AM, Michael Niedermayer wrote:
On Wed, Sep 18, 2019 at 04:02:55PM -0300, James Almer wrote:
On 9/18/2019 10:47 AM, Moritz Barsnick wrote:
On Thu, Sep 12, 2019 at 11:23:03 +0200, Moritz Barsnick wrote:
Moritz Barsnick (3):
avformat/hashenc: rearrange options definition
On Wed, Sep 18, 2019 at 04:02:55PM -0300, James Almer wrote:
> On 9/18/2019 10:47 AM, Moritz Barsnick wrote:
> > On Thu, Sep 12, 2019 at 11:23:03 +0200, Moritz Barsnick wrote:
> >> Moritz Barsnick (3):
> >> avformat/hashenc: rearrange options definition
> >> avformat/hashenc: use an array of ha
On 9/18/2019 10:47 AM, Moritz Barsnick wrote:
> On Thu, Sep 12, 2019 at 11:23:03 +0200, Moritz Barsnick wrote:
>> Moritz Barsnick (3):
>> avformat/hashenc: rearrange options definition
>> avformat/hashenc: use an array of hashes
>> avformat/hashenc: add streamhash muxer
>
> Friendly ping for
On Thu, Sep 12, 2019 at 11:23:03 +0200, Moritz Barsnick wrote:
> Moritz Barsnick (3):
> avformat/hashenc: rearrange options definition
> avformat/hashenc: use an array of hashes
> avformat/hashenc: add streamhash muxer
Friendly ping for the patch set.
Moritz