summaryrefslogtreecommitdiffstats
path: root/libavcodec/profiles.h
Commit message (Collapse)AuthorAgeFilesLines
* lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes2016-01-011-0/+1
|
* Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-011-4/+4
| | | | | | | * commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6': lavc: add profiles to AVCodecDescriptor Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-0/+34
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