mirror of https://github.com/FFmpeg/FFmpeg.git
bswap.h was included sincepull/324/head7b114c09
, yet since3788a3c0
no explicit use of anything from bswap.h has been made, so remove this header. (Only AV_RL32 is used and while this might imply swapping on big-endian systems, it is contained in libavutil/intreadwrite.h.) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
parent
09e938b3a1
commit
982539a07a
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue