aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/msrle.c
diff options
context:
space:
mode:
authorLeo Izen <leo.izen@gmail.com>2024-01-31 14:37:17 -0500
committerLeo Izen <leo.izen@gmail.com>2024-02-11 08:57:11 -0500
commiteb4df2709ec41923b598650051c39b1eda392c8b (patch)
tree848dacebd3ab083712602419b12093ac96b6c76f /libavcodec/msrle.c
parent66231e587140caff9211542e3fc9e1d63a5f06f5 (diff)
downloadffmpeg-eb4df2709ec41923b598650051c39b1eda392c8b.tar.gz
avcodec/tiff: pass arguments to bytestream2_seek in the right order
The function signature for bytestream2_seek is (gb, offset, whence); Before this patch, the code passed (gb, SEEK_SET, offset), which is incorrect. Siged-off-by: Leo Izen <leo.izen@gmail.com>
Diffstat (limited to 'libavcodec/msrle.c')
0 files changed, 0 insertions, 0 deletions