diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-19 15:50:32 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-07-03 20:34:51 +0200 |
commit | 91e9578025f8b251e2f56a8d06297344ae89464e (patch) | |
tree | e8cfffbd2c83d0456d3495770a34743d2f7f378f /tests/api/api-dump-stream-meta-test.c | |
parent | 273de7f60c04cab886a18a136b47f35297f6b472 (diff) | |
download | ffmpeg-91e9578025f8b251e2f56a8d06297344ae89464e.tar.gz |
avcodec/mpeg4videodec: Avoid unnecessary indirections
This basically reverts d4967c04e040b3b2f937cad88599af825147ec94.
Said commit was based on the false premise that it would
be an aliasing violation to upcast a pointer to structure
to a pointer to a bigger structure containing the original
structure as its first element, but this is just not true.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/api/api-dump-stream-meta-test.c')
0 files changed, 0 insertions, 0 deletions