diff options
author | Andreas Rheinhardt <[email protected]> | 2021-10-08 09:47:33 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-10-08 12:06:00 +0200 |
commit | fb215798c7a72b32e889b72efd018f26bb3f88ce (patch) | |
tree | 33d6be929f762e8a9d9af92024d62be9ebae6eb4 /tests/utils.c | |
parent | 6d72126e9ba857c68f0a363729ad67097355c090 (diff) |
fftools/ffmpeg: Fix crash when flushing non-fully setup output stream
The output stream's packet may not have been allocated
at that point. This happens when quitting in the following command line:
$ ./ffmpeg -lavfi abuffer=sample_fmt=u8:sample_rate=48000:channel_layout=stereo -f null -
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions