Hi,

On Tue, Aug 30, 2011 at 3:11 AM, Luca Barbato <[email protected]> wrote:
> On 8/29/11 10:55 PM, Ronald S. Bultje wrote:
>>
>> Hi,
>>
>> On Mon, Aug 29, 2011 at 1:48 PM, Luca Barbato<[email protected]>  wrote:
>>>
>>> coded_width is the width before lowres scaling,
>>> coded_height is the height before lowres scaling.
>>> ---
>>>  libavcodec/avcodec.h |    3 +--
>>>  1 files changed, 1 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
>>> index b47d41e..bfae8fd 100644
>>> --- a/libavcodec/avcodec.h
>>> +++ b/libavcodec/avcodec.h
>>> @@ -2278,8 +2278,7 @@ typedef struct AVCodecContext {
>>>      int lowres;
>>>
>>>     /**
>>> -     * Bitstream width / height, may be different from width/height if
>>> lowres
>>> -     * or other things are used.
>>> +     * Bitstream width / height, may be different from width/height if
>>> lowres.
>>
>> What if lowres?
>
> "if lowres enabled" maybe works better =P

LGTM then.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to