1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/tests/ref
Anton Khirnov 63b013aa68 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().
2022-01-10 16:04:19 +01:00
..
acodec avformat/argo_asf: pass name through as metadata 2021-10-15 23:40:15 +10:00
fate lavu/fifo: deprecate av_fifo_peek2() 2022-01-10 16:04:19 +01:00
lavf avformat/mxfenc: fix DNxHD GC element_type 2021-12-27 00:39:35 +01:00
lavf-fate avformat/matroskaenc: Pass dispositions through unchanged by default 2021-08-24 04:23:29 +02:00
pixfmt fate/pixfmt: test xyz12le 2021-08-29 18:44:46 +02:00
seek lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX or TFDT 2021-11-05 16:22:04 +01:00
vsynth
vsynth1
vsynth_lena