Andreas Rheinhardt:
> Besides avoiding allocations this also fixes a design defect of
> ff_rtp_send_punch_packets: It did not return an error in case of
> these allocations failed.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavformat/rtpdec.c | 38 +-
> 1
Besides avoiding allocations this also fixes a design defect of
ff_rtp_send_punch_packets: It did not return an error in case of
these allocations failed.
Signed-off-by: Andreas Rheinhardt
---
libavformat/rtpdec.c | 38 +-
1 file changed, 13 insertions(+), 25