1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Zhao Zhili 47430a3cb1 avcodec/cavs_parser: fix finding the end of a frame
Use the next I/P/B or start code as the end of current frame.

Before the patch, extension start code, user data start code,
sequence end code and so on are treated as the start of next
frame.

Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
2023-05-20 04:03:44 +08:00
..
2022-11-06 14:39:27 +01:00
2022-11-06 14:39:37 +01:00
2022-11-07 16:08:35 +11:00
2022-04-28 02:39:37 +02:00
2022-04-28 02:39:37 +02:00
2022-06-01 14:56:50 +02:00
2022-04-28 02:39:37 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2023-04-22 11:20:58 -03:00
2022-05-03 04:18:06 +02:00
2023-05-17 12:37:42 +02:00
2023-03-15 00:12:59 +08:00
2022-05-03 04:18:06 +02:00
2022-09-20 11:26:00 +02:00
2022-07-10 16:58:58 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2022-04-28 02:39:37 +02:00
2023-01-13 11:22:59 -06:00