diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2013-02-17 18:20:17 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-18 15:18:56 +0100 |
commit | 71ae8d50b283732143cb5e319b09878a4738d3be (patch) | |
tree | eebd77b8af13c5dc34560144028f36353fdf0cd9 /libavcodec/ac3.c | |
parent | 51513b98d62de2514d657acc95cb69f2e92aa212 (diff) | |
download | ffmpeg-71ae8d50b283732143cb5e319b09878a4738d3be.tar.gz |
x86/dsputil: fix compilation when h263 decoder/encoder are disabled.
The symbol "ff_h263_loop_filter_strength" is defined in h263.c, but
the h263 loopfilter functions (in the .asm file) are not optimized
out (even though their function pointers are never assigned).
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/ac3.c')
0 files changed, 0 insertions, 0 deletions