1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-04-08 16:54:03 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt e5d6af7b35 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 <pkoshevoy@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-03-31 14:08:38 +02:00
..
2021-02-27 17:09:44 +01:00
2021-03-22 02:43:04 +01:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-03-05 19:45:00 +02:00
2020-10-15 22:53:56 +02:00
2020-12-08 17:51:48 +01:00
2020-12-08 17:51:47 +01:00
2021-03-09 13:41:22 +01:00
2020-08-26 21:13:38 +02:00
2020-08-26 21:13:38 +02:00
2021-02-27 17:09:44 +01:00
2021-03-22 02:43:04 +01:00
2021-03-01 06:10:44 +01:00
2020-12-08 17:51:44 +01:00
2021-03-01 17:36:42 +01:00
2021-03-01 17:36:42 +01:00
2021-02-09 15:01:34 +01:00
2021-03-22 02:43:04 +01:00
2021-03-22 02:43:04 +01:00
2021-03-09 13:41:22 +01:00
2020-11-12 15:55:16 +01:00
2021-03-08 19:19:19 +01:00
2021-03-09 13:41:22 +01:00
2021-01-08 05:05:10 +01:00
2021-03-22 02:43:04 +01:00
2021-01-21 17:13:54 +00:00
2021-01-21 17:13:54 +00:00
2021-01-21 17:13:54 +00:00
2020-11-24 11:35:03 +01:00
2020-06-14 18:20:37 +02:00
2020-06-15 04:22:28 +02:00
2021-03-01 06:10:44 +01:00
2021-03-22 02:43:04 +01:00
2021-03-08 09:31:04 +01:00
2020-07-20 18:41:09 +02:00
2021-03-08 19:19:19 +01:00
2021-03-09 13:41:22 +01:00
2020-12-31 11:49:43 +01:00
2020-11-24 09:38:35 +01:00
2021-03-22 02:43:04 +01:00
2020-12-08 17:51:46 +01:00
2020-12-08 17:51:47 +01:00
2021-02-04 17:26:06 +01:00
2020-11-11 18:36:09 +01:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-03-01 17:36:16 +01:00
2021-03-09 13:41:22 +01:00
2021-03-09 13:41:22 +01:00
2021-02-02 14:29:33 +01:00
2021-03-22 02:43:04 +01:00
2021-03-22 02:43:04 +01:00
2021-03-09 13:41:22 +01:00
2021-03-22 02:43:04 +01:00
2021-03-22 02:43:04 +01:00
2021-03-29 22:19:39 +02:00
2021-03-22 02:43:04 +01:00
2020-11-24 09:38:35 +01:00
2020-07-20 18:41:09 +02:00
2020-12-08 17:51:44 +01:00
2021-03-22 02:43:04 +01:00
2021-03-05 19:45:00 +02:00
2021-03-05 19:45:00 +02:00
2020-11-02 22:57:23 +00:00
2021-03-09 13:41:22 +01:00
2021-01-25 00:18:47 +01:00
2021-01-01 15:25:48 +01:00
2020-10-23 10:37:04 +02:00