mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/388/head
parent
cd9dd03006
commit
18f24527eb
2 changed files with 2 additions and 2 deletions
@ -1,3 +1,3 @@ |
||||
81b9366cacb23644c2803585dced9996 *tests/data/lavf/lavf.ogg |
||||
507a906a705d16f3a3b0c4114c738110 *tests/data/lavf/lavf.ogg |
||||
13516 tests/data/lavf/lavf.ogg |
||||
tests/data/lavf/lavf.ogg CRC=0x3a1da17e |
||||
|
Loading…
Reference in new issue