aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/qsvdec.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-091-2/+0
* examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-291-1/+0
* examples/qsvdec: convert to the new decoding APIAnton Khirnov2016-11-231-23/+25
* examples/qsvdec: switch to the hwcontext APIAnton Khirnov2016-11-231-266/+51
* examples/qsvdec: convert to codecparAnton Khirnov2016-02-241-6/+6
* examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov2015-09-281-4/+4
* examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov2015-09-281-9/+12
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* Add a QSV decoding example.Anton Khirnov2015-02-281-0/+484