diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-01-31 16:27:59 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-02-09 16:14:56 +0100 |
commit | 88ba22009e401286e213c34308aabaee778f1d28 (patch) | |
tree | 3b7177251fffd32d3b8d51fa241356eed59d5310 /libavcodec/h264_mvpred.h | |
parent | 0d54ae40123ef8dbf77210faf1edbeacc121854e (diff) | |
download | ffmpeg-88ba22009e401286e213c34308aabaee778f1d28.tar.gz |
lavf/flacdec: stop accessing FFStream.avctx
The demuxer opens an internal parser instance in read_timestamp(), which
requires a codec context. There is no need for it to access the FFStream
one which is used for other purposes, it can allocate its own internal
one.
Diffstat (limited to 'libavcodec/h264_mvpred.h')
0 files changed, 0 insertions, 0 deletions