[Mesa-dev] hardware xvmc video decoding with nouveau
Younes Manton
younes.m at gmail.com
Fri Jul 29 16:05:58 PDT 2011
On Fri, Jul 29, 2011 at 6:46 PM, Maarten Lankhorst
<m.b.lankhorst at gmail.com> wrote:
>> 2nd patch isn't needed. You shouldn't call vl_video_buffer_create_ex,
>> you should override the create_buffer hook yourself and do what you
>> want. I'll push the 1st one later.
> What create_buffer hook do you mean? If you mean
> pipe_video_decoder->create_buffer, it creates a pipe_video_decode_buffer,
> I need to create a pipe_video_buffer.
pipe_context->create_video_buffer
More information about the mesa-dev
mailing list