yzct12345
2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713)
* nvdec: VA-API
* Verify formatting
* Forgot a semicolon for Windows
* Clarify comment about AV_PIX_FMT_NV12
* Fix assert log spam from missing negation
* vic: Remove forgotten debug code
* Address lioncash's review
* Mention VA-API is Intel/AMD
* Address v1993's review
* Hopefully fix CMakeLists style this time
* vic: Improve cache locality
* vic: Fix off-by-one error
* codec: Async
* codec: Forgot the GetValue()
* nvdec: Address ameerj's review
* codec: Fallback to CPU without VA-API support
* cmake: Address lat9nq's review
* cmake: Make VA-API optional
* vaapi: Multiple GPU
* Apply suggestions from code review
Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
* nvdec: Address ameerj's review
* codec: Use anonymous instead of static
* nvdec: Remove enum and fix memory leak
* nvdec: Address ameerj's review
* codec: Remove preparation for threading
Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
2021-08-03 23:43:11 -04:00
..
2021-07-27 06:24:44 -04:00
2021-08-03 23:43:11 -04:00
2021-07-27 07:30:57 -04:00
2021-06-30 21:47:57 -04:00
2021-04-14 16:24:03 -07:00
2021-07-28 21:46:08 -04:00
2021-08-01 13:31:33 +02:00
2021-07-27 07:41:21 -04:00
2021-08-02 11:18:58 -04:00
2021-07-27 21:29:24 -03:00
2021-07-01 06:22:05 +01:00
2021-02-13 13:07:56 -05:00
2021-08-03 23:43:11 -04:00
2021-03-04 14:14:49 -05:00
2021-03-04 14:14:49 -05:00
2020-12-30 02:10:19 -03:00
2021-07-22 21:51:29 -04:00
2021-07-22 21:51:29 -04:00
2021-07-09 22:20:36 +02:00
2020-12-04 16:19:09 -05:00
2021-07-09 22:20:36 +02:00
2020-12-28 16:33:48 -08:00
2021-06-11 17:27:17 +02:00
2021-04-07 22:38:52 +02:00
2021-07-11 01:33:17 +02:00
2021-05-29 01:06:04 -07:00
2021-07-22 21:51:25 -04:00
2021-07-04 22:32:35 +02:00
2021-04-14 16:24:03 -07:00
2021-06-11 17:27:17 +02:00
2021-05-27 14:47:24 -07:00
2021-07-22 21:51:22 -04:00
2021-07-28 21:46:08 -04:00
2021-07-28 21:46:08 -04:00
2021-07-22 21:51:30 -04:00
2021-07-22 21:51:30 -04:00
2021-07-22 21:51:40 -04:00
2021-07-22 21:51:40 -04:00
2021-07-22 21:51:35 -04:00
2021-07-22 21:51:35 -04:00
2021-06-16 21:35:03 +02:00
2021-06-16 21:35:03 +02:00
2021-07-22 21:51:34 -04:00
2021-07-22 21:51:38 -04:00
2021-04-14 16:24:03 -07:00
2020-03-24 21:03:42 -06:00