diff options
author | James Almer <jamrial@gmail.com> | 2022-12-09 21:48:43 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-12-27 11:03:18 -0300 |
commit | 18f24527eb4b520585e55f922cdbc234aa9f0f18 (patch) | |
tree | beed668e491735510dd137b7d03900c583ddb14e /libavcodec/qsv.h | |
parent | cd9dd0300639689630171893b3dfb6c9ba63a692 (diff) | |
download | ffmpeg-18f24527eb4b520585e55f922cdbc234aa9f0f18.tar.gz |
avformat/oggenc: ignore empty packets
Some encoders, like flac, can send side data only packets at the end.
Eventually, said extradata update should ideally be used to update the header
when writting to seekable output, but for now, ignore them.
Should fix the undefined behavior of passing NULL to memcpy().
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/qsv.h')
0 files changed, 0 insertions, 0 deletions