Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
f0a8c4fc879496ab3856e41940cc7a4b7ad45e76
/
include
/
FLAC
/
format.h
f0a8c4f
minor comments
by Josh Coalson
· 22 years ago
b3538c8
minor comments
by Josh Coalson
· 22 years ago
a70054d
write up some missing documentation
by Josh Coalson
· 22 years ago
0eea34a
big fix to allow codec and metadata interface to handle unknown metadata block types correctly
by Josh Coalson
· 22 years ago
afae69f
Add 2003 to copyright notice
by Josh Coalson
· 22 years ago
8f0c71b
add "is_cd" flag to CUESHEET everywhere
by Josh Coalson
· 22 years ago
919f99a
adjust CUESHEET reserved lengths, minor comments
by Josh Coalson
· 22 years ago
42628af
minor comments
by Josh Coalson
· 22 years ago
38162d5
add more reserved space to CUESHEET implementation
by Josh Coalson
· 22 years ago
d91f8fa
add FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetadataType enum for marking beginning of reserved range
by Josh Coalson
· 22 years ago
8e9c451
implement new CUESHEET metadata block
by Josh Coalson
· 22 years ago
55bc587
tweaks to build libs as DLLs under windows
by Josh Coalson
· 22 years ago
b070fe6
add FLAC__MAX_QLP_COEFF_PRECISION
by Josh Coalson
· 22 years ago
c1c8d49
new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
by Josh Coalson
· 22 years ago
82738b3
fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier
by Josh Coalson
· 22 years ago
f3b3937
doxygen comments
by Josh Coalson
· 22 years ago
765ff50
minor formatting
by Josh Coalson
· 22 years ago
cb9d93a
add vendor string to encoding
by Josh Coalson
· 22 years ago
b6c08cd
minor comments
by Josh Coalson
· 22 years ago
a37ba46
split off dynamically allocated stuff from FLAC__EntropyCodingMethod_PartitionedRice to FLAC__EntropyCodingMethod_PartitionedRiceContent
by Josh Coalson
· 22 years ago
b7023aa
rework so that rice parameters and raw_bits from the entropy coding method struct are sized dynamically
by Josh Coalson
· 22 years ago
efc6c90
more doxygen comments
by Josh Coalson
· 22 years ago
5a5de73
new functions for seektable templates, point sorting
by Josh Coalson
· 22 years ago
f6efd9c
more doxygen docs
by Josh Coalson
· 22 years ago
5cc58df
more doxygen docs
by Josh Coalson
· 22 years ago
0b9ebc3
more doxygen docs
by Josh Coalson
· 22 years ago
f31f554
more doxygen comments
by Josh Coalson
· 22 years ago
0e252ba
more doxygen docs
by Josh Coalson
· 22 years ago
cc68251
another big glob of changes/fixes
by Josh Coalson
· 22 years ago
57ba6f4
massive glob of checkins: improved tests, more tests, bugfixes
by Josh Coalson
· 22 years ago
4d4b2b7
minor changes to some defines/globals
by Josh Coalson
· 22 years ago
08200a1
differentiate between format max bps and reference codec max bps
by Josh Coalson
· 22 years ago
ce9459f
Use extern "C" as appropriate to allow use with C++
by Matt Zimmerman
· 23 years ago
7add44c
add vorbis comment block, fix max sample rate
by Josh Coalson
· 23 years ago
7e19b54
add VORBIS_COMMENT metadata block
by Josh Coalson
· 23 years ago
305ae2e
update copyright date to include 2002
by Josh Coalson
· 23 years ago
6f9603e
add number_type to frame header
by Josh Coalson
· 23 years ago
77e3f31
revamp the ordinal types
by Josh Coalson
· 23 years ago
287fccd
fix default versioning behavior
by Josh Coalson
· 23 years ago
eaa8d3c
fix size of application id in struct
by Josh Coalson
· 23 years ago
f530e09
minor comment change
by Josh Coalson
· 23 years ago
7686377
update version number to 0.10
by Josh Coalson
· 23 years ago
167658a
add seekpoint placeholder
by Josh Coalson
· 24 years ago
2051dd4
add support for raw encoding within a Rice partition
by Josh Coalson
· 24 years ago
be9843c
add SEEKTABLE metadata block
by Josh Coalson
· 24 years ago
801ec60
change min bps from 1 to 4
by Josh Coalson
· 24 years ago
dbe6039
fix comments
by Josh Coalson
· 24 years ago
215af57
update for new format changes: frame crc-16, wasted bits field, longer sync code, longer blocksize code
by Josh Coalson
· 24 years ago
2bfc33d
update version to 0.9
by Josh Coalson
· 24 years ago
30e5396
fix empty struct problem
by Josh Coalson
· 24 years ago
52c44e9
shorten APPLICATION id to 32 bits
by Josh Coalson
· 24 years ago
2689b94
update version number to 0.8
by Josh Coalson
· 24 years ago
3313864
rename ENCODING to STREAMINFOl; and PADDING and APPLICATION blocks
by Josh Coalson
· 24 years ago
ad03414
update version number to 0.7
by Josh Coalson
· 24 years ago
26560dd
change Coder to Codec everywhere
by Josh Coalson
· 24 years ago
0f98d57
fix default version number
by Josh Coalson
· 24 years ago
e49dc3d
add some consts
by Josh Coalson
· 24 years ago
a18b2ee
add fallback for when VERSION is not set
by Josh Coalson
· 24 years ago
e6898a3
drop major/minor version numbers, use just version string
by Josh Coalson
· 24 years ago
75d0a0b
add string lookup tables for enums
by Josh Coalson
· 24 years ago
6dcea51
revamp in anticipation of new analysis mode
by Josh Coalson
· 24 years ago
0878a5f
rearrange to make more sense
by Josh Coalson
· 24 years ago
8596d93
use VERSION macro for version instead of hardcoding it
by Josh Coalson
· 24 years ago
70118f6
update copyright for 2001
by Josh Coalson
· 24 years ago
c08be9a
update version to 0.5
by Josh Coalson
· 24 years ago
fa37f1c
add MD5 support
by Josh Coalson
· 24 years ago
bfe42f1
change version to 0.4
by Josh Coalson
· 24 years ago
826be07
Change version number to 0.3
by Josh Coalson
· 24 years ago
bb7f6b9
Initial revision
by Josh Coalson
· 24 years ago