Hi,
On Wed, Aug 17, 2016 at 10:44 PM, Umair Khan wrote:
> Hi,
>
> On Wed, Aug 17, 2016 at 3:43 PM, Paul B Mahol wrote:
>> On 8/17/16, Michael Niedermayer wrote:
>>> This is needed for encoders which store a final sample count or checksum in
>>> extradata
>>>
>>> alternatively every encoder as w
Hi,
On Wed, Aug 17, 2016 at 3:43 PM, Paul B Mahol wrote:
> On 8/17/16, Michael Niedermayer wrote:
>> This is needed for encoders which store a final sample count or checksum in
>> extradata
>>
>> alternatively every encoder as well as muxer can implement
>> AV_PKT_DATA_NEW_EXTRADATA support
>> t
On 8/17/16, Michael Niedermayer wrote:
> This is needed for encoders which store a final sample count or checksum in
> extradata
>
> alternatively every encoder as well as muxer can implement
> AV_PKT_DATA_NEW_EXTRADATA support
> to update the extradata at the end.
>
> Signed-off-by: Michael Niede
This is needed for encoders which store a final sample count or checksum in
extradata
alternatively every encoder as well as muxer can implement
AV_PKT_DATA_NEW_EXTRADATA support
to update the extradata at the end.
Signed-off-by: Michael Niedermayer
---
ffmpeg.c | 17 +
1 file