Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis
Commits
bc694d6d
Commit
bc694d6d
authored
Aug 13, 2001
by
Monty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Just the encoder string svn path=/branches/branch_monty_20010708/vorbis/; revision=1813
parent
1a55f568
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib/info.c
lib/info.c
+2
-2
No files found.
lib/info.c
View file @
bc694d6d
...
...
@@ -11,7 +11,7 @@
********************************************************************
function: maintain the info structure, info <-> header packets
last mod: $Id: info.c,v 1.41.2.
1
2001/08/
02
0
6
:1
4:43
xiphmont Exp $
last mod: $Id: info.c,v 1.41.2.
2
2001/08/
13
0
1
:1
0:30
xiphmont Exp $
********************************************************************/
...
...
@@ -407,7 +407,7 @@ static int _vorbis_pack_info(oggpack_buffer *opb,vorbis_info *vi){
}
static
int
_vorbis_pack_comment
(
oggpack_buffer
*
opb
,
vorbis_comment
*
vc
){
char
temp
[]
=
"Xiphophorus libVorbis I 20010
615
"
;
char
temp
[]
=
"Xiphophorus libVorbis I 20010
812
"
;
/* preamble */
oggpack_write
(
opb
,
0x03
,
8
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment