El martes, 13 de octubre de 2015, Michael Niedermayer <mich...@niedermayer.cc> escribió:
> On Sun, Oct 11, 2015 at 04:27:49PM -0400, Ganesh Ajjanagadde wrote: > > --- > > .gitignore | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/.gitignore b/.gitignore > > index 0b26f68..b215828 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -3,3 +3,4 @@ > > /htdocs/main.rss > > /htdocs/components > > /htdocs/style.less > > +/htdocs/fonts/*.woff2 > > what generates these woff2 files ? They are first installed to htdocs/ components with Bower (a local package manager for the web) and then copied to htdocs/: https://github.com/FFmpeg/web/blob/master/Makefile#L64 Patch LGTM. Timothy _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel