pkv
e66542075d
libobs: Fix missing include due to FFmpeg 5 changes
...
Since [1], avcodec/version.h is not included anymore in codec.h and
therefore is not included any more in avformat.h.
As a result, LIBAVCODEC_VERSION_INT is no longer defined. This commit
fixes the include.
Since obviously we can't ifdef the avcodec include by referring to an
avcodec version, we ifdef it with the avformat version which was bumped
at the same time [2].
[1] libavcodec: Split version.h
f2da2e1458
[2] doc: Add an entry to APIchanges about changes to version.h and
version_major.h
f3a0e2ee2b
Signed-off-by: pkv <pkv@obsproject.com>
2022-05-16 16:17:32 -04:00
..
2021-12-22 02:43:14 -08:00
2021-10-14 04:28:04 -07:00
2022-03-16 23:11:08 +01:00
2022-05-11 11:28:20 -04:00
2022-05-15 09:08:53 -03:00
2022-05-16 16:17:32 -04:00
2022-03-16 23:11:08 +01:00
2022-05-15 02:31:31 -07:00
2022-05-07 16:13:21 -07:00
2020-04-27 00:07:18 +02:00
2014-09-27 09:41:32 -07:00
2014-05-08 14:43:16 +02:00
2022-04-17 11:54:50 +10:00
2021-10-24 02:00:16 -07:00
2022-04-24 08:44:33 -07:00
2022-04-22 17:00:55 -07:00
2021-10-13 20:00:04 +11:00
2022-03-16 23:11:08 +01:00
2022-03-27 16:28:40 -07:00
2021-04-23 12:38:50 -07:00
2021-04-23 12:38:50 -07:00
2019-06-23 23:49:10 -07:00
2022-03-23 22:35:26 -07:00
2022-04-03 00:01:25 -07:00
2020-02-18 21:37:41 -08:00
2019-06-23 23:49:10 -07:00
2022-03-19 15:46:34 -07:00
2022-03-19 15:46:34 -07:00
2021-10-10 19:12:45 -07:00
2021-01-25 04:13:24 -08:00
2019-06-23 23:49:10 -07:00
2019-11-17 20:30:42 -08:00
2019-06-23 23:49:10 -07:00
2022-05-08 14:12:41 -07:00
2021-01-17 10:31:58 +13:00
2021-01-17 10:31:58 +13:00
2022-03-16 23:11:08 +01:00
2020-08-10 12:24:01 -07:00
2022-03-19 15:46:34 -07:00
2022-03-19 15:46:34 -07:00
2021-02-01 19:05:10 -03:00
2021-02-09 09:39:04 -03:00
2022-02-16 14:25:16 -03:00
2021-02-09 09:39:04 -03:00
2022-03-16 23:11:08 +01:00
2021-02-01 19:03:43 -03:00
2022-03-16 23:11:08 +01:00
2021-02-01 19:03:43 -03:00
2021-03-04 19:29:33 +01:00
2022-02-02 22:35:56 -08:00
2019-07-07 16:38:22 -07:00
2022-01-14 21:02:29 +11:00
2022-01-14 21:02:29 +11:00
2022-05-14 16:40:28 -07:00
2022-04-02 16:02:41 -07:00
2022-02-02 22:35:56 -08:00
2020-11-13 18:22:53 -08:00
2022-05-08 14:12:41 -07:00
2022-05-08 14:25:33 -07:00
2022-05-14 16:41:03 -07:00
2022-03-26 13:00:34 -07:00
2019-10-14 17:19:38 -07:00
2022-04-03 00:01:25 -07:00
2022-05-04 02:01:27 -07:00
2022-01-24 14:06:50 -08:00
2022-01-15 00:31:31 +01:00
2020-08-26 22:57:52 +02:00
2022-05-04 02:01:27 -07:00
2022-04-24 08:44:33 -07:00
2022-02-02 22:35:56 -08:00
2022-05-03 14:35:08 -04:00