Re: [FFmpeg-devel] [PATCH 14/17 v2] vp8: Add hwaccel hooks

2017-01-17 Thread Mark Thompson
On 09/01/17 00:11, Mark Thompson wrote: > Also adds some extra fields to the main context structure that may > be needed by a hwaccel decoder. > > (cherry picked from commit 4e528206bc4d968706401206cf54471739250ec7) > --- > On 08/01/17 23:37, Michael Niedermayer wrote: >> On Mon, Jan 09, 2017 at 1

[FFmpeg-devel] [PATCH 14/17 v2] vp8: Add hwaccel hooks

2017-01-08 Thread Mark Thompson
Also adds some extra fields to the main context structure that may be needed by a hwaccel decoder. (cherry picked from commit 4e528206bc4d968706401206cf54471739250ec7) --- On 08/01/17 23:37, Michael Niedermayer wrote: > On Mon, Jan 09, 2017 at 12:32:30AM +0100, Michael Niedermayer wrote: >> On Sun