On Tue, 2 Feb 2016 19:51:53 +
Mark Thompson wrote:
> On 01/02/16 15:58, wm4 wrote:
> > On Sat, 30 Jan 2016 22:11:52 +
> > Mark Thompson wrote:
> >
> >> ---
> >> configure | 5 +
> >> libavcodec/Makefile| 1 +
> >> libavcodec/vaapi_support.c | 710
> >> ++
On 01/02/16 15:58, wm4 wrote:
> On Sat, 30 Jan 2016 22:11:52 +
> Mark Thompson wrote:
>
>> ---
>> configure | 5 +
>> libavcodec/Makefile| 1 +
>> libavcodec/vaapi_support.c | 710
>> +
>> libavcodec/vaapi_support.h |
On Sat, 30 Jan 2016 22:11:52 +
Mark Thompson wrote:
> ---
> configure | 5 +
> libavcodec/Makefile| 1 +
> libavcodec/vaapi_support.c | 710
> +
> libavcodec/vaapi_support.h | 122
> 4 files changed, 838 inser
On Sun, 31 Jan 2016 16:32:24 +
Mark Thompson wrote:
> On 31/01/16 16:24, Mark Thompson wrote:
> > On 31/01/16 16:13, wm4 wrote:
> >> On Sat, 30 Jan 2016 22:11:52 +
> >> Mark Thompson wrote:
> >>> +
> >>> +static AVClass vaapi_class = {
> >>> +.class_name = "vaapi",
> >>> +.it
On 31/01/16 16:24, Mark Thompson wrote:
> On 31/01/16 16:13, wm4 wrote:
>> On Sat, 30 Jan 2016 22:11:52 +
>> Mark Thompson wrote:
>>> +
>>> +static AVClass vaapi_class = {
>>> +.class_name = "vaapi",
>>> +.item_name = av_default_item_name,
>>> +.version= LIBAVUTIL_VERSION_INT,
On 31/01/16 16:13, wm4 wrote:
> On Sat, 30 Jan 2016 22:11:52 +
> Mark Thompson wrote:
>> +
>> +static AVClass vaapi_class = {
>> +.class_name = "vaapi",
>> +.item_name = av_default_item_name,
>> +.version= LIBAVUTIL_VERSION_INT,
>> +};
>> +static AVClass *vaapi_log = &vaapi_cl
On Sat, 30 Jan 2016 22:11:52 +
Mark Thompson wrote:
> ---
> configure | 5 +
> libavcodec/Makefile| 1 +
> libavcodec/vaapi_support.c | 710
> +
> libavcodec/vaapi_support.h | 122
> 4 files changed, 838 inser
On 31/01/16 01:02, Timothy Gu wrote:
> On Sat, Jan 30, 2016 at 10:11:52PM +, Mark Thompson wrote:
>> +static AVClass vaapi_class = {
>
> static const
>
>> +.class_name = "vaapi",
>> +.item_name = av_default_item_name,
>> +.version= LIBAVUTIL_VERSION_INT,
>> +};
>> +static AVC
On Sat, Jan 30, 2016 at 10:11:52PM +, Mark Thompson wrote:
> +static AVClass vaapi_class = {
static const
> +.class_name = "vaapi",
> +.item_name = av_default_item_name,
> +.version= LIBAVUTIL_VERSION_INT,
> +};
> +static AVClass *vaapi_log = &vaapi_class;
Ditto
Timothy
___
---
configure | 5 +
libavcodec/Makefile| 1 +
libavcodec/vaapi_support.c | 710 +
libavcodec/vaapi_support.h | 122
4 files changed, 838 insertions(+)
create mode 100644 libavcodec/vaapi_support.c
create mode 100
10 matches
Mail list logo