Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
8fdb9648
Commit
8fdb9648
authored
Jan 17, 2004
by
Josh Coalson
Browse files
minor comments
parent
f83709c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libOggFLAC/ogg_encoder_aspect.c
View file @
8fdb9648
...
...
@@ -104,6 +104,7 @@ FLAC__StreamEncoderWriteStatus OggFLAC__ogg_encoder_aspect_write_callback_wrappe
*
* For audio frames, we let Ogg do the paging.
*/
/*@@@@@@ combine fLaC header + STREAMINFO into the first page? 2 packets or 1 packet? */
/*@@@@@@ need our own implementation of ogg_stream_flush to max out the page instead of use its 4096 nominal page size */
/*@@@@@@ can't figure out a way to pass a useful number for 'samples' to the write_callback, so we'll just pass 0 */
if
(
packet
.
packetno
==
-
1
)
{
...
...
Write
Preview
Supports
Markdown
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