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