[FFmpeg-devel] [PATCH v2] tools/target_bsf_fuzzer: simplify the loop feeding packets to the filter
James Almer
jamrial at gmail.com
Mon Feb 28 14:27:42 EET 2022
On 2/25/2022 6:46 PM, James Almer wrote:
> And use a single AVPacket for the entire process.
> This more closely follows the suggested API usage in the doxy.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> tools/target_bsf_fuzzer.c | 41 +++++++++++++++------------------------
> 1 file changed, 16 insertions(+), 25 deletions(-)
Ping.
More information about the ffmpeg-devel
mailing list