51 Commits (5d3addb937946eca5391e40b5e6308e74ac6f77b)

Author SHA1 Message Date
Rémi Denis-Courmont ebd5320afd vdpau: add support for 4:2:2 and 4:4:4 chroma sampling 10 years ago
Rémi Denis-Courmont c220a60f92 vdpau: add helper for surface chroma type and size 10 years ago
Rémi Denis-Courmont 559fa0d41b vdpau: add mapping for H.264 Constrained Baseline profile and fallback 10 years ago
Rémi Denis-Courmont 8502c1e9ff vdpau: add mapping for H.264 Extended profile 10 years ago
Rémi Denis-Courmont 8b51bcfed7 vdpau: revector macro to reduce line span 10 years ago
Rémi Denis-Courmont ce91b2eae6 vdpau: return MAIN instead of BASELINE for H.264 CBP 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 10 years ago
Rémi Denis-Courmont bef067f88c vdpau: check video surface and decoder capabilities 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 89ac99ba5f vdpau: pass codec-specific parameters from hwaccel 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
Rémi Denis-Courmont 319424d25c vdpau: add helper for VDPAU to libav error codes conversion 10 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 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
Rémi Denis-Courmont eeaf4f3b87 av_vdpau_get_profile: mask out H.264 intra profile flag 11 years ago
Anton Khirnov 728c465856 vdpau: add a constructor for AVVDPAUContext. 11 years ago
Anton Khirnov ca22d1dea2 vdpau: add a convenience function for getting a decoder profile. 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
Janne Grunau b247253929 vdpau: wrap codec specific functions in appropiate #ifs 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Anton Khirnov 1d0feb5d1a mpegvideo: split ff_draw_horiz_band(). 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 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 1765aacb17 hwaccel: unbreak build 14 years ago
Carl Eugen Hoyos a4ab70f92e ffmpeg: Fix VDPAU decoding for some H264 samples. 14 years ago
Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 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
Stephen Warren e5efbafdfd Fix VDPAU for H.264 streams with long reference frames. 15 years ago
Carl Eugen Hoyos 66b50bc0b2 Cosmetics: Fix a comment. 15 years ago
Carl Eugen Hoyos 741a17e6b4 Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration. 15 years ago
NVIDIA Corporation 70e0c871eb Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used 15 years ago
Stephen Warren 49caac2413 Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4 16 years ago
NVIDIA Corporation 2f9c978a07 Do not set h264.is_reference for pictures that are delayed, but not 16 years ago
NVIDIA Corporation f90b55166e The field rangered in VDPAU's VdpPictureInfoVC1 now also contains 16 years ago
Reimar Döffinger d46b2d682f 100l, always declare variables at the top of a block, not inside a for () 16 years ago
Reimar Döffinger 9bbf1a5c23 Instead of crashing, return from ff_vdpau_mpeg_picture_complete() 16 years ago
Stephen Warren ef7ae94ba2 Fix MBAFF/PAFF samples. 16 years ago
Reimar Döffinger 06aae1238f Place spaces consistently in pointer types in vdpau.c 16 years ago
Diego Biurrun fd949a6353 Revert adding a _pixfmt to vdpau/xvmc header names. 16 years ago
Diego Biurrun 8df3bf60cf Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as 16 years ago