[FFmpeg-devel] [PATCH] Add w,h fields to AVFilterPic

Vitor Sessak vitor1001
Wed Oct 7 06:06:24 CEST 2009


Michael Niedermayer wrote:
> On Tue, Oct 06, 2009 at 01:35:10AM +0200, Stefano Sabatini wrote:
>> Hi,
>>
>> currently AVFilterPicRef has the w and h fields, maybe also
>> AVFilterPic should have such fields, as suggested by Michael:
>>
>> http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/97795
>>
>> It makes sense, since they reflect a property of the picture (the size
>> of the allocated buffer), while the picref size may change.
>>
>> Regards.
>> --
>> FFmpeg = Forgiving Fiendish Multipurpose Philosofic Enigmatic God
> 
>>  avfilter.h |    4 +++-
>>  defaults.c |    4 ++--
>>  2 files changed, 5 insertions(+), 3 deletions(-)
>> 6ad72c912a1107b8bee71fa6a7be461c13507eb1  lavfi-add-pic-size.patch
> 
> looks ok unless someone else bobby,vitor? have comments

I don't see anything bad about it...

-Vitor



More information about the ffmpeg-devel mailing list