Dear Friends, Just a quick note that VDPAU patch was applied to FFmpeg.
This opens the door to full hardware decoding of MPEG-2 and MPEG-4/H.264/AVCHD decoding. Still a lot of development is needed in MLT to support VDPAU. Kind regards, Jean-Michel ************************* Author: cehoyos Date: Mon Jan 5 00:55:27 2009 New Revision: 16431 Log: Add VDPAU hardware accelerated decoding for H264 which will be used by MPlayer. Original patch by NVIDIA corporation. Added: trunk/libavcodec/vdpau_internal.h trunk/libavcodec/vdpau_render.h trunk/libavcodec/vdpauvideo.c Modified: trunk/configure trunk/libavcodec/Makefile trunk/libavcodec/allcodecs.c trunk/libavcodec/avcodec.h trunk/libavcodec/h264.c trunk/libavcodec/h264_parser.c trunk/libavcodec/imgconvert.c trunk/libavcodec/mpegvideo.c trunk/libavutil/avutil.h
