summaryrefslogtreecommitdiffstats
path: root/libavcodec/profiles.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-121-0/+2
|
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
|
* 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