summaryrefslogtreecommitdiffstats
path: root/libavcodec/profiles.h
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Add missing #endif commentDiego Biurrun2016-02-181-1/+1
|
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
|
* 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