index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
split most of FileDecoder off to new SeekableStreamDecoder
Josh Coalson
2001-11-08
4
-4
/
+174
*
fix tiny bug with filename setting
Josh Coalson
2001-10-31
1
-1
/
+1
*
rename some struct members to avoid C++ 'private' and 'protected' keywords
Josh Coalson
2001-08-16
3
-6
/
+6
*
add number_type to frame header
Josh Coalson
2001-07-16
1
-0
/
+7
*
add escape coding option
Josh Coalson
2001-07-12
1
-0
/
+3
*
renamed ordinals.h to ordinals.h.in
Josh Coalson
2001-06-29
1
-7
/
+14
*
add utility.h
Josh Coalson
2001-06-23
2
-1
/
+3
*
initial import
Josh Coalson
2001-06-23
1
-0
/
+27
*
revamp the ordinal types
Josh Coalson
2001-06-23
6
-155
/
+121
*
fix default versioning behavior
Josh Coalson
2001-06-18
1
-2
/
+0
*
revamp encoder/decoder interface to use set methods instead on args to init
Josh Coalson
2001-06-16
3
-87
/
+204
*
add support for last_metadata_is_last flag in the stream encoder
Josh Coalson
2001-06-14
1
-0
/
+2
*
fix size of application id in struct
Josh Coalson
2001-06-14
1
-1
/
+1
*
rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder inter...
Josh Coalson
2001-06-13
5
-77
/
+209
*
rename encoder.h to stream_encoder.h
Josh Coalson
2001-06-13
1
-0
/
+0
*
add/update copyright and license notices
Josh Coalson
2001-06-08
2
-0
/
+35
*
put a FLAC__ASSERT wrapper around assert()
Josh Coalson
2001-05-31
3
-0
/
+33
*
integrate mdz's patch so 'make dist' will work as expected
Josh Coalson
2001-05-31
2
-0
/
+10
*
minor comment change
Josh Coalson
2001-05-29
1
-1
/
+1
*
update version number to 0.10
Josh Coalson
2001-05-29
1
-1
/
+1
*
remove config.h
Josh Coalson
2001-05-25
1
-1
/
+0
*
config.h no longer needed
Josh Coalson
2001-05-24
1
-53
/
+0
*
add config.h
Josh Coalson
2001-05-23
1
-0
/
+1
*
initial import
Josh Coalson
2001-05-23
1
-0
/
+53
*
use float instead of double for basic FP type
Josh Coalson
2001-05-16
1
-1
/
+1
*
-r now takes min,max and is called min/max_residual_partition order, new -R o...
Josh Coalson
2001-04-25
1
-1
/
+3
*
add support for writing SEEKTABLE block
Josh Coalson
2001-04-13
1
-1
/
+3
*
add format.h adn seek_table.h
Josh Coalson
2001-04-13
1
-0
/
+2
*
initial import
Josh Coalson
2001-04-13
1
-0
/
+27
*
add seekpoint placeholder
Josh Coalson
2001-04-13
1
-5
/
+8
*
add support for raw encoding within a Rice partition
Josh Coalson
2001-04-12
1
-0
/
+4
*
add SEEKTABLE metadata block
Josh Coalson
2001-04-05
1
-1
/
+40
*
change min bps from 1 to 4
Josh Coalson
2001-03-28
1
-0
/
+1
*
fix comments
Josh Coalson
2001-03-27
1
-5
/
+5
*
add new error codes
Josh Coalson
2001-03-27
1
-2
/
+3
*
update for new format changes: frame crc-16, wasted bits field, longer sync c...
Josh Coalson
2001-03-27
1
-26
/
+50
*
update version to 0.9
Josh Coalson
2001-03-21
1
-1
/
+1
*
fix empty struct problem
Josh Coalson
2001-03-05
1
-0
/
+1
*
add some types
Josh Coalson
2001-02-28
1
-5
/
+13
*
shorten APPLICATION id to 32 bits
Josh Coalson
2001-02-23
1
-5
/
+7
*
update version number to 0.8
Josh Coalson
2001-02-23
1
-1
/
+1
*
add padding option to encoder
Josh Coalson
2001-02-23
1
-0
/
+1
*
rename ENCODING to STREAMINFOl; and PADDING and APPLICATION blocks
Josh Coalson
2001-02-23
1
-15
/
+40
*
update version number to 0.7
Josh Coalson
2001-02-12
1
-1
/
+1
*
change Coder to Codec everywhere
Josh Coalson
2001-02-08
6
-6
/
+6
*
change force_mid_side to loose_mid_side
Josh Coalson
2001-01-28
1
-1
/
+1
*
fix default version number
Josh Coalson
2001-01-26
1
-1
/
+1
*
add some consts
Josh Coalson
2001-01-25
1
-3
/
+3
*
add fallback for when VERSION is not set
Josh Coalson
2001-01-24
1
-1
/
+5
*
drop major/minor version numbers, use just version string
Josh Coalson
2001-01-24
1
-2
/
+0
[next]