aboutsummaryrefslogtreecommitdiffstats
path: root/compat/djgpp
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-02-19 01:32:25 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-02-24 09:17:40 +0100
commit68bd6c7dac6aa8077110b6794afd8928060371c2 (patch)
tree967eefab16ee90d55096f4a9b03fcd8af94dbf7a /compat/djgpp
parent3a80b1ac121670c2235d92779546c5c789620842 (diff)
downloadffmpeg-68bd6c7dac6aa8077110b6794afd8928060371c2.tar.gz
avcodec/x86/diracdsp_init: Make functions only used here static
This allowed to remove forward declarations. Because compilers expect declarations for all functions they encounter even when it is within blocks disabled via "if (0 && foo)", one has to use a real #if in ff_diracdsp_init_x86. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'compat/djgpp')
0 files changed, 0 insertions, 0 deletions