summaryrefslogtreecommitdiffstats
path: root/libavformat/av1.h
Commit message (Collapse)AuthorAgeFilesLines
* avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth valueJames Almer2019-08-031-2/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/av1: rename some AV1SequenceParameters fieldsJames Almer2019-08-031-3/+3
| | | | | | Cosmetic change. Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/av1: split off sequence header parsing from the av1C writing functionJames Almer2019-08-031-0/+29
| | | | | | It will be used by the dash muxer Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/av1: fix AV1CodecConfigurationBox name in doxyJames Almer2019-07-301-1/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/movenc: add support for AV1 streamsJames Almer2018-07-201-0/+70
Signed-off-by: James Almer <jamrial@gmail.com>
OpenPOWER on IntegriCloud