1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-12-09 22:02:17 +02:00
Files
FFmpeg/libavcodec/rv20enc.c
Andreas Rheinhardt 2282a3740b avcodec/rv20enc: Use av_assert1() instead of av_assert0()
There is really no good reason to perform these checks in
release builds.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-05-21 12:02:52 +02:00

2.6 KiB