summaryrefslogtreecommitdiffstats
path: root/libavcodec/profiles.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes2016-01-011-0/+8
|
* Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-011-9/+11
| | | | | | | * commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6': lavc: add profiles to AVCodecDescriptor Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-0/+122
The profiles are a property of the codec, so it makes sense to export them through AVCodecDescriptors, not just the codec implementations.
OpenPOWER on IntegriCloud