On 14/06/15 20:55, Tim W. wrote:

>> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
>> index 3440126..59179dd 100644
>> --- a/libavcodec/avcodec.h
>> +++ b/libavcodec/avcodec.h
>> @@ -1217,21 +1217,31 @@ typedef struct AVCodecContext {
>>      /* video only */
>>      /**
>>       * picture width / height.
>> +     *
>> +     * @note Those fields may not match the values of the last
>> +     * AVFrame outputted by avcodec_decode_video2 due frame
>> +     * reorderning.
> 
> 
> Typo ;)
> 

Thanks for spotting, I'd fix it and push this first update. I'll try to
come to terms with doxygen to make it a bit nicer later.

lu



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

Reply via email to