aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpegts.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-03-18 23:44:07 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-10-03 20:56:12 +0200
commit029df555f80952acf953322e0ee22903bf862e81 (patch)
tree08dce67a1a9fa0b0eb3d6c3b4ebd5217385746d7 /libavformat/rtpdec_mpegts.c
parentf42a2b13496e6a5286164fd7241d64aebf74ec4e (diff)
downloadffmpeg-029df555f80952acf953322e0ee22903bf862e81.tar.gz
avformat/webpenc: Don't use sizeof(AVPacket)
In this case it means replacing a packet in the muxer's context by a pointer to an AVPacket, namely AVFormatInternal.pkt. Because this packet is freed generically, one can remove the muxer's deinit function. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/rtpdec_mpegts.c')
0 files changed, 0 insertions, 0 deletions