| Commit message (Expand) | Author | Age | Files | Lines |
* | examples: Don't call deprecated functions which don't do anything | Mark Thompson | 2018-02-09 | 1 | -2/+0 |
* | examples/qsvdec: do not set the deprecated field refcounted_frames | Zhong Li | 2017-12-29 | 1 | -1/+0 |
* | examples/qsvdec: convert to the new decoding API | Anton Khirnov | 2016-11-23 | 1 | -23/+25 |
* | examples/qsvdec: switch to the hwcontext API | Anton Khirnov | 2016-11-23 | 1 | -266/+51 |
* | examples/qsvdec: convert to codecpar | Anton Khirnov | 2016-02-24 | 1 | -6/+6 |
* | examples/qsvdec: free the lavc decoder before closing MFX/VAAPI | Anton Khirnov | 2015-09-28 | 1 | -4/+4 |
* | examples/qsvdec: do not free the surfaces in the frame_free() callback | Anton Khirnov | 2015-09-28 | 1 | -9/+12 |
* | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | Add a QSV decoding example. | Anton Khirnov | 2015-02-28 | 1 | -0/+484 |