aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ffv1_parse.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ffv1: 32-bit float sample supportMichael Niedermayer2025-03-241-0/+10
* avcodec/ffv1: Add GRAYF16 supportMichael Niedermayer2025-03-171-1/+4
* avcodec/ffv1: Add YAF16 supportMichael Niedermayer2025-03-171-2/+4
* avcodec/ffv1: Basic float16 supportMichael Niedermayer2025-03-081-2/+10
* ffv1dec: set f->state_transition for default range coder tableLynne2025-02-211-0/+10
* avcodec/ffv1: split off and share frame header parsing codeJames Almer2025-02-061-0/+410