On 2023-06-04 11:43 pm, Michael Niedermayer wrote:
On Sun, Jun 04, 2023 at 08:07:25PM +0200, Michael Niedermayer wrote:
Wrapped frames contain pointers so they need specific code to
noise them, the generic code would lead to segfaults
Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
---
libavcodec/noise_bsf.c | 5 +++++
1 file changed, 5 insertions(+)
I intend to apply this soon as noising pointers is not too good
Their contents can't be manipulated but they can still be dropped
conditionally, so the bsf can still handle them if amount_str is NULL.
Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".