summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_internal.h
Commit message (Expand)AuthorAge
* 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
* | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'Michael Niedermayer2013-01-14
|\|
| * vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-24
|\|
| * Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"Janne Grunau2011-10-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-24
|\|
| * mpeg12: move full_pel from MpegEncContext to Mpeg1ContextAnton Khirnov2011-10-23
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Set VDPAU H264 picture parameter field_order_cnt and frame_num at theStephen Warren2010-03-30
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-10
* Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation2009-01-20
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation2009-01-16
* Add missing #include to fix 'make checkheaders'.Diego Biurrun2009-01-11
* Remove H264Context from vdpau_internal.h.Carl Eugen Hoyos2009-01-11
* Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk.Carl Eugen Hoyos2009-01-10
* Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.Carl Eugen Hoyos2009-01-10
* Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c.Carl Eugen Hoyos2009-01-10
* Rename ff_VDPAU as ff_vdpau.Carl Eugen Hoyos2009-01-07
* Add missing headers to allow 'make checkheaders' to pass.Diego Biurrun2009-01-07
* Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation2009-01-04