On Sat, Dec 23, 2017 at 8:27 PM, Josh de Kock <[email protected]> wrote: > This is the first patch to add the new API for iterating items within the > libraries to lavc, this completes lavc's support for this API (BSFs were > already using it). > > I'm currently working on a similar patch for lavfi, lavf and lavd. Note that > I'm not entirely sure how to properly deprecate stuff so if that's incorrect > some advice would be appreciated. > > -- > Josh de Kock <[email protected]>
>+ >+#include "codec_list.c" >+ Building outside ffmpeg tree, I got CC libavcodec/allcodecs.o CC libavcodec/alsdec.o src/libavcodec/allcodecs.c:756:24: fatal error: codec_list.c: No such file or directory compilation terminated. Also, the patch contains tabs and trailing whitespace. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
