aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rtv1.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_IAndreas Rheinhardt2024-05-191-3/+0
* avcodec/rtv1: fix undefined FFALIGNMichael Niedermayer2024-03-261-0/+2
* avcodec/rtv1: stop returning incomplete framesPaul B Mahol2023-09-241-3/+5
* avcodec: add RTV1 decoderPaul B Mahol2023-06-071-0/+148