[Ffmpeg-devel] [PATCH] Pass loop_input through AVFormatContext instead of global.

Todd Kirby ffmpeg.php
Sun Jun 5 09:48:03 CEST 2005


The attached patch removes the global used to pass the loop_input
variable to img.c and img2.c. loop_input is now passed thru
AVFormatContext. It works as before except now the -loop option is
positional and must be placed somewhare ahead of the input to be
looped.

-Todd
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: loop_input.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050605/922b4f5c/attachment.asc>



More information about the ffmpeg-devel mailing list