[FFmpeg-devel] [PATCH] Convert XvMC to hwaccel v2

Ivan Kalvachev ikalvachev at gmail.com
Thu Dec 19 03:11:58 CET 2013


In addition to the changes in the previous patch:
- this one doesn't use the define CONFIG_MPEG_XVMC_DECODER, as the
decoder is no longer needed and will be removed. The change involves
makefile too.
- leave FF_API_XVMC around the CODEC_CAP_HWACCEL, it is not really needed/used.
- move the newly introduces  decode_mb() to the end of AVHWAccel struct .
- write some explanation for pack_pblock variable.

Now, this is the last chance for you to review the changes before they
hit main repository and paint FATE in red. ;)

Best Regards
   iive
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Convert-XvMC-to-hwaccel-v2.patch
Type: text/x-patch
Size: 25863 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131219/3d1c1301/attachment.bin>


More information about the ffmpeg-devel mailing list