[FFmpeg-devel] [PATCH] HWAccel infrastructure (take 7)

Gwenole Beauchesne gbeauchesne
Mon Feb 23 13:21:26 CET 2009


On Mon, 23 Feb 2009, Michael Niedermayer wrote:

>>> avctx->pix_fmt = ff_query_pixfmt(avctx, avctx->codec->id);
>>> avctx->hwaccel = ff_pixfmt_to_hwaccal(avctx->codec->id, avctx->pix_fmt);
>>
>> Finally, it looks a little messier that way, IMHO. Just have a look,
>> particularly in mpeg12.c. I have attached a new patch and SVN updated but
>> haven't found any hunk committed in. So, the attached patch is still the
>> whole thing.
>
> can you send a patch that just contains the approved hunks (minus anything
> that breaks compile/regressions) ?

Pfff, nothing breaks compile and no regression was spotted so far. 
Besides, you'd have to tell me what game do you play because there were 
much more complex patches that went through faster...

Patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.hwaccel.7.approved.hunks.patch
Type: text/x-diff
Size: 9655 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090223/d67b6150/attachment.patch>



More information about the ffmpeg-devel mailing list