diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-12-30 13:02:38 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-01-10 16:04:19 +0100 |
commit | 63b013aa687662440c85ecff8fdc087123025bf6 (patch) | |
tree | a364c860031738736685911e2265f27367b9b477 /tests/ref/seek | |
parent | d47dc0b0dfcc6010a57d4f2510c90b800ed40efc (diff) | |
download | ffmpeg-63b013aa687662440c85ecff8fdc087123025bf6.tar.gz |
lavu/fifo: deprecate av_fifo_peek2()
It returns a pointer inside the fifo's buffer, which cannot be safely
used without accessing AVFifoBuffer internals. It is easier and safer to
use av_fifo_generic_peek_at().
Diffstat (limited to 'tests/ref/seek')
0 files changed, 0 insertions, 0 deletions