Guo, Yejun
1ef4828276
avutil: add ROI (Region Of Interest) data struct and bump version
...
The encoders such as libx264 support different QPs offset for different MBs,
it makes possible for ROI-based encoding. It makes sense to add support
within ffmpeg to generate/accept ROI infos and pass into encoders.
Typical usage: After AVFrame is decoded, a ffmpeg filter or user's code
generates ROI info for that frame, and the encoder finally does the
ROI-based encoding.
The ROI info is maintained as side data of AVFrame.
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2019-01-17 21:47:11 +00:00
..
2016-06-22 11:28:51 +02:00
2018-09-21 00:52:17 +02:00
2016-06-22 11:28:51 +02:00
2019-01-17 21:47:11 +00:00
2018-12-02 19:49:16 +00:00
2017-05-08 17:02:02 +02:00
2018-12-08 11:29:19 +01:00
2018-09-30 01:10:23 +02:00
2018-12-08 15:33:57 +05:30
2018-05-18 02:24:28 +01:00
2016-01-02 12:11:36 +01:00
2016-10-21 23:58:47 +02:00
2019-01-04 20:54:20 +08:00
2015-12-18 04:04:14 +01:00
2018-12-08 11:28:01 +01:00
2017-05-05 09:27:18 +02:00
2018-10-31 22:32:13 +01:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2019-01-04 15:47:33 +05:30
2018-10-07 20:44:22 +02:00
2018-05-12 12:09:20 -07:00
2017-07-21 20:19:07 +02:00
2018-04-13 21:44:28 +02:00
2017-09-12 11:03:51 +02:00
2019-01-12 19:49:15 +01:00
2018-07-30 10:00:04 +05:30
2018-12-08 15:33:57 +05:30
2016-06-21 21:55:34 +02:00
2019-01-01 21:11:47 +01:00
2018-01-06 18:31:37 +00:00
2017-02-03 15:03:44 +01:00
2018-08-30 11:50:23 +02:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-07-24 13:35:38 -08:00
2017-10-03 15:25:07 -08:00
2018-12-14 12:57:34 +01:00
2018-12-17 12:11:55 +05:30
2016-06-21 21:55:34 +02:00
2017-06-21 17:00:30 -03:00
2018-12-02 00:57:10 +01:00
2016-10-26 19:46:00 +02:00
2018-05-18 02:22:57 +01:00
2017-03-29 15:20:10 +02:00
2018-10-23 19:42:48 +02:00
2017-03-17 00:08:03 +07:00
2017-01-09 12:58:25 -09:00
2016-03-28 14:13:17 -08:00
2016-05-04 18:16:21 +02:00
2016-10-03 00:16:27 +01:00
2016-10-03 00:16:27 +01:00
2016-07-10 13:34:57 +02:00
2017-07-21 17:37:05 +02:00
2017-11-22 23:20:39 +00:00
2018-03-31 23:26:30 +01:00