summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_internal.h
Commit message (Expand)AuthorAgeFilesLines
* AV1 VDPAU hwaccel Decode supportManojGuptaBonda2022-06-251-0/+3
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-261-0/+3
* avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAUManojGuptaBonda2019-05-051-0/+3
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+2
|\
| * lavc: external hardware frame pool initializationwm42017-10-191-0/+2
| * lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-201-0/+2
| * vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-131-0/+3
* | lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-231-0/+2
* | avcodec/vdpau: clean up vdpau_internal.hJames Almer2016-08-041-9/+1
* | avcodec/vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2015-06-251-0/+3
* | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale2015-05-251-19/+0
* | Merge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f'Michael Niedermayer2015-02-141-2/+2
|\ \ | |/
| * vdpau: Adjust necessary #includes for vdpau_internal.hDiego Biurrun2015-02-141-2/+3
* | Merge commit '737d35e33408263c04d7730f5487eed0d04938ba'Michael Niedermayer2014-12-271-5/+6
|\ \ | |/
| * vdpau: add support for the H.264 High 4:4:4 Predictive profileRémi Denis-Courmont2014-12-251-6/+5
* | Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer2014-10-151-0/+1
|\ \ | |/
| * vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-151-0/+1
* | Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'Michael Niedermayer2014-10-061-0/+1
|\ \ | |/
| * vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-061-0/+1
* | Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6'Michael Niedermayer2014-10-061-0/+3
|\ \ | |/
| * vdpau: force reinitialization when output resolution changesRémi Denis-Courmont2014-10-061-0/+3
* | avcodec/vdpau_internal: add comment to #endifMichael Niedermayer2014-10-061-1/+1
* | Merge commit 'ce083282f0a8b7d63c4047c30b7bac498f9806dd'Michael Niedermayer2014-10-061-0/+33
|\ \ | |/
| * vdpau: common support for managing the VdpDecoder in avcodecRémi Denis-Courmont2014-10-051-0/+32
* | Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7'Michael Niedermayer2014-10-061-0/+2
|\ \ | |/
| * vdpau: factor out common end-of-frame handlingRémi Denis-Courmont2014-10-051-0/+2
* | avcodec/vdpau_internal: move "struct vdpau_picture_context" up to avoid "#else"Michael Niedermayer2014-05-221-2/+1
* | Fix compilation error around struct visibility when VDPAU disabled.Dale Curtis2014-05-221-0/+2
* | Merge commit '1b1094a19d9e41baf3253c83841f9e5343cecbd0'Michael Niedermayer2014-03-201-3/+3
|\ \ | |/
| * vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-201-3/+3
* | Merge commit '7948a51b5c3d08e1a1173442a7ff72b220def303'Michael Niedermayer2014-03-201-2/+3
|\ \ | |/
| * vdpau: don't assume Picture and H264Picture are the samewm42014-03-201-2/+3
* | avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264PictureMichael Niedermayer2014-03-171-2/+2
* | Merge commit '48e139409556861c9e561ce34133891d8eecc3cf'Michael Niedermayer2013-11-301-1/+2
|\ \ | |/
* | Merge commit '70cbf33405f50dfaf77e85f382a188acf17dc71a'Michael Niedermayer2013-11-051-1/+5
|\ \ | |/
| * vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun2013-11-041-1/+5
* | Fix make checkheaders for vdpau_internal.hCarl Eugen Hoyos2013-08-311-0/+1
* | avcodec: fix compilation without vdpauMichael Niedermayer2013-08-171-1/+5
* | Revert "Merge commit of 'vdpau: remove old-style decoders'"Michael Niedermayer2013-08-171-0/+17
* | vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.Reimar Döffinger2013-08-111-0/+1
* | Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78'Michael Niedermayer2013-08-061-0/+9
|\ \ | |/
| * vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-0/+9
* | Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0'Michael Niedermayer2013-08-061-3/+25
|\ \ | |/
| * vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-3/+25
* | Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8'Michael Niedermayer2013-08-061-17/+0
|\ \ | |/
| * vdpau: remove old-style decodersRémi Denis-Courmont2013-08-051-17/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-5/+6
|\ \ | |/
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-5/+6
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-151-2/+1
|\ \ | |/
| * vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont2013-01-141-2/+1