mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-04-10 06:30:28 +02:00
The value of vb_pos at vb_bottom, vb_above is known at compile-time, so one can avoid the modifications to vb_pos and just compare against immediates. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>