| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil: use the buffer_size_t typedef where required | James Almer | 2021-03-10 | 1 | -1/+1 |
* | avutil/hwcontext_vdpau: Correctly initialise pixfmts | Philip Langdale | 2020-07-12 | 1 | -21/+21 |
* | avcodec/hevcdec: Add VDPAU to list of supported formats | ManojGuptaBonda | 2020-07-09 | 1 | -2/+19 |
* | avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types | ManojGuptaBonda | 2019-05-05 | 1 | -4/+14 |
* | hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() | wm4 | 2018-01-15 | 1 | -16/+39 |
* | Merge commit '09a145b3c837273b1379321e44386a3233156e75' | Clément Bœsch | 2017-03-20 | 1 | -25/+13 |
|\ |
|
| * | hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK | Mark Thompson | 2016-09-14 | 1 | -24/+13 |
* | | hwcontext_vdpau: Fix missing subscripts | Mark Thompson | 2017-01-17 | 1 | -2/+2 |
* | | avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined | Michael Niedermayer | 2016-10-10 | 1 | -0/+1 |
* | | Merge commit '38392b2af815898b8716826c4e29d95c04fb2647' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+81 |
|\| |
|
| * | hwcontext_vdpau: implement device creation | Anton Khirnov | 2016-05-26 | 1 | -0/+81 |
* | | Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42' | Derek Buitenhuis | 2016-02-17 | 1 | -4/+4 |
|/ |
|
* | hwcontext: add a VDPAU implementation | Anton Khirnov | 2016-02-14 | 1 | -0/+408 |