1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Mark Wu 10bc4c3a7d avcodec/hevcdec: fix non-ref frame judgement
After inspecting the source code of x265, mpv and ffmpeg, I've found that
ffmpeg mistakenly regards EVC_NAL_BLA_N_LP and HEVC_NAL_IDR_N_LP as non-
reference frames, which are acutally reference frames according to the
specification in x265, and drops them.

This patch should address the problem. I have tested it with mpv.

Signed-off-by: Mark Wu <wfwf1997@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2018-11-10 14:32:17 -03:00
..
2018-04-30 21:50:12 +02:00
2018-08-28 04:25:35 +01:00
2018-10-15 01:19:45 +02:00
2018-10-03 20:48:49 -03:00
2018-10-12 09:48:07 -07:00
2018-08-08 00:13:13 +05:30
2018-07-22 10:19:03 +02:00
2018-09-23 14:42:34 +01:00
2018-09-23 14:42:34 +01:00
2018-07-18 13:59:25 +02:00
2018-04-19 22:59:40 +02:00
2018-04-25 23:09:47 +02:00
2018-09-30 22:23:02 +02:00
2018-09-09 11:35:14 +02:00
2018-09-23 15:25:50 +02:00
2018-10-23 00:51:55 +02:00
2018-05-25 20:09:22 +02:00
2018-09-09 22:58:26 +02:00
2018-10-28 16:42:41 +00:00
2018-10-03 20:48:49 -03:00
2018-08-22 11:36:19 +02:00
2018-05-10 23:03:50 +02:00
2018-09-14 21:36:21 +02:00
2018-05-05 21:35:31 +02:00
2018-09-08 21:21:50 +02:00
2018-04-25 22:07:20 +02:00
2018-09-30 22:23:02 +02:00