index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
vdpau.c
Age
Commit message (
Expand
)
Author
2011-10-24
Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"
Janne Grunau
2011-10-23
mpeg12: move full_pel from MpegEncContext to Mpeg1Context
Anton Khirnov
2011-07-10
hwaccel: unbreak build
Mans Rullgard
2011-07-04
ffmpeg: Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
2011-06-24
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-05-02
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-03-30
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the
Stephen Warren
2010-03-30
Fix VDPAU for H.264 streams with long reference frames.
Stephen Warren
2010-03-14
Cosmetics: Fix a comment.
Carl Eugen Hoyos
2010-03-03
Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.
Carl Eugen Hoyos
2009-11-10
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
NVIDIA Corporation
2009-03-06
Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
Stephen Warren
2009-02-26
Do not set h264.is_reference for pictures that are delayed, but not
NVIDIA Corporation
2009-02-26
The field rangered in VDPAU's VdpPictureInfoVC1 now also contains
NVIDIA Corporation
2009-02-23
100l, always declare variables at the top of a block, not inside a for ()
Reimar Döffinger
2009-02-18
Instead of crashing, return from ff_vdpau_mpeg_picture_complete()
Reimar Döffinger
2009-02-17
Fix MBAFF/PAFF samples.
Stephen Warren
2009-02-15
Place spaces consistently in pointer types in vdpau.c
Reimar Döffinger
2009-02-14
Revert adding a _pixfmt to vdpau/xvmc header names.
Diego Biurrun
2009-02-12
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as
Diego Biurrun
2009-02-11
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit
Diego Biurrun