[FFmpeg-soc] Libavfilter RFC: problem with ffmpeg.c/ffplay.c integration
Vitor Sessak
vitor1001 at gmail.com
Wed Feb 6 20:56:34 CET 2008
Vitor Sessak wrote:
> Hi, and thanks for reviewing
>
[...]
>>
>> This does not look like it would work if poll_frame() isnt used.
>> I did not intent to make poll_frame() mandatory to be used, but rather
>> an option for cases like ffmpeg.c.
>> That is pure use of request_frame() is fine as long as your inputs are
>> guranteed to be able to handle it until EOF.
>> I think the extra complexity for supporting both cases is quite small
>
> Agreed. Changes made.
>
> New version attached. Will commit in 24h if no one opposes to it or asks
> more time for reviewing.
Commited.
-Vitor
More information about the FFmpeg-soc
mailing list