1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Jun Zhao e72662e131 lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.
when meeting IDR frame, vaapi_encode_h264 poc number don't reset, now fix
this issue based on h264 spec. Some decoder don't care this case, but this
fix will enhance the encoder action. Before this fix, poc number is
negative in some case.

Reviewed-by: Jun Zhao <jun.zhao@intel.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Signed-off-by: Mark Thompson <sw@jkqxz.net>
2016-11-21 22:37:02 +00:00
..
2016-11-18 17:01:11 -03:00
2016-10-29 20:43:15 +02:00
2016-11-03 22:05:46 +01:00
2016-11-14 00:33:12 +01:00
2016-11-09 21:10:59 +01:00
2016-11-16 02:39:57 +01:00
2016-11-05 18:56:26 +01:00
2016-11-15 22:01:08 +01:00
2016-11-07 00:51:49 +01:00
2016-11-12 01:36:47 +01:00
2016-10-31 19:23:40 +00:00
2016-10-31 19:23:40 +00:00
2016-11-10 01:18:43 +01:00
2016-10-31 23:20:31 +01:00