[llvm-commits] CVS: llvm-test/MultiSource/Applications/oggenc/oggenc.c

Chris Lattner lattner at cs.uiuc.edu
Sun Jan 22 10:41:17 PST 2006



Changes in directory llvm-test/MultiSource/Applications/oggenc:

oggenc.c updated: 1.2 -> 1.3
---
Log message:

remove annoying $Id lines


---
Diffs of the changes:  (+1 -69)

 oggenc.c |   70 ---------------------------------------------------------------
 1 files changed, 1 insertion(+), 69 deletions(-)


Index: llvm-test/MultiSource/Applications/oggenc/oggenc.c
diff -u llvm-test/MultiSource/Applications/oggenc/oggenc.c:1.2 llvm-test/MultiSource/Applications/oggenc/oggenc.c:1.3
--- llvm-test/MultiSource/Applications/oggenc/oggenc.c:1.2	Sun Jan 22 10:22:34 2006
+++ llvm-test/MultiSource/Applications/oggenc/oggenc.c	Sun Jan 22 12:41:05 2006
@@ -75,7 +75,6 @@
  ********************************************************************
 
  function: libvorbis codec headers
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -94,7 +93,6 @@
  ********************************************************************
 
  function: toplevel libogg include
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 #define _OGG_H
@@ -112,7 +110,6 @@
  ********************************************************************
 
  function: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 #define _OS_TYPES_H
