[FFmpeg-devel] [PATCH]Packed B-frames vs VDPAU. part 2
Carl Eugen Hoyos
cehoyos
Tue Mar 2 03:33:32 CET 2010
On 2010-03-02 00:13, Michael Niedermayer wrote:
> On Mon, Mar 01, 2010 at 11:28:39PM +0100, Carl Eugen Hoyos wrote:
> > - ff_vdpau_mpeg4_decode_picture(s, buf, buf_size);
> > + ff_vdpau_mpeg4_decode_picture(s, vdpau_buf, vdpau_bufsize);
> > goto frame_end;
> > }
>
> any reason why you dont use the buffer/size from s->gb ?
> also the start_frame call below looks like it needs a similar upgrade
Like attached?
Thank you for the hints, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchpacked2.diff
Type: text/x-diff
Size: 732 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100302/99d0fa1c/attachment.diff>
More information about the ffmpeg-devel
mailing list