On Mon, Feb 20, 2017 at 12:28:55PM +0100, wm4 wrote:
> On Mon, 20 Feb 2017 11:20:48 +
> Mark Thompson wrote:
>
> > On 20/02/17 10:44, Michael Niedermayer wrote:
> > > On Mon, Feb 20, 2017 at 10:23:27AM +, Mark Thompson wrote:
> > >> On 20/02/17 02:35, Michael Niedermayer wrote:
> > >>
On Mon, 20 Feb 2017 11:20:48 +
Mark Thompson wrote:
> On 20/02/17 10:44, Michael Niedermayer wrote:
> > On Mon, Feb 20, 2017 at 10:23:27AM +, Mark Thompson wrote:
> >> On 20/02/17 02:35, Michael Niedermayer wrote:
> >>> On Sun, Feb 19, 2017 at 09:29:33PM +, Mark Thompson wrote:
On 20/02/17 10:44, Michael Niedermayer wrote:
> On Mon, Feb 20, 2017 at 10:23:27AM +, Mark Thompson wrote:
>> On 20/02/17 02:35, Michael Niedermayer wrote:
>>> On Sun, Feb 19, 2017 at 09:29:33PM +, Mark Thompson wrote:
On 19/02/17 21:04, Ronald S. Bultje wrote:
> Hi,
>
> On
On Mon, Feb 20, 2017 at 11:44 AM, Michael Niedermayer
wrote:
> On Mon, Feb 20, 2017 at 10:23:27AM +, Mark Thompson wrote:
>> On 20/02/17 02:35, Michael Niedermayer wrote:
>> > On Sun, Feb 19, 2017 at 09:29:33PM +, Mark Thompson wrote:
>> >> On 19/02/17 21:04, Ronald S. Bultje wrote:
>> >>>
On Mon, Feb 20, 2017 at 10:23:27AM +, Mark Thompson wrote:
> On 20/02/17 02:35, Michael Niedermayer wrote:
> > On Sun, Feb 19, 2017 at 09:29:33PM +, Mark Thompson wrote:
> >> On 19/02/17 21:04, Ronald S. Bultje wrote:
> >>> Hi,
> >>>
> >>> On Sun, Feb 19, 2017 at 12:23 PM, Mark Thompson wr
On 20/02/17 02:35, Michael Niedermayer wrote:
> On Sun, Feb 19, 2017 at 09:29:33PM +, Mark Thompson wrote:
>> On 19/02/17 21:04, Ronald S. Bultje wrote:
>>> Hi,
>>>
>>> On Sun, Feb 19, 2017 at 12:23 PM, Mark Thompson wrote:
>>>
diff --git a/libavcodec/webp.c b/libavcodec/webp.c
>>> [
On Sun, Feb 19, 2017 at 09:29:33PM +, Mark Thompson wrote:
> On 19/02/17 21:04, Ronald S. Bultje wrote:
> > Hi,
> >
> > On Sun, Feb 19, 2017 at 12:23 PM, Mark Thompson wrote:
> >
> >> diff --git a/libavcodec/webp.c b/libavcodec/webp.c
> >>
> > [..]
> >
> >> +avctx->get_format = webp
On 19/02/17 21:04, Ronald S. Bultje wrote:
> Hi,
>
> On Sun, Feb 19, 2017 at 12:23 PM, Mark Thompson wrote:
>
>> diff --git a/libavcodec/webp.c b/libavcodec/webp.c
>>
> [..]
>
>> +avctx->get_format = webp_get_format;
>
>
> Docs say:
> "decoding: Set by user, if not set the native form
Hi,
On Sun, Feb 19, 2017 at 12:23 PM, Mark Thompson wrote:
> diff --git a/libavcodec/webp.c b/libavcodec/webp.c
>
[..]
> +avctx->get_format = webp_get_format;
Docs say:
"decoding: Set by user, if not set the native format will be chosen."
So I don't think decoders are supposed to set