diff options
author | Andreas Rheinhardt <[email protected]> | 2019-12-14 23:19:22 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-03-06 00:58:31 +0100 |
commit | 84c87e41a68dc4164a2a130504cd9c5b4413b744 (patch) | |
tree | 65a9ca2db33e92212e3ca28f0905a6add137871e /libavcodec/fft_init_table.c | |
parent | c177520f675945bf884223ea72bc68b7a4bea30f (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/fft_init_table.c')
0 files changed, 0 insertions, 0 deletions