diff options
author | James Almer <[email protected]> | 2022-12-04 18:30:34 -0300 |
---|---|---|
committer | James Almer <[email protected]> | 2022-12-07 08:55:38 -0300 |
commit | 0afdc398ce314e052ec9c423a032f9934dabaeb9 (patch) | |
tree | 0d9a7063b4bb76d1a82fe01368314a99beb7a228 /tests | |
parent | b1fdb0b347c1d7d022a16cf682ba7de03bd491db (diff) |
avcodec/decode: don't set last_pkt_props->size
Use the opaque field instead to keep this value.
No functional change, but removes the hack that made the packet technically
invalid, allowing the safe usage of functions like av_packet_ref() on it
if required.
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions