summaryrefslogtreecommitdiff
path: root/libavcodec/codec_desc.c
Commit message (Collapse)AuthorAge
* lavc: add an intra-only codec property.Anton Khirnov2012-08-11
|
* lavc: add codec descriptors.Anton Khirnov2012-08-11
They describe properties that are inherent to a codec (as described by an AVCodecID) without referring to a specific implementation.