diff options
author | Andreas Rheinhardt <[email protected]> | 2019-12-14 23:19:26 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-05-20 02:46:10 +0200 |
commit | e7b36268be1305242a835d0e5771430ea463d8d2 (patch) | |
tree | c0dbf06b93e81068cb66f228d249c8c10d33703e /doc/examples/avio_reading.c | |
parent | 95d2ae971000d5388bdec996eb7aacc627d5a997 (diff) |
dump_extradata: Insert extradata even for small packets
3469cfab added a check for whether the extradata coincided with the
beginning of the packet's data in order not to add extradata to packets
that already have it. But the check used was buggy for packets whose
size is smaller than the extradata's size. This commit fixes this.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit a88a3cdb4b166c83b823d34abe8a7a6743c7ebd5)
Diffstat (limited to 'doc/examples/avio_reading.c')
0 files changed, 0 insertions, 0 deletions