summaryrefslogtreecommitdiffstats
path: root/libavcodec/avs3_parser.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2021-03-30 07:53:50 +0200
committerAndreas Rheinhardt <[email protected]>2021-04-08 11:54:24 +0200
commit5621d10b7a55f555a563dbc928d2a61891f4cd6b (patch)
treeee7d80553643f870c16490bb8e807be2df50586c /libavcodec/avs3_parser.c
parent1761cc0cb0d3936565d8f406528db580e3b7eb2d (diff)
avcodec/tiff: Avoid forward declarations
In this case it also fixes a potential for compilation failures: Not all compilers can handle the case in which a function with a forward declaration declared with an attribute to always inline it is called before the function body appears. E.g. GCC 4.2.1 on OS X 10.6 doesn't like it. Reviewed-by: Pavel Koshevoy <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]> (cherry picked from commit e5d6af7b35d97f5c1252ecf8bd61f3295909fb6c)
Diffstat (limited to 'libavcodec/avs3_parser.c')
0 files changed, 0 insertions, 0 deletions