aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_vdpau.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '09a145b3c837273b1379321e44386a3233156e75'Clément Bœsch2017-03-201-25/+13
|\ | | | | | | | | | | | | * commit '09a145b3c837273b1379321e44386a3233156e75': hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK Merged-by: Clément Bœsch <u@pkh.me>
| * hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson2016-09-141-24/+13
| |
* | hwcontext_vdpau: Fix missing subscriptsMark Thompson2017-01-171-2/+2
| | | | | | | | | | | | Also remove the redundant casts which were hiding the error here. (cherry picked from commit 7081620aca36e616ea96f71fd71d2703e3abae09)
* | avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefinedMichael Niedermayer2016-10-101-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'Hendrik Leppkes2016-06-261-0/+81
|\| | | | | | | | | | | | | * commit '38392b2af815898b8716826c4e29d95c04fb2647': hwcontext_vdpau: implement device creation Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * hwcontext_vdpau: implement device creationAnton Khirnov2016-05-261-0/+81
| |
* | Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'Derek Buitenhuis2016-02-171-4/+4
|/ | | | | | | * commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42': hwcontext: add a VDPAU implementation Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-141-0/+408