... | ... | @@ -20,7 +20,7 @@ There are a few options: |
|
|
- [x] `av.hwdevice.HWDeviceType` enum
|
|
|
- [x] `av.codec.hwconfig.HWConfig`
|
|
|
- [x] `av.codec.Codec.hardware_configs` tuple of `HWConfig`
|
|
|
- [√] Determine that there are even options to bother passing.
|
|
|
- [x] Determine that there are even options to bother passing.
|
|
|
- [ ] What is `AVHWAccel` and can we use it?
|
|
|
- [ ] Design the `av.open` interface.
|
|
|
- [ ] Implement it. |