Re: [FFmpeg-devel] [PATCH] tests/fate: add simple tests for libx264 and libx265

2023-05-15 Thread Anton Khirnov
Since libx265 has issues (leaks, invalid reads), and I don't have time to craft supressions files right now, I pushed just the x264 part of this patch for now. -- Anton Khirnov ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mai

Re: [FFmpeg-devel] [PATCH] tests/fate: add simple tests for libx264 and libx265

2023-03-14 Thread Tobias Rapp
On 11/03/2023 18:05, Anton Khirnov wrote: Since these are external encoders not under our control, we cannot test the encoded output exactly as is done for internal encoders. We can still test however that the output is decodable and produces the expected number of frames with expected dimension