| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines | Andreas Rheinhardt | 2023-09-07 | 1 | -7/+7 |
* | avformat/vpcc: fix VP9 metadata in FLV and RTMP | Alessandro Ros | 2023-09-04 | 1 | -0/+2 |
* | avformat/vpcc: parse bitstream data to get profile and bitdepth | James Almer | 2022-11-17 | 1 | -2/+53 |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avformat/vpcc: fix values in VP9 level detection heuristics | James Almer | 2018-09-15 | 1 | -14/+14 |
* | avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size | Karthick Jeyapal | 2018-04-26 | 1 | -3/+50 |
* | avformat/vpcc: add ff_isom_get_vpcc_features() | James Almer | 2018-04-22 | 1 | -5/+24 |
* | movenc/isom: update vpcC box to version 1.0 of the specification | Hendrik Leppkes | 2017-05-16 | 1 | -50/+5 |
* | Add experimental support for vp9 in iso-bmff | Kongqun Yang | 2016-06-17 | 1 | -0/+148 |