summaryrefslogtreecommitdiff
path: root/libavcodec/profiles.c
Commit message (Collapse)AuthorAge
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
|
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
The profiles are a property of the codec, so it makes sense to export them through AVCodecDescriptors, not just the codec implementations.