Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Vorbis tools
Commits
54f7765b
Commit
54f7765b
authored
Jul 19, 2002
by
Michael Smith
Browse files
Don't include header packets in bitrate calculation.
svn path=/trunk/vorbis-tools/; revision=3672
parent
814ec3c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
oggenc/encode.c
View file @
54f7765b
...
...
@@ -238,8 +238,6 @@ int oe_encode(oe_enc_opt *opt)
ret
=
1
;
goto
cleanup
;
/* Bail and try to clean up stuff */
}
else
bytes_written
+=
ret
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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