diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-16 02:16:29 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-04 05:13:54 +0100 |
commit | 029598bd4aa696253370c4429abe3c2c95f2e788 (patch) | |
tree | b2705d49d86390e9785c584342cf115fe58288b4 /libavformat/imfdec.c | |
parent | 41457e536c059d265844b1a66c906a9a842f73ab (diff) | |
download | ffmpeg-029598bd4aa696253370c4429abe3c2c95f2e788.tar.gz |
avformat/movenc: Use dedicated pointer for access to MOVTrack
Improves readability and slightly decreases codesize.
While just at it, also remove a check whether the packet list is
nonempty before freeing it, as freeing an empty list is fine
and basically a no-op.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/imfdec.c')
0 files changed, 0 insertions, 0 deletions