summaryrefslogtreecommitdiff
path: root/libavformat/av1.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth valueJames Almer2019-08-031-2/+1
* avformat/av1: rename some AV1SequenceParameters fieldsJames Almer2019-08-031-3/+3
* avformat/av1: split off sequence header parsing from the av1C writing functionJames Almer2019-08-031-0/+29
* avformat/av1: fix AV1CodecConfigurationBox name in doxyJames Almer2019-07-301-1/+1
* avformat/movenc: add support for AV1 streamsJames Almer2018-07-201-0/+70