diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-03-09 16:02:31 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-03-11 11:37:48 +0100 |
commit | a3bf63c26e6197a9b6e490538667368530a9dcd3 (patch) | |
tree | 7bb978047c54cb46d0eff6622965436e28038f8f /libavcodec/cbs_vp9_syntax_template.c | |
parent | 205117d87fdc01cd8e150aa6f4d16cf69f7b4ca4 (diff) | |
download | ffmpeg-a3bf63c26e6197a9b6e490538667368530a9dcd3.tar.gz |
lavc/decode: stop mangling last_pkt_props->opaque
It is currently abused to store packet size, which breaks
AV_CODEC_FLAG_COPY_OPAQUE.
Use stream_index instead, which is unused in libavcodec and has the
same type as size.
Found-by: Martin Storsjö
Diffstat (limited to 'libavcodec/cbs_vp9_syntax_template.c')
0 files changed, 0 insertions, 0 deletions