Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/pdvdec: Check previous frame before using it | Michael Niedermayer | 2023-05-06 | 1 | -1/+1 |
* | avcodec: use the new AVFrame key_frame flag in all decoders and encoders | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avcodec/pdvdec: honor the requested avctx->skip_frame value | James Almer | 2023-04-20 | 1 | -0/+5 |
* | avcodec/pdvdec: fix leaks on init failure and when seeking | Paul B Mahol | 2023-04-20 | 1 | -1/+10 |
* | avcodec: add PDV decoder | Paul B Mahol | 2023-04-20 | 1 | -0/+127 |