Add VDPAU hardware accelerated decoding for H264 which can be used by
authorNVIDIA Corporation <>
Sun, 4 Jan 2009 23:55:27 +0000 (23:55 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 4 Jan 2009 23:55:27 +0000 (23:55 +0000)
commit369122dd775c906be06b9c96f03eaedaedb91658
tree98cfb62add0d54a64873bff18b270924b71a5c4e
parentbc1d2afb3757ef89d23fd3f91202a3400e3c76da
Add VDPAU hardware accelerated decoding for H264 which can be used by
video players.

Original patch by NVIDIA corporation.

Originally committed as revision 16431 to svn://svn.ffmpeg.org/ffmpeg/trunk
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