[FFmpeg-devel] [PATCH] HWAccel infrastructure (take 7.3)
Gwenole Beauchesne
gbeauchesne
Tue Feb 24 18:09:25 CET 2009
On Tue, 24 Feb 2009, Michael Niedermayer wrote:
> after seeing your patch, i think per codec pix_fmts really should be
> removed.
> This would make the code much simpler and cleaner. It also would greatly
> simplify get_format() for user apps,having to test just for one pix_fmt
> er hwaccel API instead of for one per codec X API
New patch attached:
commit c51e43c1474e15d774c80df3afc3ca20416a61c4
Author: Gwenole Beauchesne <gbeauchesne at splitted-desktop.com>
Date: Tue Feb 24 16:46:57 2009 +0000
Drop get_pixfmt_list() and cope with ff_find_hwaccel() changes.
commit db80e0932e983507a7315a12e416f532ab98d9d0
Author: Gwenole Beauchesne <gbeauchesne at splitted-desktop.com>
Date: Tue Feb 24 16:45:55 2009 +0000
Rename ff_pixfmt_to_hwaccel() to ff_find_hwaccel() which takes an additional codec_id arg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.hwaccel.7.3.patch
Type: text/x-diff
Size: 21434 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090224/4f5859b7/attachment.patch>
More information about the ffmpeg-devel
mailing list