]> git.sesse.net Git - ffmpeg/commit
avformat/rtpdec: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 14:55:40 +0000 (11:55 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:19:16 +0000 (15:19 -0300)
commit5e518c741661f8663e89048d25edce288219f980
tree589dc07605dfb4cd31b834a496fae32194524b85
parente7f1540507a5e82fcc1d1a78fc04519e9c9aea7e
avformat/rtpdec: use av_packet_alloc() to allocate packets

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/rtpdec.c
libavformat/rtpdec_qt.c