]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau.c
flacdec: allow mid-stream channel layout change
[ffmpeg] / libavcodec / vdpau.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-10-23 Janne GrunauRevert "mpeg12: move full_pel from MpegEncContext to...
2011-10-23 Anton Khirnovmpeg12: move full_pel from MpegEncContext to Mpeg1Context
2011-07-10 Mans Rullgardhwaccel: unbreak build
2011-07-04 Carl Eugen Hoyosffmpeg: Fix VDPAU decoding for some H264 samples.
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-30 Stephen WarrenSet VDPAU H264 picture parameter field_order_cnt and...
2010-03-30 Stephen WarrenFix VDPAU for H.264 streams with long reference frames.
2010-03-14 Carl Eugen HoyosCosmetics: Fix a comment.
2010-03-03 Carl Eugen HoyosSupport B-frames when decoding MPEG-4 with VDPAU hardwa...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-03-06 Stephen WarrenFix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
2009-02-26 NVIDIA CorporationDo not set h264.is_reference for pictures that are...
2009-02-26 NVIDIA CorporationThe field rangered in VDPAU's VdpPictureInfoVC1 now...
2009-02-23 Reimar Döffinger100l, always declare variables at the top of a block...
2009-02-18 Reimar DöffingerInstead of crashing, return from ff_vdpau_mpeg_picture_...
2009-02-17 Stephen WarrenFix MBAFF/PAFF samples.
2009-02-15 Reimar DöffingerPlace spaces consistently in pointer types in vdpau.c
2009-02-14 Diego BiurrunRevert adding a _pixfmt to vdpau/xvmc header names.
2009-02-12 Diego BiurrunRename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h...
2009-02-11 Diego BiurrunRename vdpauvideo.c --> vdpau.c and xvmcvideo.c --...