| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel | Andreas Rheinhardt | 2023-08-07 | 1 | -5/+6 |
* | avcodec/nvdec_(mjpeg|vp8): Constify AVHWAccels | Andreas Rheinhardt | 2023-08-02 | 1 | -1/+1 |
* | avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 | Andreas Rheinhardt | 2022-07-28 | 1 | -4/+4 |
* | avcodec/nvdec: Explicitly mark codecs that support 444 output formats | Philip Langdale | 2019-02-16 | 1 | -1/+1 |
* | avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6 | Philip Langdale | 2017-11-26 | 1 | -11/+10 |
* | avcodec/nvdec: Make vp8 initialisation more 'compatible' | Philip Langdale | 2017-11-26 | 1 | -5/+14 |
* | avcodec/nvdec: Implement vp8 hwaccel | Philip Langdale | 2017-11-26 | 1 | -0/+97 |