[FFmpeg-devel] [PATCH 50/50] fftools/ffplay: use av_packet_alloc() to allocate packets
James Almer
jamrial at gmail.com
Sun Feb 7 15:08:48 EET 2021
On 2/7/2021 9:26 AM, Marton Balint wrote:
>
>
> On Thu, 4 Feb 2021, James Almer wrote:
>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> fftools/ffplay.c | 204 +++++++++++++++++++++++++++++------------------
>> 1 file changed, 127 insertions(+), 77 deletions(-)
>
> Thanks for this, I see a couple of things that can be simplified, maybe
> it is easier if I take over this patch and take care of it directly if
> you don't mind.
Sure, thanks.
More information about the ffmpeg-devel
mailing list