diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-14 23:19:22 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-03-06 00:58:31 +0100 |
commit | 84c87e41a68dc4164a2a130504cd9c5b4413b744 (patch) | |
tree | 65a9ca2db33e92212e3ca28f0905a6add137871e /libavformat | |
parent | c177520f675945bf884223ea72bc68b7a4bea30f (diff) | |
download | ffmpeg-84c87e41a68dc4164a2a130504cd9c5b4413b744.tar.gz |
h264_mp4toannexb: Consistently use pointer comparisons
h264_mp4toannexb_filter currently uses both indices/offsets as well as
direct pointers comparisons for the checks whether one has reached or
even surpassed the end. This commit removes the offsets.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions