From: Ralph Giles Date: Wed, 5 Oct 2016 19:49:26 +0000 (-0700) Subject: Add missing graphics for the html spec. X-Git-Tag: v1.3.6~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7ef20e0fa2810fc91426d8b7c462e243567a772;p=platform%2Fupstream%2Flibvorbis.git Add missing graphics for the html spec. New equations were added to the spec source in the previous update (early last year) but the generated graphic versions where not added to the repository. Also add all the generated figures to the distribution. No sense in shipping a spec with broken links. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 5dfbccf..4f3fbb0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -39,7 +39,22 @@ SPEC_PNG = \ residue-pack.png \ residue2.png \ window1.png \ - window2.png + window2.png \ + Vorbis_I_spec0x.png \ + Vorbis_I_spec1x.png \ + Vorbis_I_spec2x.png \ + Vorbis_I_spec3x.png \ + Vorbis_I_spec4x.png \ + Vorbis_I_spec5x.png \ + Vorbis_I_spec6x.png \ + Vorbis_I_spec7x.png \ + Vorbis_I_spec8x.png \ + Vorbis_I_spec9x.png \ + Vorbis_I_spec10x.png \ + Vorbis_I_spec11x.png \ + Vorbis_I_spec12x.png \ + Vorbis_I_spec13x.png \ + Vorbis_I_spec14x.png SPEC_TEX = \ Vorbis_I_spec.tex \ diff --git a/doc/Vorbis_I_spec13x.png b/doc/Vorbis_I_spec13x.png new file mode 100644 index 0000000..803dd55 Binary files /dev/null and b/doc/Vorbis_I_spec13x.png differ diff --git a/doc/Vorbis_I_spec14x.png b/doc/Vorbis_I_spec14x.png new file mode 100644 index 0000000..211774f Binary files /dev/null and b/doc/Vorbis_I_spec14x.png differ