Files
FFmpeg/libavcodec
Mark Thompson 4cc367bf9d vaapi_encode_h264: Properly set constraint flags
constraint_set1_flag should be set for constrained baseline and main
profiles, because the stream conforms to main profile.

constraint_set3_flag should be set for high profile when the stream
is intra-only.

constraint_set4_flag should always be set for main and high profiles
because interlaced encoding is not supported.

constraint_set5_flag should be set for main and high profiles when
B-frames are not used.

Also fix the setting of max_num_ref_frames - use the gop_size value
to check for intra-only rather than the constraint flag (which is not
necessarily set).
2018-09-23 14:42:34 +01:00
..
2018-09-23 15:25:50 +02:00
2018-04-30 21:50:12 +02:00
2017-07-16 16:53:02 +02:00
2018-02-09 22:10:56 +01:00
2017-10-03 19:47:37 -03:00
2018-08-28 04:25:35 +01:00
2018-08-08 00:13:13 +05:30
2018-07-22 10:19:03 +02:00
2017-07-07 15:23:58 -04:00
2018-07-18 13:59:25 +02:00
2018-04-19 22:59:40 +02:00
2017-11-09 19:49:32 +01:00
2017-07-07 15:29:57 -04:00
2018-02-24 17:06:31 +01:00
2018-02-24 17:06:31 +01:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2018-04-25 23:09:47 +02:00
2017-08-30 12:13:01 +02:00
2017-09-16 19:55:03 +02:00
2017-08-30 12:13:01 +02:00
2018-09-09 11:35:14 +02:00
2018-09-23 15:25:50 +02:00
2018-09-23 15:25:50 +02:00
2018-08-21 11:52:06 +02:00
2017-07-12 20:36:13 +02:00
2018-05-25 20:09:22 +02:00
2017-12-10 14:43:01 +01:00
2018-09-09 22:58:26 +02:00
2018-02-24 17:06:31 +01:00
2017-12-11 00:42:26 -03:00
2018-09-23 15:25:50 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-12-10 14:43:01 +01:00
2018-01-03 13:00:06 -05:00
2017-07-20 08:24:46 +01:00
2018-07-27 20:07:45 +08:00
2018-03-29 00:05:52 -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
2017-07-26 06:13:05 +07:00
2017-07-11 13:22:02 +07:00
2018-03-07 22:26:53 +01:00
2017-09-22 01:33:22 +02:00
2018-02-24 04:50:55 +01:00
2018-09-08 21:21:50 +02:00
2017-10-04 23:14:37 +01:00
2018-02-21 23:38:30 +00:00
2018-04-25 22:07:20 +02:00
2018-09-23 15:25:50 +02:00
2017-07-14 02:30:37 +02:00
2017-07-14 02:30:37 +02:00
2017-12-19 23:21:59 +00:00
2017-12-19 23:21:59 +00:00
2017-09-22 01:33:22 +02:00
2017-10-03 19:47:37 -03:00
2017-07-24 17:52:42 +02:00