]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Add VDPAU hardware accelerated decoding for H264 which will be used by
authorcehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 4 Jan 2009 23:55:27 +0000 (23:55 +0000)
committercehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 4 Jan 2009 23:55:27 +0000 (23:55 +0000)
commitd286159ad7620d37b8bfeacdba25686eb68c5046
tree74a89340177767182419904ecd6d0ae04f039cda
parentd4fea71b794c6d0f7e2ccbc43262bc5f1214fee9
Add VDPAU hardware accelerated decoding for H264 which will be used by
MPlayer.

Original patch by NVIDIA corporation.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16431 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
12 files changed:
configure
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/h264.c
libavcodec/h264_parser.c
libavcodec/imgconvert.c
libavcodec/mpegvideo.c
libavcodec/vdpau_internal.h [new file with mode: 0644]
libavcodec/vdpau_render.h [new file with mode: 0644]
libavcodec/vdpauvideo.c [new file with mode: 0644]
libavutil/avutil.h