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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
Josh Coalson
2004-07-30
1
-0
/
+18
*
be more precise in long long int literal specification for ANSI compilers (gc...
Josh Coalson
2004-07-29
1
-2
/
+9
*
add method for skipping an audio frame, plus tests
Josh Coalson
2004-07-16
1
-0
/
+15
*
tempfile only needs to be opened with wb, not w+b
Josh Coalson
2004-07-16
1
-1
/
+1
*
minor comments
Josh Coalson
2004-07-15
1
-1
/
+1
*
add tests of mismatched read/write protections in chain interface
Josh Coalson
2004-07-15
1
-7
/
+178
*
fix uninitialized variable error turned up by valgrind
Josh Coalson
2004-07-14
1
-1
/
+2
*
add tests for callback-based chain reading/writing
Josh Coalson
2004-07-14
1
-20
/
+222
*
update copyright to 2004
Josh Coalson
2004-01-17
17
-17
/
+17
*
fix bug in read callback where *bytes was not being set to 0 on end-of-stream...
Josh Coalson
2003-12-30
1
-6
/
+8
*
add undocumented option --apply-replaygain-which-is-not-lossless to flac; req...
Josh Coalson
2003-12-17
3
-4
/
+4
*
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
*
Build libtool archives instead of plain .a archives, so that PIC versions are
Matt Zimmerman
2003-02-07
1
-2
/
+2
*
remove reference to obsolete Makefile.vc
Josh Coalson
2003-01-25
1
-1
/
+0
*
obsolete now that .dsp files are complete
Josh Coalson
2003-01-25
1
-48
/
+0
*
bump version number to 1.1.0
Josh Coalson
2003-01-25
1
-2
/
+2
*
minor verbiage
Josh Coalson
2003-01-15
1
-1
/
+1
*
add some more missing unit tests
Josh Coalson
2003-01-15
1
-0
/
+42
*
Second patch from X-Fixer: tweaks for better MSVC build
Josh Coalson
2003-01-14
1
-2
/
+2
*
augment unit tests to test for correctness with unknown metadata blocks
Josh Coalson
2003-01-10
4
-13
/
+46
*
update some function names to match changes in metadata_utils.h
Josh Coalson
2003-01-10
2
-67
/
+67
*
move in some common metadata setting stuff here
Josh Coalson
2003-01-10
2
-22
/
+246
*
move common stuff into metadata_utils
Josh Coalson
2003-01-10
2
-314
/
+14
*
bump version string to 1.0.5_beta2
Josh Coalson
2003-01-08
1
-2
/
+2
*
update the version number from 1.0.4 to 1.0.5-beta1
Josh Coalson
2003-01-02
1
-2
/
+2
*
Add 2003 to copyright notice
Josh Coalson
2003-01-02
18
-18
/
+18
*
fix memory leaks
Josh Coalson
2002-12-30
1
-0
/
+5
*
fix problem with uninitialized data from valgrind
Josh Coalson
2002-12-29
2
-2
/
+22
*
minor syntax
Josh Coalson
2002-12-28
1
-5
/
+5
*
fix uninitialized data
Josh Coalson
2002-12-28
1
-0
/
+6
*
add flushed fwrite in Valgrind mode
Josh Coalson
2002-12-28
1
-1
/
+13
*
fix bug in cuesheet comparison
Josh Coalson
2002-12-13
1
-23
/
+26
*
add "is_cd" flag to CUESHEET everywhere
Josh Coalson
2002-12-05
4
-12
/
+28
*
fix memory leaks found with valgrind
Josh Coalson
2002-12-04
2
-1
/
+11
*
fix library list
Josh Coalson
2002-12-04
4
-4
/
+5
*
get Makefile.vc system working again with new debug/release dirs and static/d...
Josh Coalson
2002-11-22
1
-2
/
+2
*
minor fixes
Josh Coalson
2002-11-22
1
-1
/
+1
*
revamp MSVC build system, separate dynamic and static builds, separate debug ...
Josh Coalson
2002-11-21
1
-6
/
+6
*
revamp Makefile.lite system, use separate dirs and names for debug and releas...
Josh Coalson
2002-11-20
1
-10
/
+10
*
finish CUESHEET tests
Josh Coalson
2002-11-16
3
-18
/
+440
*
implement new CUESHEET metadata block
Josh Coalson
2002-11-14
3
-1
/
+441
*
fix path to grabbag lib
Josh Coalson
2002-11-14
1
-1
/
+1
*
updates to work with new grabbag lib
Josh Coalson
2002-11-07
7
-13
/
+16
*
work related to moving some file utils into the new file_utils convenience lib
Josh Coalson
2002-10-30
7
-55
/
+11
*
update to match new default vorbis comment size (now with vendor string)
Josh Coalson
2002-10-26
1
-1
/
+1
*
add notion of topdir to Makefile.lite build system
Josh Coalson
2002-10-23
1
-2
/
+4
*
fixes for building static libs (new FLAC__NO_DLL #define)
Josh Coalson
2002-10-18
1
-2
/
+2
*
initial import
Josh Coalson
2002-10-17
1
-0
/
+156
*
changes for MSCV: added dsp file, rename any .cc files to .cpp
Josh Coalson
2002-10-16
1
-2
/
+3
[next]