aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tests/cpu_init.c
diff options
context:
space:
mode:
authorValerii Zapodovnikov <val.zapod.vz@gmail.com>2025-08-04 23:53:49 +0300
committerMarton Balint <cus@passwd.hu>2025-08-17 20:47:11 +0000
commit8426622bb9584ec4fc32215f006a91e7ddc480cc (patch)
treeeec5b77fd6bc33b4cbe5977835551f281deec46c /libavutil/tests/cpu_init.c
parent134fbfd1dcb59441e38d870ddd231772f4e8e127 (diff)
downloadffmpeg-master.tar.gz
avformat/avio: clarify that AVSEEK_FORCE has no effectHEADmaster
avio_seek() never supported SEEK_END and returned AVERROR(EINVAL) when specified, so the later check "(whence != SEEK_END || force)" was always true. This also means that AVSEEK_FORCE had no effect since 7a6fe01f99, that is 15 years ago. Rather than changing behaviour, let's document instead that the flag has no effect. Also fixed other commit 41ed7ab45f which confused ORing / passing AVSEEK_FORCE and AVSEEK_SIZE in the docs. Signed-off-by: Valerii Zapodovnikov <val.zapod.vz@gmail.com>
Diffstat (limited to 'libavutil/tests/cpu_init.c')
0 files changed, 0 insertions, 0 deletions