diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-11 19:05:06 +0300 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2024-05-14 19:50:00 +0300 |
commit | 20fbc07af1ebd5a68b8fd1203ceb4cab60bd7328 (patch) | |
tree | dd6bfdb8afa801752ff176fb3f1d1bfa813782b0 /libavcodec/v4l2_buffers.h | |
parent | 9d3f561721cd710bf403af991a0e36ccc9e8d8c8 (diff) | |
download | ffmpeg-20fbc07af1ebd5a68b8fd1203ceb4cab60bd7328.tar.gz |
lavu/riscv: remove bogus B extension
The B Bit manipulation extension was not defined to this day, and
probably never will. Instead it was broken down into Zba, Zbb, Zbc and
Zbs with no particular blessed set to make up B.
This removes the bogus field test. Linux never set this bit, nor
(AFAICT) did FreeBSD or any other OS. We can always add it back in the
unlikely event that it gets taken into use.
Diffstat (limited to 'libavcodec/v4l2_buffers.h')
0 files changed, 0 insertions, 0 deletions