| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mpegutils: Move definitions to better places | Andreas Rheinhardt | 2024-04-08 | 1 | -0/+1 |
* | avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel | Andreas Rheinhardt | 2023-08-07 | 1 | -10/+11 |
* | avcodec/nvdec_mpeg2: fix order of quant matrix coefficients | Hendrik Leppkes | 2023-05-15 | 1 | -2/+3 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/mpegvideo: Move encoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec/nvdec_mpeg12: set field flags | Timo Rothenpieler | 2020-01-02 | 1 | -0/+4 |
* | avcodec/nvdec: Explicitly mark codecs that support 444 output formats | Philip Langdale | 2019-02-16 | 1 | -1/+1 |
* | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -2/+2 |
* | avcodec: Implement mpeg1 nvdec hwaccel | Philip Langdale | 2017-11-20 | 1 | -1/+17 |
* | avcodec: Refactor common nvdec hwaccel logic | Philip Langdale | 2017-11-20 | 1 | -49/+4 |
* | avcodec: Implement mpeg2 nvdec hwaccel | Philip Langdale | 2017-11-18 | 1 | -0/+152 |