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
/
test_libFLAC
/
encoders.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert C prototypes for functions with no args from () to (void)
Josh Coalson
2007-01-31
1
-3
/
+3
*
write encoded stream to actual file to improve testing
Josh Coalson
2006-11-16
1
-22
/
+51
*
fixes from MSVC6
Josh Coalson
2006-11-14
1
-0
/
+4
*
fix compiler warnings
Josh Coalson
2006-11-11
1
-1
/
+1
*
add a boolean return value to FLAC__stream_encoder_finish() that signals a ve...
Josh Coalson
2006-11-09
1
-1
/
+2
*
add FLAC__stream_encoder_set_compression_level()
Josh Coalson
2006-11-03
1
-10
/
+15
*
change "bytes" parameter of all encoder write callbacks from "unsigned" to "s...
Josh Coalson
2006-10-15
1
-1
/
+1
*
change "bytes" parameter of all read callbacks from "unsigned" to "size_t"
Josh Coalson
2006-10-15
1
-1
/
+1
*
rename set_serial_number to set_ogg_serial_number everywhere
Josh Coalson
2006-10-15
1
-2
/
+2
*
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...
Josh Coalson
2006-10-15
1
-32
/
+66
*
add support for new PICTURE metadata block
Josh Coalson
2006-09-23
1
-4
/
+4
*
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...
Josh Coalson
2006-09-13
1
-713
/
+85
*
complete largefile support
Josh Coalson
2006-05-24
1
-0
/
+4
*
add 2206 to copyright notice
Josh Coalson
2006-04-25
1
-1
/
+1
*
add 2005 to copyright notices
Josh Coalson
2005-01-25
1
-1
/
+1
*
fix uninitialized variable error turned up by valgrind
Josh Coalson
2004-07-14
1
-1
/
+2
*
update copyright to 2004
Josh Coalson
2004-01-17
1
-1
/
+1
*
add a "tell" callback to the seekable stream encoder to make the metadata wri...
Josh Coalson
2003-09-25
1
-0
/
+11
*
C89 standard fixes, based on feedback from IRIX port
Josh Coalson
2003-05-20
1
-3
/
+9
*
augment unit tests to test for correctness with unknown metadata blocks
Josh Coalson
2003-01-10
1
-4
/
+4
*
move common stuff into metadata_utils
Josh Coalson
2003-01-10
1
-152
/
+4
*
Add 2003 to copyright notice
Josh Coalson
2003-01-02
1
-1
/
+1
*
fix problem with uninitialized data from valgrind
Josh Coalson
2002-12-29
1
-1
/
+11
*
minor syntax
Josh Coalson
2002-12-28
1
-5
/
+5
*
add "is_cd" flag to CUESHEET everywhere
Josh Coalson
2002-12-05
1
-6
/
+11
*
finish CUESHEET tests
Josh Coalson
2002-11-16
1
-4
/
+61
*
updates to work with new grabbag lib
Josh Coalson
2002-11-07
1
-2
/
+2
*
work related to moving some file utils into the new file_utils convenience lib
Josh Coalson
2002-10-30
1
-1
/
+2
*
minor formatting
Josh Coalson
2002-08-27
1
-26
/
+26
*
add some missing tests
Josh Coalson
2002-08-20
1
-0
/
+4
*
add a samples_written field to the progress callback
Josh Coalson
2002-08-08
1
-2
/
+2
*
add ..._get_verify_decoder_error_stats()
Josh Coalson
2002-08-07
1
-2
/
+41
*
add verify mode to all encoders
Josh Coalson
2002-08-03
1
-3
/
+77
*
add ..._get_total_samples_estimate(), add progress callback to file encoder
Josh Coalson
2002-08-02
1
-0
/
+36
*
new seekable stream encoder and file encoder layers
Josh Coalson
2002-08-02
1
-6
/
+572
*
minor syntax
Josh Coalson
2002-08-01
1
-1
/
+1
*
another big glob of changes/fixes
Josh Coalson
2002-06-08
1
-6
/
+6
*
rename directory test_unit to test_libFLAC
Josh Coalson
2002-06-07
1
-0
/
+410