On 09/11/18 05:31, Andreas Rheinhardt wrote:
> Now the fragment is uninitialized and the input packet freed in case of
> errors.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/h264_redundant_pps_bsf.c | 46 ++---
> 1 file changed, 29 insertions(+), 17 deletions(
Now the fragment is uninitialized and the input packet freed in case of
errors.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/h264_redundant_pps_bsf.c | 46 ++---
1 file changed, 29 insertions(+), 17 deletions(-)
diff --git a/libavcodec/h264_redundant_pps_bsf.c
b/lib