diff options
author | Andreas Rheinhardt <[email protected]> | 2023-08-09 16:58:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2023-09-07 00:28:27 +0200 |
commit | 9d3c4170c5e50fbdb2a2972a22e9b785a198f7c7 (patch) | |
tree | 9b9f1e152bae565e62107d7f6ce801e90009c57a /libavformat/gopher.c | |
parent | 8ecd1b80d1d97d690b6a1a4ee17a3a3c4222cc66 (diff) |
avformat/matroskadec: Remove redundant checks
If the size of the data of an EbmlBin is > 0, its data is always
present, as ebml_read_binary() always leaves the buffer
in a consistent state (even on error).
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavformat/gopher.c')
0 files changed, 0 insertions, 0 deletions