Files
ffmpeg-rockchip/libavformat
Andreas Rheinhardt 97d8029149 avformat/hls: Use av_init_pkt() directly
and remove reset_packet(). The packet's data pointer is already zeroed,
so the only thing that reset_packet() does that av_init_pkt() doesn't is
redundant.

Reviewed-by: Steven Liu <lingjiujianke@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-08-18 07:03:00 +02:00
..
2020-06-22 12:19:56 +02:00
2020-08-18 07:03:00 +02:00
2020-06-18 21:31:13 +02:00
2020-08-04 18:27:51 +02:00
2020-06-13 00:43:09 +02:00
2020-07-26 16:47:01 +02:00