| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller | Anton Khirnov | 2023-06-19 | 1 | -10/+1 |
* | fftools/ffmpeg_hw: move hw_device_setup_for_encode() to ffmpeg_enc | Anton Khirnov | 2023-05-28 | 1 | -55/+0 |
* | fftools/ffmpeg_hw: move hw_device_setup_for_decode() to ffmpeg_dec | Anton Khirnov | 2023-05-28 | 1 | -149/+4 |
* | fftools/ffmpeg: supply hw_device_ctx to filters before initializing them | Anton Khirnov | 2023-03-24 | 1 | -16/+5 |
* | fftools/ffmpeg: drop OutputStream.enc | Anton Khirnov | 2022-08-29 | 1 | -3/+3 |
* | fftools/ffmpeg_hw: stop logging to the decoder context | Anton Khirnov | 2022-08-08 | 1 | -6/+6 |
* | ffmpeg_hw: make hardware selection for filters more user friendly | Haihao Xiang | 2021-09-12 | 1 | -7/+13 |
* | ffmpeg_hw: Don't ignore key parameters when initializing a hw device | Haihao Xiang | 2021-08-17 | 1 | -1/+15 |
* | qsvdec: add support for HW_DEVICE_CTX method | Haihao Xiang | 2021-08-11 | 1 | -0/+12 |
* | ffmpeg: Don't require a known device to pass a frames context to an encoder | Mark Thompson | 2020-05-03 | 1 | -33/+42 |
* | ffmpeg: Use hardware config metadata with encoders | Mark Thompson | 2020-04-26 | 1 | -8/+40 |
* | ffmpeg: Make filter hardware device selection clearer | Mark Thompson | 2020-04-26 | 1 | -0/+28 |
* | ffmpeg_hw: Treat empty device string as no device setting | Mark Thompson | 2019-06-02 | 1 | -5/+8 |
* | ffmpeg_hw: Mark some strings as const | Mark Thompson | 2019-06-02 | 1 | -1/+1 |
* | ffmpeg: Use codec hardware config to configure hwaccels | Mark Thompson | 2017-11-26 | 1 | -75/+169 |
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' | James Almer | 2017-10-01 | 1 | -0/+385 |