[FFmpeg-devel] [PATCH] mpeg12.c: add HW acceleration hooks (take 2)

Gwenole Beauchesne gbeauchesne
Thu Feb 26 10:32:19 CET 2009


Hi,

On Thu, 26 Feb 2009, Michael Niedermayer wrote:

>>> iam still investigating the need for this mess
>>
>> (i) determine the end of the slice (and thus its size), (ii) slice
>> vertical position. Granted, for (ii), only s->mb_y = mb_y; is useful.
>> Would the hunk be ok with the others ripped off?
>
> yes

Here is the new patch.

commit 30e266097b5e6efc11a8e6107b17163655cc62c0
Author: Gwenole Beauchesne <gbeauchesne at splitted-desktop.com>
Date:   Thu Feb 26 08:45:15 2009 +0000

     - Only set slice vertical position in mpeg_decode_slice().
     - Move down call to AVHWAccel::end_frame() in slice_end().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.hwaccel.mpeg12.2.patch
Type: text/x-diff
Size: 1938 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090226/05487c18/attachment.patch>



More information about the ffmpeg-devel mailing list