summaryrefslogtreecommitdiffstats
path: root/libavcodec/hwaccels.h
Commit message (Collapse)AuthorAgeFilesLines
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-34/+34
|
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-191-0/+59
This includes a pointer to the associated hwaccel for decoders using hwaccels - these will be used later to implement the hwaccel setup without needing a global list. Also added is a new file listing all hwaccels as external declarations - this will be used later to generate the hwaccel list at configure time.
OpenPOWER on IntegriCloud