From: Ralph Giles Date: Fri, 16 Jun 2017 20:44:20 +0000 (-0700) Subject: Remove svn $Id$ header. X-Git-Tag: v1.3.6~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=679433ebb8287744a9801f847b7a105dbc2a0404;p=platform%2Fupstream%2Flibvorbis.git Remove svn $Id$ header. Most checked-in files had a comment with a filename and last-modified string automatically updated by the subversion version control tool. These became obsolete when we migrated the repository to git. Remove them. --- diff --git a/doc/01-introduction.tex b/doc/01-introduction.tex index b522730..d7767df 100644 --- a/doc/01-introduction.tex +++ b/doc/01-introduction.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Introduction and Description} \label{vorbis:spec:intro} \subsection{Overview} diff --git a/doc/02-bitpacking.tex b/doc/02-bitpacking.tex index c9a9fef..905dcaf 100644 --- a/doc/02-bitpacking.tex +++ b/doc/02-bitpacking.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Bitpacking Convention} \label{vorbis:spec:bitpacking} \subsection{Overview} diff --git a/doc/03-codebook.tex b/doc/03-codebook.tex index 4ba5e31..11516a3 100644 --- a/doc/03-codebook.tex +++ b/doc/03-codebook.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Probability Model and Codebooks} \label{vorbis:spec:codebook} \subsection{Overview} diff --git a/doc/04-codec.tex b/doc/04-codec.tex index 7edaebb..333c227 100644 --- a/doc/04-codec.tex +++ b/doc/04-codec.tex @@ -1,7 +1,6 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Codec Setup and Packet Decode} \label{vorbis:spec:codec} \subsection{Overview} diff --git a/doc/05-comment.tex b/doc/05-comment.tex index f06f6b7..8c804d7 100644 --- a/doc/05-comment.tex +++ b/doc/05-comment.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{comment field and header specification} \label{vorbis:spec:comment} \subsection{Overview} diff --git a/doc/06-floor0.tex b/doc/06-floor0.tex index 954f786..f3042a6 100644 --- a/doc/06-floor0.tex +++ b/doc/06-floor0.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Floor type 0 setup and decode} \label{vorbis:spec:floor0} \subsection{Overview} diff --git a/doc/07-floor1.tex b/doc/07-floor1.tex index ce45c4b..47ad798 100644 --- a/doc/07-floor1.tex +++ b/doc/07-floor1.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Floor type 1 setup and decode} \label{vorbis:spec:floor1} \subsection{Overview} diff --git a/doc/08-residue.tex b/doc/08-residue.tex index b2e63d2..2c1da67 100644 --- a/doc/08-residue.tex +++ b/doc/08-residue.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Residue setup and decode} \label{vorbis:spec:residue} \subsection{Overview} diff --git a/doc/09-helper.tex b/doc/09-helper.tex index f2d964b..0a13795 100644 --- a/doc/09-helper.tex +++ b/doc/09-helper.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Helper equations} \label{vorbis:spec:helper} \subsection{Overview} diff --git a/doc/10-tables.tex b/doc/10-tables.tex index b91d449..c2881d6 100644 --- a/doc/10-tables.tex +++ b/doc/10-tables.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Tables} \label{vorbis:spec:tables} \subsection{floor1\_inverse\_dB\_table} \label{vorbis:spec:floor1:inverse:dB:table} diff --git a/doc/Vorbis_I_spec.tex b/doc/Vorbis_I_spec.tex index fb7a559..23bc81d 100644 --- a/doc/Vorbis_I_spec.tex +++ b/doc/Vorbis_I_spec.tex @@ -1,4 +1,3 @@ -% $Id$ \documentclass[12pt,paper=a4]{scrartcl} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/doc/a1-encapsulation-ogg.tex b/doc/a1-encapsulation-ogg.tex index 47355f6..8bbd31b 100644 --- a/doc/a1-encapsulation-ogg.tex +++ b/doc/a1-encapsulation-ogg.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Embedding Vorbis into an Ogg stream} \label{vorbis:over:ogg} \subsection{Overview} diff --git a/doc/a2-encapsulation-rtp.tex b/doc/a2-encapsulation-rtp.tex index 0678037..35a93c6 100644 --- a/doc/a2-encapsulation-rtp.tex +++ b/doc/a2-encapsulation-rtp.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Vorbis encapsulation in RTP} \label{vorbis:over:rtp} % TODO: Include draft-rtp.xml somehow? diff --git a/doc/footer.tex b/doc/footer.tex index d5d34a0..ffb2c81 100644 --- a/doc/footer.tex +++ b/doc/footer.tex @@ -1,6 +1,5 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section*{Colophon} \includegraphics[width=5cm]{fish_xiph_org} diff --git a/examples/chaining_example.c b/examples/chaining_example.c index 4d652fd..19215d7 100644 --- a/examples/chaining_example.c +++ b/examples/chaining_example.c @@ -11,7 +11,6 @@ ******************************************************************** function: illustrate simple use of chained bitstream and vorbisfile.a - last mod: $Id$ ********************************************************************/ diff --git a/examples/decoder_example.c b/examples/decoder_example.c index 68c40d1..90ea63d 100644 --- a/examples/decoder_example.c +++ b/examples/decoder_example.c @@ -11,7 +11,6 @@ ******************************************************************** function: simple example decoder - last mod: $Id$ ********************************************************************/ diff --git a/examples/encoder_example.c b/examples/encoder_example.c index d8d92bc..d46a051 100644 --- a/examples/encoder_example.c +++ b/examples/encoder_example.c @@ -11,7 +11,6 @@ ******************************************************************** function: simple example encoder - last mod: $Id$ ********************************************************************/ diff --git a/examples/seeking_example.c b/examples/seeking_example.c index 83fb7f4..1073b31 100644 --- a/examples/seeking_example.c +++ b/examples/seeking_example.c @@ -11,7 +11,6 @@ ******************************************************************** function: illustrate seeking, and test it too - last mod: $Id$ ********************************************************************/ diff --git a/examples/vorbisfile_example.c b/examples/vorbisfile_example.c index 4c27fa4..c57fcb4 100644 --- a/examples/vorbisfile_example.c +++ b/examples/vorbisfile_example.c @@ -11,7 +11,6 @@ ******************************************************************** function: simple example decoder using vorbisfile - last mod: $Id$ ********************************************************************/ diff --git a/include/vorbis/codec.h b/include/vorbis/codec.h index f082241..42aa291 100644 --- a/include/vorbis/codec.h +++ b/include/vorbis/codec.h @@ -11,7 +11,6 @@ ******************************************************************** function: libvorbis codec headers - last mod: $Id$ ********************************************************************/ diff --git a/include/vorbis/vorbisenc.h b/include/vorbis/vorbisenc.h index 8c51ec1..55f3b4a 100644 --- a/include/vorbis/vorbisenc.h +++ b/include/vorbis/vorbisenc.h @@ -11,7 +11,6 @@ ******************************************************************** function: vorbis encode-engine setup - last mod: $Id$ ********************************************************************/ diff --git a/include/vorbis/vorbisfile.h b/include/vorbis/vorbisfile.h index de540cf..5662611 100644 --- a/include/vorbis/vorbisfile.h +++ b/include/vorbis/vorbisfile.h @@ -11,7 +11,6 @@ ******************************************************************** function: stdio-based convenience library for opening/seeking/decoding - last mod: $Id$ ********************************************************************/ diff --git a/lib/analysis.c b/lib/analysis.c index 9609cd5..0e11a16 100644 --- a/lib/analysis.c +++ b/lib/analysis.c @@ -11,7 +11,6 @@ ******************************************************************** function: single-block PCM analysis mode dispatch - last mod: $Id$ ********************************************************************/ diff --git a/lib/backends.h b/lib/backends.h index 4a7e271..22809d4 100644 --- a/lib/backends.h +++ b/lib/backends.h @@ -12,7 +12,6 @@ function: libvorbis backend and mapping structures; needed for static mode headers - last mod: $Id$ ********************************************************************/ diff --git a/lib/barkmel.c b/lib/barkmel.c index 12acd4f..4b19935 100644 --- a/lib/barkmel.c +++ b/lib/barkmel.c @@ -11,7 +11,6 @@ ******************************************************************** function: bark scale utility - last mod: $Id$ ********************************************************************/ diff --git a/lib/bitrate.c b/lib/bitrate.c index e261bb1..9605514 100644 --- a/lib/bitrate.c +++ b/lib/bitrate.c @@ -11,7 +11,6 @@ ******************************************************************** function: bitrate tracking and management - last mod: $Id$ ********************************************************************/ diff --git a/lib/bitrate.h b/lib/bitrate.h index 9f0a017..655a68c 100644 --- a/lib/bitrate.h +++ b/lib/bitrate.h @@ -11,7 +11,6 @@ ******************************************************************** function: bitrate tracking and management - last mod: $Id$ ********************************************************************/ diff --git a/lib/block.c b/lib/block.c index e2fad0c..db245b3 100644 --- a/lib/block.c +++ b/lib/block.c @@ -11,7 +11,6 @@ ******************************************************************** function: PCM data vector blocking, windowing and dis/reassembly - last mod: $Id$ Handle windowing, overlap-add, etc of the PCM vectors. This is made more amusing by Vorbis' current two allowed block sizes. diff --git a/lib/books/coupled/res_books_51.h b/lib/books/coupled/res_books_51.h index 52f4530..47df4b2 100644 --- a/lib/books/coupled/res_books_51.h +++ b/lib/books/coupled/res_books_51.h @@ -11,7 +11,6 @@ ******************************************************************** * * function: static codebooks for 5.1 surround - * last modified: $Id$ * ********************************************************************/ diff --git a/lib/books/coupled/res_books_stereo.h b/lib/books/coupled/res_books_stereo.h index d87000f..61d9340 100644 --- a/lib/books/coupled/res_books_stereo.h +++ b/lib/books/coupled/res_books_stereo.h @@ -11,7 +11,6 @@ ******************************************************************** function: static codebooks autogenerated by huff/huffbuld - last modified: $Id$ ********************************************************************/ diff --git a/lib/books/floor/floor_books.h b/lib/books/floor/floor_books.h index e4c21f3..67d5f31 100644 --- a/lib/books/floor/floor_books.h +++ b/lib/books/floor/floor_books.h @@ -11,7 +11,6 @@ ******************************************************************** function: static codebooks autogenerated by huff/huffbuld - last modified: $Id$ ********************************************************************/ diff --git a/lib/books/uncoupled/res_books_uncoupled.h b/lib/books/uncoupled/res_books_uncoupled.h index 4d27c08..3d658ec 100644 --- a/lib/books/uncoupled/res_books_uncoupled.h +++ b/lib/books/uncoupled/res_books_uncoupled.h @@ -11,7 +11,6 @@ ******************************************************************** function: static codebooks autogenerated by huff/huffbuld - last modified: $Id$ ********************************************************************/ diff --git a/lib/codebook.c b/lib/codebook.c index 8b766e8..321a28f 100644 --- a/lib/codebook.c +++ b/lib/codebook.c @@ -11,7 +11,6 @@ ******************************************************************** function: basic codebook pack/unpack/code/decode operations - last mod: $Id$ ********************************************************************/ diff --git a/lib/codebook.h b/lib/codebook.h index 6fe49d1..08440c6 100644 --- a/lib/codebook.h +++ b/lib/codebook.h @@ -11,7 +11,6 @@ ******************************************************************** function: basic shared codebook operations - last mod: $Id$ ********************************************************************/ diff --git a/lib/codec_internal.h b/lib/codec_internal.h index 2dcfbc5..e522be1 100644 --- a/lib/codec_internal.h +++ b/lib/codec_internal.h @@ -11,7 +11,6 @@ ******************************************************************** function: libvorbis codec headers - last mod: $Id$ ********************************************************************/ diff --git a/lib/envelope.c b/lib/envelope.c index 944a0a0..da75237 100644 --- a/lib/envelope.c +++ b/lib/envelope.c @@ -11,7 +11,6 @@ ******************************************************************** function: PCM data envelope analysis - last mod: $Id$ ********************************************************************/ diff --git a/lib/envelope.h b/lib/envelope.h index 50c7ca9..f466efd 100644 --- a/lib/envelope.h +++ b/lib/envelope.h @@ -11,7 +11,6 @@ ******************************************************************** function: PCM data envelope analysis and manipulation - last mod: $Id$ ********************************************************************/ diff --git a/lib/floor0.c b/lib/floor0.c index d469be8..443c0e5 100644 --- a/lib/floor0.c +++ b/lib/floor0.c @@ -11,7 +11,6 @@ ******************************************************************** function: floor backend 0 implementation - last mod: $Id$ ********************************************************************/ diff --git a/lib/floor1.c b/lib/floor1.c index a78048e..673e954 100644 --- a/lib/floor1.c +++ b/lib/floor1.c @@ -11,7 +11,6 @@ ******************************************************************** function: floor backend 1 implementation - last mod: $Id$ ********************************************************************/ diff --git a/lib/highlevel.h b/lib/highlevel.h index 0b18181..337b75b 100644 --- a/lib/highlevel.h +++ b/lib/highlevel.h @@ -11,7 +11,6 @@ ******************************************************************** function: highlevel encoder setup struct separated out for vorbisenc clarity - last mod: $Id$ ********************************************************************/ diff --git a/lib/info.c b/lib/info.c index b8f25ee..804060a 100644 --- a/lib/info.c +++ b/lib/info.c @@ -11,7 +11,6 @@ ******************************************************************** function: maintain the info structure, info <-> header packets - last mod: $Id$ ********************************************************************/ diff --git a/lib/lookup.c b/lib/lookup.c index 901d3a6..1cc1f88 100644 --- a/lib/lookup.c +++ b/lib/lookup.c @@ -11,7 +11,6 @@ ******************************************************************** function: lookup based functions - last mod: $Id$ ********************************************************************/ diff --git a/lib/lookup.h b/lib/lookup.h index 02fb3ff..4bc0f3a 100644 --- a/lib/lookup.h +++ b/lib/lookup.h @@ -11,7 +11,6 @@ ******************************************************************** function: lookup based functions - last mod: $Id$ ********************************************************************/ diff --git a/lib/lookup_data.h b/lib/lookup_data.h index a60e7b8..5de3cfd 100644 --- a/lib/lookup_data.h +++ b/lib/lookup_data.h @@ -11,7 +11,6 @@ ******************************************************************** function: lookup data; generated by lookups.pl; edit there - last mod: $Id$ ********************************************************************/ diff --git a/lib/lookups.pl b/lib/lookups.pl index cf24505..9bc0b03 100755 --- a/lib/lookups.pl +++ b/lib/lookups.pl @@ -13,7 +13,6 @@ print <<'EOD'; ******************************************************************** function: lookup data; generated by lookups.pl; edit there - last mod: $Id$ ********************************************************************/ diff --git a/lib/lpc.c b/lib/lpc.c index 643ffc9..798f4cf 100644 --- a/lib/lpc.c +++ b/lib/lpc.c @@ -11,7 +11,6 @@ ******************************************************************** function: LPC low level routines - last mod: $Id$ ********************************************************************/ diff --git a/lib/lpc.h b/lib/lpc.h index 2091afa..9cc7945 100644 --- a/lib/lpc.h +++ b/lib/lpc.h @@ -11,7 +11,6 @@ ******************************************************************** function: LPC low level routines - last mod: $Id$ ********************************************************************/ diff --git a/lib/lsp.c b/lib/lsp.c index de4ff73..8588054 100644 --- a/lib/lsp.c +++ b/lib/lsp.c @@ -11,7 +11,6 @@ ******************************************************************** function: LSP (also called LSF) conversion routines - last mod: $Id$ The LSP generation code is taken (with minimal modification and a few bugfixes) from "On the Computation of the LSP Frequencies" by diff --git a/lib/lsp.h b/lib/lsp.h index 44d9274..8a8d10e 100644 --- a/lib/lsp.h +++ b/lib/lsp.h @@ -11,7 +11,6 @@ ******************************************************************** function: LSP (also called LSF) conversion routines - last mod: $Id$ ********************************************************************/ diff --git a/lib/mapping0.c b/lib/mapping0.c index 8a7a04c..8033ce6 100644 --- a/lib/mapping0.c +++ b/lib/mapping0.c @@ -11,7 +11,6 @@ ******************************************************************** function: channel mapping 0 implementation - last mod: $Id$ ********************************************************************/ diff --git a/lib/masking.h b/lib/masking.h index 7d1082f..955e18c 100644 --- a/lib/masking.h +++ b/lib/masking.h @@ -11,7 +11,6 @@ ******************************************************************** function: masking curve data for psychoacoustics - last mod: $Id$ ********************************************************************/ diff --git a/lib/mdct.c b/lib/mdct.c index fbc7cf0..f3f1ed8 100644 --- a/lib/mdct.c +++ b/lib/mdct.c @@ -12,7 +12,6 @@ function: normalized modified discrete cosine transform power of two length transform only [64 <= n ] - last mod: $Id$ Original algorithm adapted long ago from _The use of multirate filter banks for coding of high quality digital audio_, by T. Sporer, diff --git a/lib/mdct.h b/lib/mdct.h index 289a8e7..3b8c9ba 100644 --- a/lib/mdct.h +++ b/lib/mdct.h @@ -11,7 +11,6 @@ ******************************************************************** function: modified discrete cosine transform prototypes - last mod: $Id$ ********************************************************************/ diff --git a/lib/misc.h b/lib/misc.h index a481c73..1378844 100644 --- a/lib/misc.h +++ b/lib/misc.h @@ -11,7 +11,6 @@ ******************************************************************** function: miscellaneous prototypes - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/floor_all.h b/lib/modes/floor_all.h index fb4d1b0..20928aa 100644 --- a/lib/modes/floor_all.h +++ b/lib/modes/floor_all.h @@ -11,7 +11,6 @@ ******************************************************************** function: key floor settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/psych_11.h b/lib/modes/psych_11.h index 2624181..cc5eea2 100644 --- a/lib/modes/psych_11.h +++ b/lib/modes/psych_11.h @@ -11,7 +11,6 @@ ******************************************************************** function: 11kHz settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/psych_16.h b/lib/modes/psych_16.h index 5c694dc..477cb4d 100644 --- a/lib/modes/psych_16.h +++ b/lib/modes/psych_16.h @@ -11,7 +11,6 @@ ******************************************************************** function: 16kHz settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/psych_44.h b/lib/modes/psych_44.h index e46a0f4..6c9eaa4 100644 --- a/lib/modes/psych_44.h +++ b/lib/modes/psych_44.h @@ -11,7 +11,6 @@ ******************************************************************** function: key psychoacoustic settings for 44.1/48kHz - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/psych_8.h b/lib/modes/psych_8.h index dd87771..277db84 100644 --- a/lib/modes/psych_8.h +++ b/lib/modes/psych_8.h @@ -11,7 +11,6 @@ ******************************************************************** function: 8kHz psychoacoustic settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/residue_16.h b/lib/modes/residue_16.h index bb28e76..3e05471 100644 --- a/lib/modes/residue_16.h +++ b/lib/modes/residue_16.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel residue templates 16/22kHz - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/residue_44.h b/lib/modes/residue_44.h index 2e8ad53..e89bc0e 100644 --- a/lib/modes/residue_44.h +++ b/lib/modes/residue_44.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel residue templates for 32/44.1/48kHz - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/residue_44p51.h b/lib/modes/residue_44p51.h index 103e960..7f33e25 100644 --- a/lib/modes/residue_44p51.h +++ b/lib/modes/residue_44p51.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel residue templates for 32/44.1/48kHz uncoupled - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/residue_44u.h b/lib/modes/residue_44u.h index 6742aa2..e55ac12 100644 --- a/lib/modes/residue_44u.h +++ b/lib/modes/residue_44u.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel residue templates for 32/44.1/48kHz uncoupled - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/residue_8.h b/lib/modes/residue_8.h index b9edd4f..ae123a2 100644 --- a/lib/modes/residue_8.h +++ b/lib/modes/residue_8.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel residue templates 8/11kHz - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_11.h b/lib/modes/setup_11.h index 95d8c3e..0cbcaaf 100644 --- a/lib/modes/setup_11.h +++ b/lib/modes/setup_11.h @@ -11,7 +11,6 @@ ******************************************************************** function: 11kHz settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_16.h b/lib/modes/setup_16.h index 13581ea..d59ad70 100644 --- a/lib/modes/setup_16.h +++ b/lib/modes/setup_16.h @@ -11,7 +11,6 @@ ******************************************************************** function: 16kHz settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_22.h b/lib/modes/setup_22.h index 6613c99..bc38af9 100644 --- a/lib/modes/setup_22.h +++ b/lib/modes/setup_22.h @@ -11,7 +11,6 @@ ******************************************************************** function: 22kHz settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_32.h b/lib/modes/setup_32.h index b02c04d..f66a0bc 100644 --- a/lib/modes/setup_32.h +++ b/lib/modes/setup_32.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel settings for 32kHz - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_44.h b/lib/modes/setup_44.h index 958e2f8..a189b5f 100644 --- a/lib/modes/setup_44.h +++ b/lib/modes/setup_44.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel settings for 44.1/48kHz - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_44p51.h b/lib/modes/setup_44p51.h index e46468a..3bde7b3 100644 --- a/lib/modes/setup_44p51.h +++ b/lib/modes/setup_44p51.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel settings for 44.1/48kHz 5.1 surround modes - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_44u.h b/lib/modes/setup_44u.h index aeea07f..7ae3af6 100644 --- a/lib/modes/setup_44u.h +++ b/lib/modes/setup_44u.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel settings for 44.1/48kHz uncoupled modes - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_8.h b/lib/modes/setup_8.h index c2f27e4..7502556 100644 --- a/lib/modes/setup_8.h +++ b/lib/modes/setup_8.h @@ -11,7 +11,6 @@ ******************************************************************** function: 8kHz settings - last mod: $Id$ ********************************************************************/ diff --git a/lib/modes/setup_X.h b/lib/modes/setup_X.h index 8b62254..2229a5e 100644 --- a/lib/modes/setup_X.h +++ b/lib/modes/setup_X.h @@ -11,7 +11,6 @@ ******************************************************************** function: catch-all toplevel settings for q modes only - last mod: $Id$ ********************************************************************/ diff --git a/lib/os.h b/lib/os.h index 047e044..50d808a 100644 --- a/lib/os.h +++ b/lib/os.h @@ -13,7 +13,6 @@ ******************************************************************** function: #ifdef jail to whip a few platforms into the UNIX ideal. - last mod: $Id$ ********************************************************************/ diff --git a/lib/psy.c b/lib/psy.c index 1ca809e..422c6f1 100644 --- a/lib/psy.c +++ b/lib/psy.c @@ -11,7 +11,6 @@ ******************************************************************** function: psychoacoustics not including preecho - last mod: $Id$ ********************************************************************/ diff --git a/lib/psy.h b/lib/psy.h index 8686f94..ab2534d 100644 --- a/lib/psy.h +++ b/lib/psy.h @@ -11,7 +11,6 @@ ******************************************************************** function: random psychoacoustics (not including preecho) - last mod: $Id$ ********************************************************************/ diff --git a/lib/psytune.c b/lib/psytune.c index a7e1010..97e6893 100644 --- a/lib/psytune.c +++ b/lib/psytune.c @@ -12,7 +12,6 @@ function: simple utility that runs audio through the psychoacoustics without encoding - last mod: $Id$ ********************************************************************/ diff --git a/lib/registry.c b/lib/registry.c index eba9037..74f7ef0 100644 --- a/lib/registry.c +++ b/lib/registry.c @@ -11,7 +11,6 @@ ******************************************************************** function: registry for time, floor, res backends and channel mappings - last mod: $Id$ ********************************************************************/ diff --git a/lib/registry.h b/lib/registry.h index d8e0d59..599d959 100644 --- a/lib/registry.h +++ b/lib/registry.h @@ -11,7 +11,6 @@ ******************************************************************** function: registry for time, floor, res backends and channel mappings - last mod: $Id$ ********************************************************************/ diff --git a/lib/res0.c b/lib/res0.c index 837f5fd..6d623d7 100644 --- a/lib/res0.c +++ b/lib/res0.c @@ -11,7 +11,6 @@ ******************************************************************** function: residue backend 0, 1 and 2 implementation - last mod: $Id$ ********************************************************************/ diff --git a/lib/scales.h b/lib/scales.h index 5f4dc36..18bc4e7 100644 --- a/lib/scales.h +++ b/lib/scales.h @@ -11,7 +11,6 @@ ******************************************************************** function: linear scale -> dB, Bark and Mel scales - last mod: $Id$ ********************************************************************/ diff --git a/lib/sharedbook.c b/lib/sharedbook.c index f8854f7..4545d4f 100644 --- a/lib/sharedbook.c +++ b/lib/sharedbook.c @@ -11,7 +11,6 @@ ******************************************************************** function: basic shared codebook operations - last mod: $Id$ ********************************************************************/ diff --git a/lib/smallft.c b/lib/smallft.c index 5e6a8a5..6d528af 100644 --- a/lib/smallft.c +++ b/lib/smallft.c @@ -11,7 +11,6 @@ ******************************************************************** function: *unnormalized* fft transform - last mod: $Id$ ********************************************************************/ diff --git a/lib/smallft.h b/lib/smallft.h index 30df960..9e867c6 100644 --- a/lib/smallft.h +++ b/lib/smallft.h @@ -11,7 +11,6 @@ ******************************************************************** function: fft transform - last mod: $Id$ ********************************************************************/ diff --git a/lib/synthesis.c b/lib/synthesis.c index 3fa5ab9..46fc1b8 100644 --- a/lib/synthesis.c +++ b/lib/synthesis.c @@ -11,7 +11,6 @@ ******************************************************************** function: single-block PCM synthesis - last mod: $Id$ ********************************************************************/ diff --git a/lib/vorbisenc.c b/lib/vorbisenc.c index 193a396..4a4607c 100644 --- a/lib/vorbisenc.c +++ b/lib/vorbisenc.c @@ -11,7 +11,6 @@ ******************************************************************** function: simple programmatic interface for encoder mode setup - last mod: $Id$ ********************************************************************/ diff --git a/lib/vorbisfile.c b/lib/vorbisfile.c index 8a0a280..b570c3c 100644 --- a/lib/vorbisfile.c +++ b/lib/vorbisfile.c @@ -11,7 +11,6 @@ ******************************************************************** function: stdio-based convenience library for opening/seeking/decoding - last mod: $Id$ ********************************************************************/ diff --git a/lib/window.c b/lib/window.c index 7dfb1cf..b3b7ce0 100644 --- a/lib/window.c +++ b/lib/window.c @@ -11,7 +11,6 @@ ******************************************************************** function: window functions - last mod: $Id$ ********************************************************************/ diff --git a/lib/window.h b/lib/window.h index 934ed33..6ac2607 100644 --- a/lib/window.h +++ b/lib/window.h @@ -11,7 +11,6 @@ ******************************************************************** function: window functions - last mod: $Id$ ********************************************************************/ diff --git a/test/test.c b/test/test.c index 1d2a16c..fe1648d 100644 --- a/test/test.c +++ b/test/test.c @@ -11,7 +11,6 @@ ******************************************************************** function: vorbis coded test suite using vorbisfile - last mod: $Id$ ********************************************************************/ diff --git a/test/util.c b/test/util.c index 884732b..2ab7483 100644 --- a/test/util.c +++ b/test/util.c @@ -11,7 +11,6 @@ ******************************************************************** function: utility functions for vorbis codec test suite. - last mod: $Id$ ********************************************************************/ diff --git a/test/util.h b/test/util.h index ac43656..85f8d4f 100644 --- a/test/util.h +++ b/test/util.h @@ -11,7 +11,6 @@ ******************************************************************** function: utility functions for vorbis codec test suite. - last mod: $Id$ ********************************************************************/ diff --git a/test/write_read.c b/test/write_read.c index 5f6d712..f1190dc 100644 --- a/test/write_read.c +++ b/test/write_read.c @@ -11,7 +11,6 @@ ******************************************************************** function: utility functions for vorbis codec test suite. - last mod: $Id$ ********************************************************************/ diff --git a/test/write_read.h b/test/write_read.h index 07af6b7..c50c483 100644 --- a/test/write_read.h +++ b/test/write_read.h @@ -11,7 +11,6 @@ ******************************************************************** function: utility functions for vorbis codec test suite. - last mod: $Id$ ********************************************************************/ diff --git a/vq/bookutil.c b/vq/bookutil.c index 58d78be..3aba9b9 100644 --- a/vq/bookutil.c +++ b/vq/bookutil.c @@ -11,7 +11,6 @@ ******************************************************************** function: utility functions for loading .vqh and .vqd files - last mod: $Id$ ********************************************************************/ diff --git a/vq/bookutil.h b/vq/bookutil.h index bb77c04..e84b018 100644 --- a/vq/bookutil.h +++ b/vq/bookutil.h @@ -11,7 +11,6 @@ ******************************************************************** function: utility functions for loading .vqh and .vqd files - last mod: $Id$ ********************************************************************/ diff --git a/vq/distribution.c b/vq/distribution.c index 76beee4..e15f5aa 100644 --- a/vq/distribution.c +++ b/vq/distribution.c @@ -11,7 +11,6 @@ ******************************************************************** function: utility for finding the distribution in a data set - last mod: $Id$ ********************************************************************/ diff --git a/vq/huffbuild.c b/vq/huffbuild.c index 50880f2..04a6a1a 100644 --- a/vq/huffbuild.c +++ b/vq/huffbuild.c @@ -11,7 +11,6 @@ ******************************************************************** function: hufftree builder - last mod: $Id$ ********************************************************************/ diff --git a/vq/latticebuild.c b/vq/latticebuild.c index fb97892..6171193 100644 --- a/vq/latticebuild.c +++ b/vq/latticebuild.c @@ -11,7 +11,6 @@ ******************************************************************** function: utility main for building codebooks from lattice descriptions - last mod: $Id$ ********************************************************************/ diff --git a/vq/latticetune.c b/vq/latticetune.c index 52a9f6a..4505e51 100644 --- a/vq/latticetune.c +++ b/vq/latticetune.c @@ -12,7 +12,6 @@ function: utility main for setting entropy encoding parameters for lattice codebooks - last mod: $Id$ ********************************************************************/ diff --git a/vq/localcodebook.h b/vq/localcodebook.h index c95502a..f90d5e4 100644 --- a/vq/localcodebook.h +++ b/vq/localcodebook.h @@ -11,7 +11,6 @@ ******************************************************************** function: basic shared codebook operations - last mod: $Id$ ********************************************************************/ diff --git a/vq/metrics.c b/vq/metrics.c index e344a8d..327c0fd 100644 --- a/vq/metrics.c +++ b/vq/metrics.c @@ -11,7 +11,6 @@ ******************************************************************** function: function calls to collect codebook metrics - last mod: $Id$ ********************************************************************/ diff --git a/vq/vqgen.c b/vq/vqgen.c index 2e46dd1..f98e7bf 100644 --- a/vq/vqgen.c +++ b/vq/vqgen.c @@ -11,7 +11,6 @@ ******************************************************************** function: train a VQ codebook - last mod: $Id$ ********************************************************************/ diff --git a/vq/vqgen.h b/vq/vqgen.h index 6d3093e..688379c 100644 --- a/vq/vqgen.h +++ b/vq/vqgen.h @@ -11,7 +11,6 @@ ******************************************************************** function: build a VQ codebook - last mod: $Id$ ********************************************************************/ diff --git a/win32/vorbis.def b/win32/vorbis.def index 9cca64d..884f8f0 100644 --- a/win32/vorbis.def +++ b/win32/vorbis.def @@ -1,5 +1,4 @@ -; -; $Id$ +; vorbis.def ; LIBRARY EXPORTS diff --git a/win32/vorbisenc.def b/win32/vorbisenc.def index 4f800f6..79af064 100644 --- a/win32/vorbisenc.def +++ b/win32/vorbisenc.def @@ -1,5 +1,4 @@ -; -; $Id$ +; vorbisenc.def ; LIBRARY diff --git a/win32/vorbisfile.def b/win32/vorbisfile.def index 57b48f3..4dc5549 100644 --- a/win32/vorbisfile.def +++ b/win32/vorbisfile.def @@ -1,8 +1,5 @@ -; ; vorbisfile.def ; -; last modified: $Id$ -; LIBRARY EXPORTS ov_clear