Tue, 10 Nov 2009 18:52:39 +0000 |
cehoyos |
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
libavcodec
|
Fri, 06 Mar 2009 08:03:26 +0000 |
cehoyos |
Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
libavcodec
|
Thu, 26 Feb 2009 01:03:01 +0000 |
cehoyos |
Do not set h264.is_reference for pictures that are delayed, but not
libavcodec
|
Thu, 26 Feb 2009 00:29:01 +0000 |
cehoyos |
The field rangered in VDPAU's VdpPictureInfoVC1 now also contains
libavcodec
|
Mon, 23 Feb 2009 14:02:11 +0000 |
reimar |
100l, always declare variables at the top of a block, not inside a for ()
libavcodec
|
Wed, 18 Feb 2009 09:21:29 +0000 |
cehoyos |
Instead of crashing, return from ff_vdpau_mpeg_picture_complete()
libavcodec
|
Tue, 17 Feb 2009 23:30:07 +0000 |
cehoyos |
Fix MBAFF/PAFF samples.
libavcodec
|
Sun, 15 Feb 2009 12:31:01 +0000 |
reimar |
Place spaces consistently in pointer types in vdpau.c
libavcodec
|
Sat, 14 Feb 2009 13:37:18 +0000 |
diego |
Revert adding a _pixfmt to vdpau/xvmc header names.
libavcodec
|
Thu, 12 Feb 2009 01:00:46 +0000 |
diego |
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as
libavcodec
|
Wed, 11 Feb 2009 12:01:59 +0000 |
diego |
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit
libavcodec
base
vdpauvideo.c@ce68a3f74a72
|