summaryrefslogtreecommitdiffstats
path: root/audio/audio.h
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-11-26 08:46:53 +0000
committerwm4 <wm4@nowhere>2013-11-26 23:43:56 +0100
commitce1a511e221b032acc863d86b8d5b1644af00445 (patch)
treeff184bf8d2d09b7b0bcbcb591dd82664b589550e /audio/audio.h
parent7a0299478e169ea076fe57028fda1ef7292a5431 (diff)
downloadmpv-ce1a511e221b032acc863d86b8d5b1644af00445.tar.bz2
mpv-ce1a511e221b032acc863d86b8d5b1644af00445.tar.xz
video/filter: fix PIC compile on x86
When using PIC on x86 (eg with hardened toolchains) the ebx register is reserverd and cannot be used in assembly code. For vf_eq we allow the compiler to use memory as input. For vf_noise we temoporarily borrow the ebp register. This fixes #361. Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Diffstat (limited to 'audio/audio.h')
0 files changed, 0 insertions, 0 deletions