Le septidi 17 thermidor, an CCXXV, Paul B Mahol a écrit :
> Also what about to porting one of simple filter(just filter_frame
> call) to activate API,
> i can not do it myself unless someone show me how.

Now that the new design has proved to work, rewriting
doc/filter_design.txt is near the top of my list of priorities.

But a filter that has only a filter_frame call does not benefit much
from porting to activate design. It is only when there is a queue of
frames involved or when something special is needed at EOF (which often
come together) that it matters. I have a WIP branch for rewriting
vf_fps.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to