diff options
author | Andreas Rheinhardt <[email protected]> | 2022-07-02 20:52:31 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-12-01 11:00:40 +0100 |
commit | f89825e60a38497abe5f39ff3192b6f276599ef9 (patch) | |
tree | 8aa0c589a48081c473cf99f40944bad66bbf3736 /doc/examples/avio_reading.c | |
parent | de5891d3712cca5acde9c1c0dc9500ff94ac3af2 (diff) |
avcodec/h2645_sei: Factor out freeing common SEI parts
This commit only factors out freeing the common SEI parts,
not whether the fields indicating whether an SEI is present
shall be reset. H.264 and HEVC differ in this regard
(ff_h264_sei_uninit() really resets, whereas ff_hevc_reset_sei()
only uninits.) and neither actually honours the persistency
as prescribed by the relevant specs.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/avio_reading.c')
0 files changed, 0 insertions, 0 deletions