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