summaryrefslogtreecommitdiffstats
path: root/doc/examples/hw_decode.c
Commit message (Collapse)AuthorAgeFilesLines
* examples/hw_decode: Use hw-config information to find pixfmtMark Thompson2017-11-291-32/+22
| | | | This removes all remaining device-type specificity.
* examples/hw_decode: Add a HWAccel decoding example.Jun Zhao2017-07-301-0/+266
Works with VAAPI, VDPAU, DXVA2 and D3D11VA. Signed-off-by: Liu, Kaixuan <[email protected]> Signed-off-by: Jun Zhao <[email protected]> Reviewed-by: Steven Liu <[email protected]> Signed-off-by: Mark Thompson <[email protected]>