aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/float_dsp.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2015-11-11 21:42:02 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-11-26 16:58:33 +0100
commit795908eff4a219c49d9e52be5ffb86765ab0a39e (patch)
tree0745864bc41effc52eba2ce4bc37bf897e69190d /libavutil/float_dsp.c
parenteb2f0a44650db8c295ffe9c28eea98fd0ecfc8f2 (diff)
downloadffmpeg-795908eff4a219c49d9e52be5ffb86765ab0a39e.tar.gz
rtmpcrypt: Do the xtea decryption in little endian mode
The XTEA algorithm operates on 32 bit numbers, not on byte sequences. The XTEA implementation in libavutil is written assuming big endian numbers, while the rtmpe signature encryption assumes little endian. This fixes rtmpe communication with rtmpe servers that use signature type 8 (XTEA), e.g. crunchyroll. CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit e7728319b92dbb4fb949155e33de7ff5358ddff3) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/float_dsp.c')
0 files changed, 0 insertions, 0 deletions