1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Steven Liu a9a92682dd avformat/flv: correct the video frametype mask to 0x70
because the flv specification said the video frametype
should use value range from 0x00 to 0x70,
so use 0xF0 have no problem before support enhanced flv,
but the 0xF0 will get incorrect result after support enhanced flv,
so should set the video frametype mask 0x70 to make it correct now.

Reported-By: flvAnalyser <hybase@qq.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
2023-08-14 14:17:35 +08:00
..
2023-05-31 09:03:58 -07:00
2022-03-15 09:42:29 -03:00
2022-05-10 07:37:38 +02:00
2023-06-29 20:22:58 +02:00
2023-06-20 12:47:00 +02:00
2022-03-15 09:42:29 -03:00
2022-03-15 09:42:29 -03:00
2022-03-15 09:42:30 -03:00
2023-01-27 19:45:36 +01:00
2023-01-27 19:45:36 +01:00
2022-09-23 20:27:35 +02:00
2022-09-24 17:57:35 +02:00
2022-12-01 11:21:15 +01:00
2021-03-31 22:01:36 +02:00
2022-10-24 02:00:31 +02:00
2023-08-11 23:55:05 +02:00
2022-02-24 12:56:49 +01:00
2023-07-19 19:33:20 -04:00
2023-08-02 17:31:13 +02:00
2021-04-27 11:48:06 -03:00
2022-06-09 20:46:10 +02:00
2022-03-15 09:42:31 -03:00
2023-01-25 18:49:09 +01:00
2022-05-10 07:37:38 +02:00
2021-04-27 11:48:06 -03:00
2023-02-18 09:56:40 +01:00
2022-03-15 09:42:31 -03:00
2022-02-24 12:56:49 +01:00
2022-03-15 09:42:31 -03:00
2021-04-27 11:48:06 -03:00
2022-09-24 17:57:36 +02:00
2022-03-15 09:42:31 -03:00
2022-12-01 11:21:14 +01:00
2022-09-24 17:57:37 +02:00
2023-06-27 12:52:38 -03:00
2022-03-15 09:42:32 -03:00
2022-03-16 14:05:26 +02:00
2022-03-15 09:42:32 -03:00
2022-03-15 09:42:32 -03:00
2022-03-15 09:42:33 -03:00
2022-03-15 09:42:33 -03:00
2023-05-20 13:06:38 +02:00
2022-03-15 09:42:33 -03:00
2022-03-15 09:42:33 -03:00
2021-04-27 11:48:06 -03:00
2022-09-22 17:44:05 +02:00
2022-05-10 07:37:38 +02:00
2023-05-31 09:03:58 -07:00
2023-05-31 09:03:58 -07:00
2022-03-15 09:42:33 -03:00
2022-02-24 12:56:49 +01:00
2023-06-20 01:13:38 +02:00
2022-03-15 09:42:33 -03:00
2022-05-06 15:57:45 +02:00
2020-12-21 01:27:33 -05:00
2022-05-10 07:37:38 +02:00
2022-03-15 09:42:34 -03:00
2021-04-27 11:48:06 -03:00
2023-03-16 22:52:41 +08:00
2023-03-25 22:14:09 +08:00
2022-03-15 09:42:35 -03:00
2021-04-27 11:48:06 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:36 -03:00
2023-04-20 16:11:18 +02:00
2023-01-11 18:50:36 +08:00
2022-03-15 09:42:36 -03:00
2022-03-15 09:42:36 -03:00
2023-06-29 14:12:50 -03:00
2023-06-12 23:43:05 +02:00
2023-07-22 16:18:39 +02:00
2021-04-27 11:48:06 -03:00
2022-09-24 18:28:19 +02:00
2022-03-15 09:42:36 -03:00
2022-03-26 00:42:00 +02:00
2021-10-07 11:52:10 +02:00
2022-03-15 09:42:37 -03:00
2022-07-07 21:52:52 +02:00
2023-02-11 11:30:46 +01:00
2022-08-31 16:24:22 +02:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2023-01-13 11:22:59 -06:00
2021-04-27 11:48:06 -03:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2023-04-02 10:18:56 +05:30
2022-03-15 09:42:38 -03:00
2022-03-15 09:42:38 -03:00
2022-03-15 09:42:38 -03:00
2021-04-27 11:48:06 -03:00
2021-04-27 11:48:06 -03:00
2022-02-24 12:56:49 +01:00
2022-03-15 09:42:38 -03:00
2022-10-04 23:47:54 +02:00
2022-03-15 09:42:38 -03:00
2022-05-10 07:37:38 +02:00
2022-03-15 09:42:38 -03:00
2023-01-24 16:58:01 +01:00
2022-03-15 09:42:38 -03:00
2022-03-15 09:42:38 -03:00
2023-01-30 21:02:48 +01:00
2022-03-15 09:42:39 -03:00
2022-03-15 09:42:39 -03:00