On Fri, Dec 16, 2016 at 11:05:39AM +0100, Steve Lhomme wrote:
>
> avconv_dxva.h has to be included and misc. typedefs have to be set to use the
That file name has changed.
> --- /dev/null
> +++ b/avconv_directx_va_template.c
> @@ -0,0 +1,294 @@
> +
> +#ifndef AVCONV_DXVA_H
> +#define AVCONV_DXVA
From: Steve Lhomme
avconv_dxva.h has to be included and misc. typedefs have to be set to use the
proper DXVA2 structures.
initguid.h is included in avconv_dxva.h so any includes after that will also
define GUIDs locally.
---
avconv_directx_va_template.c | 294 +++
On Fri, Dec 16, 2016 at 11:34 AM, Diego Biurrun wrote:
> On Fri, Dec 16, 2016 at 11:26:00AM +0100, Steve Lhomme wrote:
>> On Fri, Dec 16, 2016 at 10:02 AM, Diego Biurrun wrote:
>> > On Fri, Dec 16, 2016 at 09:27:35AM +0100, Steve Lhomme wrote:
>> >> On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun
On Fri, Dec 16, 2016 at 11:26:00AM +0100, Steve Lhomme wrote:
> On Fri, Dec 16, 2016 at 10:02 AM, Diego Biurrun wrote:
> > On Fri, Dec 16, 2016 at 09:27:35AM +0100, Steve Lhomme wrote:
> >> On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun wrote:
> >> > On Thu, Dec 15, 2016 at 06:01:42PM +0100, Stev
On Fri, Dec 16, 2016 at 11:23:00AM +0100, Steve Lhomme wrote:
> On Fri, Dec 16, 2016 at 9:27 AM, Steve Lhomme wrote:
> > On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun wrote:
> >> On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
> >>> From: Steve Lhomme
> >>>
> >>> avconv_dxva.h has
On Fri, Dec 16, 2016 at 10:02 AM, Diego Biurrun wrote:
> On Fri, Dec 16, 2016 at 09:27:35AM +0100, Steve Lhomme wrote:
>> On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun wrote:
>> > On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
>> >> From: Steve Lhomme
>> >>
>> >> avconv_dxva.h ha
On Fri, Dec 16, 2016 at 9:27 AM, Steve Lhomme wrote:
> On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun wrote:
>> On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
>>> From: Steve Lhomme
>>>
>>> avconv_dxva.h has to be included and misc. typedefs have to be set to use
>>> the
>>> prop
On Fri, Dec 16, 2016 at 09:27:35AM +0100, Steve Lhomme wrote:
> On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun wrote:
> > On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
> >> From: Steve Lhomme
> >>
> >> avconv_dxva.h has to be included and misc. typedefs have to be set to use
> >>
On Thu, Dec 15, 2016 at 6:52 PM, Diego Biurrun wrote:
> On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
>> From: Steve Lhomme
>>
>> avconv_dxva.h has to be included and misc. typedefs have to be set to use the
>> proper DXVA2 structures.
>>
>> initguid.h is included in avconv_dxva.h
On 12/15/2016 2:52 PM, Diego Biurrun wrote:
> On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
>> From: Steve Lhomme
>>
>> avconv_dxva.h has to be included and misc. typedefs have to be set to use the
>> proper DXVA2 structures.
>>
>> initguid.h is included in avconv_dxva.h so any inc
On Thu, Dec 15, 2016 at 06:01:42PM +0100, Steve Lhomme wrote:
> From: Steve Lhomme
>
> avconv_dxva.h has to be included and misc. typedefs have to be set to use the
> proper DXVA2 structures.
>
> initguid.h is included in avconv_dxva.h so any includes after that will also
> define GUIDs locally.
From: Steve Lhomme
avconv_dxva.h has to be included and misc. typedefs have to be set to use the
proper DXVA2 structures.
initguid.h is included in avconv_dxva.h so any includes after that will also
define GUIDs locally.
---
avconv_dxva.h | 294 +
12 matches
Mail list logo