summaryrefslogtreecommitdiffstats
path: root/video/decode/hw_cuda.c
Commit message (Collapse)AuthorAgeFilesLines
* cuda: add new way to set cuda context on cuvid codecswm42017-05-051-2/+9
| | | | See FFmpeg commit c0f17a905f3588bf61ba6d86a83c6835d431ed3d.
* Fix two typoswm42017-02-201-1/+1
| | | | They're unrelated. Sue me.
* build: prefix hwaccel decoder wrapper filenames with hw_wm42017-01-171-0/+104
Should have done this a long time ago. d3d.c remains as it is, because it's just a bunch of helper functions.