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
History
Josh Coalson
2c75bd8b80
minor comments
2004-12-30 03:55:00 +00:00
..
FLAC
add vorbiscomment validation functions to format.c and test code; validate name part of vorbiscomment in metadata and metadata++ interfaces
2004-12-30 03:41:19 +00:00
FLAC++
minor comments
2004-12-30 03:55:00 +00:00
OggFLAC
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
OggFLAC++
more acceptable hack to the workaround of nested classes not being able to see protected members in the parent with some compilers
2004-07-30 00:02:33 +00:00
share
…
Makefile.am
…