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
/
src
/
libFLAC
/
stream_encoder_framing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all parameters and locals from 'index' to 'indx'.
Erik de Castro Lopo
2013-04-05
1
-3
/
+3
*
V2: Use a single definition of MIN and MAX in sources
Cristian RodrÃguez
2012-04-06
1
-5
/
+0
*
add 2009 copyright
Josh Coalson
2009-01-07
1
-1
/
+1
*
update copyright for 2008
Josh Coalson
2008-02-28
1
-1
/
+1
*
add support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE2 and blocking strateg...
Josh Coalson
2007-07-31
1
-25
/
+60
*
merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm...
Josh Coalson
2007-06-16
1
-0
/
+3
*
add 2007 copyright
Josh Coalson
2007-02-02
1
-1
/
+1
*
several speed improvements: completely rewritten bitbuffer which uses native ...
Josh Coalson
2007-01-28
1
-110
/
+109
*
fix compiler warnings
Josh Coalson
2006-11-11
1
-0
/
+2
*
limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max...
Josh Coalson
2006-10-07
1
-9
/
+1
*
add number-of-colors field to PICTURE metadata block
Josh Coalson
2006-09-23
1
-0
/
+2
*
add support for new PICTURE metadata block
Josh Coalson
2006-09-23
1
-0
/
+27
*
complete largefile support
Josh Coalson
2006-05-24
1
-0
/
+4
*
add 2206 to copyright notice
Josh Coalson
2006-04-25
1
-1
/
+1
*
remove FLAC__SYMMETRIC_RICE code
Josh Coalson
2005-05-05
1
-10
/
+0
*
add 2005 to copyright notices
Josh Coalson
2005-01-25
1
-1
/
+1
*
fix erroneous assertion
Josh Coalson
2004-07-24
1
-1
/
+1
*
make encoder encode the blocksize and sample rate in the frame header wheneve...
Josh Coalson
2004-07-23
1
-15
/
+19
*
update copyright to 2004
Josh Coalson
2004-01-17
1
-1
/
+1
*
change license verbiage to Xiph's
Josh Coalson
2003-01-31
1
-12
/
+24
*
big fix to allow codec and metadata interface to handle unknown metadata bloc...
Josh Coalson
2003-01-10
1
-1
/
+3
*
Add 2003 to copyright notice
Josh Coalson
2003-01-02
1
-1
/
+1
*
add "is_cd" flag to CUESHEET everywhere
Josh Coalson
2002-12-05
1
-0
/
+3
*
add more reserved space to CUESHEET implementation
Josh Coalson
2002-11-16
1
-0
/
+2
*
further implementation of new CUESHEET metadata block
Josh Coalson
2002-11-15
1
-1
/
+39
*
add assert on the vendor string construction
Josh Coalson
2002-10-17
1
-0
/
+1
*
minor cosmetics
Josh Coalson
2002-09-25
1
-1
/
+1
*
add vendor string to encoding
Josh Coalson
2002-08-25
1
-4
/
+14
*
split off dynamically allocated stuff from FLAC__EntropyCodingMethod_Partitio...
Josh Coalson
2002-08-19
1
-2
/
+2
*
new seekable stream encoder and file encoder layers, not fully implemented yet
Josh Coalson
2002-07-31
1
-8
/
+8
*
rename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_va...
Josh Coalson
2002-07-15
1
-2
/
+2
*
another big glob of changes/fixes
Josh Coalson
2002-06-08
1
-1
/
+1
*
add vorbis comment block handling, update max sample rate checking, speed up ...
Josh Coalson
2002-05-04
1
-17
/
+20
*
new blurb-based bitbuffer design changes
Josh Coalson
2002-03-12
1
-9
/
+3
*
update copyright date to include 2002
Josh Coalson
2002-01-26
1
-1
/
+1
*
add checking based on number_type in the frame header
Josh Coalson
2001-07-16
1
-0
/
+1
*
revamp the ordinal types
Josh Coalson
2001-06-23
1
-13
/
+13
*
add support for APPLICATION block
Josh Coalson
2001-06-14
1
-0
/
+14
*
rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder inter...
Josh Coalson
2001-06-13
1
-1
/
+1
*
rename encoder_framing.c to stream_encoder_framing.c
Josh Coalson
2001-06-13
1
-0
/
+415