ffmpeg | branch: master | Rosen Penev | Sat Apr 11 18:54:33
2020 -0700| [4fa4ab97f9e65217ba9497f3ed541cd04169d2cd] | committer: Michael
Niedermayer
avcodec/mips: fix get_cabac_inline_mips function name
On other platforms, the functions are named get_cabac_inline_xxx but not
this one. There
ffmpeg | branch: master | Rosen Penev | Sun Apr 5 20:37:10
2020 -0700| [875ba240c2e13af370832e49c9371ffb0f91] | committer: Carl Eugen
Hoyos
avcodec/aacdec: fix compilation under soft float MIPS
Place HAVE_MIPSFPU further up so that functions that use floating point
ASM are defined away
ffmpeg | branch: master | Rosen Penev | Mon Apr 6 17:38:59
2020 -0700| [8beb9e571ca6fb38d5f784bedd581398fb3da06f] | committer: Carl Eugen
Hoyos
avfilter/vf_drawtext: only test available exceptions
soft float systems do not define these macros under musl.
Fixes: Ticket7102
Signed-off-by