67 Commits (1c46ab4815f8b32512ae5fa4fd9dc95fecd2a05d)

Author SHA1 Message Date
wm4 b46a77f19d lavc: external hardware frame pool initialization 7 years ago
wm4 7e4ba776a2 lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API 8 years ago
wm4 1a7ddba576 lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API 8 years ago
James Almer be63ef3c4e avcodec/vdpau: clean up vdpau_internal.h 8 years ago
Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
Philip Langdale 6e5e139fe3 avcodec/vdpau: Support for VDPAU accelerated HEVC decoding 10 years ago
Philip Langdale 9ae766d1c6 avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header 10 years ago
Diego Biurrun ecbcebde34 vdpau: Adjust necessary #includes for vdpau_internal.h 10 years ago
Rémi Denis-Courmont 737d35e334 vdpau: add support for the H.264 High 4:4:4 Predictive profile 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Michael Niedermayer 8df41976b7 avcodec/vdpau_internal: add comment to #endif 10 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 10 years ago
Rémi Denis-Courmont 502cde409c vdpau: force reinitialization when output resolution changes 10 years ago
Rémi Denis-Courmont ce083282f0 vdpau: common support for managing the VdpDecoder in avcodec 10 years ago
Rémi Denis-Courmont fcc1022611 vdpau: factor out common end-of-frame handling 10 years ago
Michael Niedermayer f932e5f716 avcodec/vdpau_internal: move "struct vdpau_picture_context" up to avoid "#else" 11 years ago
Dale Curtis d5d6b8e259 Fix compilation error around struct visibility when VDPAU disabled. 11 years ago
wm4 1b1094a19d vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame 11 years ago
wm4 7948a51b5c vdpau: don't assume Picture and H264Picture are the same 11 years ago
Michael Niedermayer 2a37e560dc avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture 11 years ago
Diego Biurrun 70cbf33405 vdpau: Add missing #includes to fix standalone header compilation 11 years ago
Carl Eugen Hoyos e7da19e9fa Fix make checkheaders for vdpau_internal.h 11 years ago
Michael Niedermayer 6e4b9b8a2f avcodec: fix compilation without vdpau 11 years ago
Michael Niedermayer a0c6c8e53e Revert "Merge commit of 'vdpau: remove old-style decoders'" 11 years ago
Reimar Döffinger d87f9da53c vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU. 11 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 11 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 11 years ago
Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 11 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Rémi Denis-Courmont 171f1446f0 vdpau: Remove av_unused attribute from function declaration 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Janne Grunau cd8c64e197 Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context" 13 years ago
Anton Khirnov da22ba7df4 mpeg12: move full_pel from MpegEncContext to Mpeg1Context 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stephen Warren 3bccd93ac0 Set VDPAU H264 picture parameter field_order_cnt and frame_num at the 15 years ago
NVIDIA Corporation 70e0c871eb Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used 15 years ago
NVIDIA Corporation c5b42f4a80 Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
NVIDIA Corporation d37edddc09 Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can 16 years ago
Diego Biurrun 84f8d1f604 Add missing #include to fix 'make checkheaders'. 16 years ago
Carl Eugen Hoyos 1717031362 Remove H264Context from vdpau_internal.h. 16 years ago
Carl Eugen Hoyos c639fc7213 Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk. 16 years ago
Carl Eugen Hoyos 1968e438d0 Use only MpegEncContext in ff_vdpau_h264_add_data_chunk. 16 years ago
Carl Eugen Hoyos 7fd3c09e0f Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c. 16 years ago
Carl Eugen Hoyos 090846f3b9 Rename ff_VDPAU as ff_vdpau. 16 years ago
Diego Biurrun 0d9efa287a Add missing headers to allow 'make checkheaders' to pass. 16 years ago
NVIDIA Corporation 369122dd77 Add VDPAU hardware accelerated decoding for H264 which can be used by 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun a22caa6a3e Add missing license header. 18 years ago