@@ -2492,7 +2489,6 @@
  ********************************************************************
 
  function: vorbis encode-engine setup
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4551,7 +4547,6 @@
  ********************************************************************
 
  function: simple programmatic interface for encoder mode setup
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4568,7 +4563,6 @@
  ********************************************************************
 
  function: libvorbis codec headers
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4587,7 +4581,6 @@
  ********************************************************************
 
  function: PCM data envelope analysis and manipulation
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4606,7 +4599,6 @@
  ********************************************************************
 
  function: modified discrete cosine transform prototypes
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4726,7 +4718,6 @@
  ********************************************************************
 
  function: basic shared codebook operations
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4911,7 +4902,6 @@
  ********************************************************************
 
  function: random psychoacoustics (not including preecho)
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4930,7 +4920,6 @@
  ********************************************************************
 
  function: fft transform
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -4962,7 +4951,6 @@
 
  function: libvorbis backend and mapping structures; needed for 
            static mode headers
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -5248,7 +5236,6 @@
  ********************************************************************
 
  function: bitrate tracking and management
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -5268,7 +5255,6 @@
  ********************************************************************
 
  function: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -5285,7 +5271,6 @@
  ********************************************************************
 
  function: miscellaneous prototypes
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -5511,7 +5496,6 @@
  ********************************************************************
 
  function: highlevel encoder setup struct seperated out for vorbisenc clarity
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -5735,7 +5719,6 @@
  ********************************************************************
 
  function: toplevel settings for 44.1/48kHz
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -5752,7 +5735,6 @@
  ********************************************************************
 
  function: key floor settings
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 /********************************************************************
@@ -5768,7 +5750,6 @@
  ********************************************************************
 
  function: static codebooks autogenerated by huff/huffbuld
- last modified: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -7427,7 +7408,6 @@
  ********************************************************************
 
  function: toplevel residue templates for 32/44.1/48kHz
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -7444,7 +7424,6 @@
  ********************************************************************
 
  function: static codebooks autogenerated by huff/huffbuld
- last modified: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -26757,7 +26736,6 @@
  ********************************************************************
 
  function: key psychoacoustic settings for 44.1/48kHz
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -27445,7 +27423,6 @@
  ********************************************************************
 
  function: toplevel settings for 44.1/48kHz uncoupled modes
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -27462,7 +27439,6 @@
  ********************************************************************
 
  function: toplevel residue templates for 32/44.1/48kHz uncoupled
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -27479,7 +27455,6 @@
  ********************************************************************
 
  function: static codebooks autogenerated by huff/huffbuld
- last modified: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -38773,7 +38748,6 @@
  ********************************************************************
 
  function: toplevel settings for 32kHz
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39020,7 +38994,6 @@
  ********************************************************************
 
  function: 8kHz settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39037,7 +39010,6 @@
  ********************************************************************
 
  function: 8kHz psychoacoustic settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39139,7 +39111,6 @@
  ********************************************************************
 
  function: toplevel residue templates 8/11kHz
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39361,7 +39332,6 @@
  ********************************************************************
 
  function: 11kHz settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39378,7 +39348,6 @@
  ********************************************************************
 
  function: 11kHz settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39551,7 +39520,6 @@
  ********************************************************************
 
  function: 16kHz settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39568,7 +39536,6 @@
  ********************************************************************
 
  function: 16kHz settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39695,7 +39662,6 @@
  ********************************************************************
 
  function: toplevel residue templates 16/22kHz
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -39989,7 +39955,6 @@
  ********************************************************************
 
  function: 22kHz settings 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -40118,7 +40083,6 @@
  ********************************************************************
 
  function: catch-all toplevel settings for q modes only
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -41421,7 +41385,6 @@
  ********************************************************************
 
  function: stdio-based convenience library for opening/seeking/decoding
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -41438,7 +41401,6 @@
  ********************************************************************
 
  function: stdio-based convenience library for opening/seeking/decoding
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -43518,7 +43480,6 @@
  ********************************************************************
 
  function: maintain the info structure, info <-> header packets
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -43538,7 +43499,6 @@
  ********************************************************************
 
  function: registry for time, floor, res backends and channel mappings
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -43568,7 +43528,6 @@
  ********************************************************************
 
  function: window functions
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -44163,7 +44122,6 @@
  ********************************************************************
 
  function: PCM data vector blocking, windowing and dis/reassembly
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  Handle windowing, overlap-add, etc of the PCM vectors.  This is made
  more amusing by Vorbis' current two allowed block sizes.
@@ -44183,7 +44141,6 @@
  ********************************************************************
 
   function: LPC low level routines
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -45137,7 +45094,6 @@
  ********************************************************************
 
  function: single-block PCM analysis mode dispatch
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -45154,7 +45110,6 @@
  ********************************************************************
 
  function: linear scale -> dB, Bark and Mel scales
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -45315,7 +45270,6 @@
  ********************************************************************
 
  function: bitrate tracking and management
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -45835,7 +45789,6 @@
  ********************************************************************
 
  function: single-block PCM synthesis
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -45997,7 +45950,6 @@
  ********************************************************************
 
  function: basic shared codebook operations
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -46586,7 +46538,6 @@
  ********************************************************************
 
  function: basic codebook pack/unpack/code/decode operations
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -47044,7 +46995,6 @@
  ********************************************************************
 
  function: registry for time, floor, res backends and channel mappings
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -47087,7 +47037,6 @@
 
  function: normalized modified discrete cosine transform
            power of two length transform only [64 <= n ]
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  Original algorithm adapted long ago from _The use of multirate filter
  banks for coding of high quality digital audio_, by T. Sporer,
@@ -47641,7 +47590,6 @@
  ********************************************************************
 
  function: psychoacoustics not including preecho
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -47658,7 +47606,6 @@
  ********************************************************************
 
  function: masking curve data for psychoacoustics
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -49557,7 +49504,6 @@
  ********************************************************************
 
  function: *unnormalized* fft transform
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -50807,7 +50753,6 @@
  ********************************************************************
 
  function: PCM data envelope analysis 
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -51170,7 +51115,6 @@
  ********************************************************************
 
   function: LPC low level routines
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -51306,7 +51250,6 @@
  ********************************************************************
 
  function: window functions
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -53438,7 +53381,6 @@
  ********************************************************************
 
  function: floor backend 0 implementation
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -53455,7 +53397,6 @@
  ********************************************************************
 
   function: LSP (also called LSF) conversion routines
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -53668,7 +53609,6 @@
  ********************************************************************
 
   function: LSP (also called LSF) conversion routines
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
   The LSP generation code is taken (with minimal modification and a
   few bugfixes) from "On the Computation of the LSP Frequencies" by
@@ -53702,7 +53642,6 @@
  ********************************************************************
 
   function: lookup based functions
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -53746,7 +53685,6 @@
  ********************************************************************
 
   function: lookup based functions
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -53763,7 +53701,6 @@
  ********************************************************************
 
   function: lookup data; generated by lookups.pl; edit there
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -54411,7 +54348,6 @@
  ********************************************************************
 
  function: floor backend 1 implementation
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -55474,7 +55410,6 @@
  ********************************************************************
 
  function: residue backend 0, 1 and 2 implementation
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -56356,7 +56291,6 @@
  ********************************************************************
 
  function: channel mapping 0 implementation
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -57079,7 +57013,6 @@
  ********************************************************************
 
   function: packing variable sized words into an octet stream
-  last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
 
  ********************************************************************/
 
@@ -57528,8 +57461,7 @@
 
  function: code raw [Vorbis] packets into framed OggSquish stream and
            decode Ogg streams back into raw packets
- last mod: $Id: oggenc.c,v 1.2 2006/01/22 16:22:34 duraid Exp $
-
+ 
  note: The CRC code is directly derived from public domain code by
  Ross Williams (ross at guest.adelaide.edu.au).  See docs/framing.html
  for details.






More information about the llvm-commits mailing list