[FFmpeg-devel] [PATCH] AVHWAccel infrastructure v2 (take 2)

Gwenole Beauchesne gbeauchesne
Sat Sep 26 11:50:11 CEST 2009


Le 26 sept. 09 ? 09:28, Gwenole Beauchesne a ?crit :

> This patch updates the AVHWAccel infrastructure to make it possible  
> to:
> - Get rid of the PixelFormat hacks
> - Get pixels back from GPU memory when the user requested it
> - Fallback implicitly to SW decoding
> - Handle multiple hardware accelerators (e.g. different chips in a  
> single system)
> - Enable user-applications very easily

Changes in this patch:
- svn diff -x -p ;-)
- Drop an extraneous hwaccel->close()
- Add an ff_find_hwaccel_attribute() helper
- Implement checks for the "Get Pixels" capability

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.hwaccel.v2.2.patch
Type: application/octet-stream
Size: 13418 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090926/0ff780c9/attachment.obj>
-------------- next part --------------






More information about the ffmpeg-devel mailing list