This website requires JavaScript.
Explore
Help
Sign In
claunia
/
flac
Watch
1
Star
0
Fork
0
You've already forked flac
mirror of
https://github.com/claunia/flac.git
synced
2025-12-16 18:54:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7b57ef207bcba9bd3c59a42aea2a0b2eb4b8e94
flac
/
include
/
FLAC
History
Josh Coalson
a586226fda
add a boolean return value to FLAC__stream_encoder_finish() that signals a verify mismatch
2006-11-09 06:58:26 +00:00
..
all.h
change "bytes" parameter of all encoder write callbacks from "unsigned" to "size_t"
2006-10-15 17:08:52 +00:00
assert.h
…
callback.h
more doxygen comments
2006-10-07 05:43:01 +00:00
export.h
fixes for MSVC6
2006-10-16 15:49:17 +00:00
format.h
limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12
2006-10-07 06:50:08 +00:00
Makefile.am
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH
2006-09-13 01:42:27 +00:00
metadata.h
improve comments
2006-10-15 07:50:44 +00:00
ordinals.h
…
stream_decoder.h
add code examples for some of the callbacks to the docs
2006-11-04 03:51:01 +00:00
stream_encoder.h
add a boolean return value to FLAC__stream_encoder_finish() that signals a verify mismatch
2006-11-09 06:58:26 +00:00