diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-04 06:55:46 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-08 11:29:33 +0200 |
commit | e35b8b848c2a23212b09ff54846cf62acd78ca66 (patch) | |
tree | c8279215a1c5608613da4f85b0e8eedeba810e6c /libavcodec/dirac.h | |
parent | 33f33beeadcc4f120a7908c9f68c150058e6fccb (diff) | |
download | ffmpeg-e35b8b848c2a23212b09ff54846cf62acd78ca66.tar.gz |
avcodec/cbs: Remove redundant assignment
The code just creates new references without allocating
new buffers for the subobjects; therefore the actual data pointer
stays valid and need not be updated.
Also remove an assert that ensured that the calculation
for updating the pointer makes sense.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/dirac.h')
0 files changed, 0 insertions, 0 deletions