[FFmpeg-devel] [PATCH] avfilter/af_asetnsamples: fix last frame props
Marton Balint
cus at passwd.hu
Sun Dec 30 22:06:08 EET 2018
On Sun, 30 Dec 2018, Nicolas George wrote:
> Marton Balint (2018-12-25):
>> Frame properties were not copied, so e.g. PTS was not set for the last frame.
>>
>> Regression since ef3babb2c70f564dc1634b3f29c6e35a2b2dc239.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>> libavfilter/af_asetnsamples.c | 6 ++++++
>> 1 file changed, 6 insertions(+)
>
> Sorry, it slipped my mind. LGTM, but I do not maintain that file.
Thanks, applied with an additional fix to free pad_frame as well on error.
Regards,
Marton
More information about the ffmpeg-devel
mailing list