FFmpeg/libavcodec
Luca Barbato 98afe3fb71 qsv: Make the hevc idr_interval consistent with the h264 one
According to the MediaSDK documentation the idr_interval value has
a different meaning depending on the codec:

    0 in H264 means make every I-frame IDR, in HEVC it means to have
    it only at the beginning.

    1 in H264 means every other I-frame is not-IDR, in HEVC it means
    that every I-frame is IDR.

Keep the behaviour consistent between the two encoders by increasing
by 1 internally the idr_interval value for HEVC.
2017-10-18 11:55:44 +00:00
..
2017-07-28 14:12:56 +02:00
2017-07-05 15:06:41 +02:00
2017-08-12 22:17:20 +01:00
2017-02-07 18:27:21 +01:00
2017-03-09 18:37:29 +01:00
2017-03-09 18:37:29 +01:00
2017-04-25 15:39:10 +02:00
2017-07-26 23:24:34 +02:00
2017-07-28 14:12:56 +02:00
2017-07-28 14:12:56 +02:00
2017-07-26 23:24:34 +02:00
2016-11-18 10:35:04 +01:00
2017-01-31 17:54:10 +01:00
2017-04-13 12:35:35 +02:00
2017-02-07 18:27:21 +01:00
2017-04-13 13:37:10 +02:00
2017-07-28 14:12:56 +02:00
2017-09-27 19:57:48 +01:00
2017-03-27 22:56:23 +03:00
2017-02-07 18:27:21 +01:00
2016-11-30 13:44:05 +01:00
2016-12-14 09:06:44 +01:00
2017-10-10 23:20:10 +02:00
2017-02-07 18:27:21 +01:00
2017-08-21 09:23:44 +02:00
2016-11-14 19:38:20 +00:00
2017-06-01 14:22:01 +02:00
2017-02-25 09:57:43 +01:00
2017-01-25 11:06:58 +01:00
2017-01-25 11:06:58 +01:00
2017-02-07 18:27:21 +01:00
2017-04-13 14:09:07 +02:00
2016-12-19 08:13:08 +01:00
2017-02-18 19:53:20 +00:00
2017-02-06 15:13:34 +01:00
2017-02-07 18:27:21 +01:00
2017-08-13 19:58:40 +02:00
2017-01-19 09:52:10 +01:00