Andreas Rheinhardt
ad0b4afec5
avdevice/iec61883: #if unused code away, fix -O0 compilation
...
iec61883_parse_queue_hdv() is only called when the mpegts-demuxer
is available and can be optimized away when not. Yet this
optimization is not a given and it fails with e.g. GCC 11 when
using -O0 in which case one will get a compilation error
because the call to the unavailable avpriv_mpegts_parse_packet()
is not optimized away. Therefore #if the offending code away
in this case.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-01-08 18:15:18 +01:00
..
2018-04-05 22:08:53 +01:00
2022-01-04 13:16:50 +01:00
2021-04-27 11:48:05 -03:00
2021-04-27 11:48:05 -03:00
2021-03-12 23:55:30 +01:00
2021-03-12 23:55:30 +01:00
2021-04-27 11:48:05 -03:00
2021-04-27 11:48:05 -03:00
2021-12-24 14:06:45 +05:30
2021-12-24 14:06:45 +05:30
2021-09-17 15:31:40 +02:00
2021-04-27 11:48:05 -03:00
2021-10-09 14:18:12 +02:00
2021-08-16 10:00:39 +08:00
2021-08-16 10:00:39 +08:00
2022-01-04 13:16:50 +01:00
2021-08-16 10:00:39 +08:00
2022-01-04 13:16:50 +01:00
2017-10-10 20:07:25 +02:00
2021-08-16 10:00:39 +08:00
2021-08-16 10:00:39 +08:00
2017-10-10 20:07:25 +02:00
2022-01-04 13:16:50 +01:00
2022-01-04 17:40:29 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 13:16:50 +01:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-04-27 11:48:05 -03:00
2022-01-08 18:15:18 +01:00
2021-04-27 10:43:08 -03:00
2021-12-07 11:16:14 +01:00
2021-04-27 11:48:05 -03:00
2021-12-03 17:01:24 +01:00
2021-07-22 14:47:57 +02:00
2021-04-27 11:48:05 -03:00
2022-01-04 05:01:04 +01:00
2021-04-27 11:48:05 -03:00
2021-04-27 11:48:05 -03:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-04-27 11:48:05 -03:00
2021-07-22 11:14:31 +02:00
2017-07-20 00:33:29 -03:00
2021-04-27 11:48:05 -03:00
2021-04-27 11:48:05 -03:00
2021-04-27 11:48:05 -03:00
2021-02-27 21:30:41 +01:00
2021-04-27 10:43:08 -03:00
2019-03-22 12:30:47 +01:00
2021-07-22 15:02:30 +02:00
2021-12-07 11:16:14 +01:00
2021-04-27 11:48:05 -03:00
2022-01-04 14:29:06 +01:00
2022-01-04 13:16:50 +01:00
2021-11-21 00:35:30 +01:00
2021-10-09 13:24:38 +02:00