[FFmpeg-devel] [PATCH][VAAPI][1/6] Add VA API formats (take 2)

Gwenole Beauchesne gbeauchesne
Thu Feb 26 14:58:31 CET 2009


On Thu, 26 Feb 2009, Michael Niedermayer wrote:

> The problem is that a version of lavc after this patch claims to support
> PIX_FMT_VAAPI_VLD for real video msmpeg4, mpeg4, h263 ...
> but it does not support any of it (yet)
> if this version of lavc is linked against a mplayer of lets say 3 month
> later that already does have VAAPI-mpeg4 support then its get_format() will
> select PIX_FMT_VAAPI_VLD and things would fall apart ...

Finally added a local pixfmt_list_420[] on a per-codec basis. New patch 
attached that only lists new PIX_FMTs. The same, manually edited actually. 
;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.hwaccel.vaapi.formats.2.patch
Type: text/x-diff
Size: 2247 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090226/896de700/attachment.patch>



More information about the ffmpeg-devel mailing list