This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
flac
Watch
1
Star
0
Fork
0
You've already forked flac
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flac
/
include
/
OggFLAC
History
Josh Coalson
69cfda7a20
add new requirements to ogg mapping: vorbis comment block must come second after streaminfo; first packet must have a packet type byte of 0x7f; packet 0 version must be followed by a 2-byte count of the # of header packets
2004-09-10 00:38:21 +00:00
..
all.h
update copyright to 2004
2004-01-17 04:14:43 +00:00
export.h
remove the __LIBNAME__ definitions
2004-07-23 05:09:04 +00:00
file_decoder.h
get rid of obsolete *_get_decode_position() methods
2004-07-07 07:43:18 +00:00
file_encoder.h
add new requirements to ogg mapping: vorbis comment block must come second after streaminfo; first packet must have a packet type byte of 0x7f; packet 0 version must be followed by a 2-byte count of the # of header packets
2004-09-10 00:38:21 +00:00
Makefile.am
update copyright to 2004
2004-01-17 04:14:43 +00:00
seekable_stream_decoder.h
get rid of obsolete *_get_decode_position() methods
2004-07-07 07:43:18 +00:00
seekable_stream_encoder.h
add new requirements to ogg mapping: vorbis comment block must come second after streaminfo; first packet must have a packet type byte of 0x7f; packet 0 version must be followed by a 2-byte count of the # of header packets
2004-09-10 00:38:21 +00:00
stream_decoder.h
minor reordering of decoder state enum to match FLAC layers
2004-03-17 22:08:15 +00:00
stream_encoder.h
add new requirements to ogg mapping: vorbis comment block must come second after streaminfo; first packet must have a packet type byte of 0x7f; packet 0 version must be followed by a 2-byte count of the # of header packets
2004-09-10 00:38:21 +00:00