Josh Coalson
|
cda4c3c7b3
|
add utility routines related to entropy coding
|
2002-08-17 15:21:29 +00:00 |
|
Josh Coalson
|
48d87d0aeb
|
minor reformatting of help
|
2002-08-17 15:19:38 +00:00 |
|
Josh Coalson
|
8bcb9de115
|
add format.h
|
2002-08-17 15:09:22 +00:00 |
|
Josh Coalson
|
c748d12b45
|
fix bug where comparing vorbis comment field names were not case insensitive
|
2002-08-17 14:54:47 +00:00 |
|
Josh Coalson
|
a0ac09adea
|
add assertions
|
2002-08-16 05:40:16 +00:00 |
|
Josh Coalson
|
a242b3ca75
|
fix bug in status string table
|
2002-08-16 05:39:58 +00:00 |
|
Josh Coalson
|
fc2b7379d8
|
add assertion failure on verify decoder underflow
|
2002-08-16 05:39:34 +00:00 |
|
Josh Coalson
|
382b2f8f50
|
move on to the next file instead of stopping on errors
|
2002-08-16 05:38:19 +00:00 |
|
Josh Coalson
|
a1283a2799
|
add --sector-align tests
|
2002-08-16 05:36:53 +00:00 |
|
Josh Coalson
|
efc6c90ea8
|
more doxygen comments
|
2002-08-16 03:09:06 +00:00 |
|
Josh Coalson
|
724b532b66
|
doxygen comments
|
2002-08-15 19:19:46 +00:00 |
|
Josh Coalson
|
ffc41f01ad
|
*** empty log message ***
|
2002-08-15 19:19:28 +00:00 |
|
Josh Coalson
|
109abb5ee2
|
exclude "unready" OggFLAC includes
|
2002-08-15 19:19:15 +00:00 |
|
Josh Coalson
|
3262b0da8e
|
more rigorous gate around callbacks in ..._finish() when called from ..._delete()
|
2002-08-14 20:58:42 +00:00 |
|
Josh Coalson
|
09ddd8eebe
|
add link to MacFLAC
|
2002-08-14 06:50:37 +00:00 |
|
Josh Coalson
|
c12d4355c6
|
one last pass over the new help system
|
2002-08-14 00:53:40 +00:00 |
|
Josh Coalson
|
191a7924bb
|
add UTF-8 support
|
2002-08-14 00:52:28 +00:00 |
|
Josh Coalson
|
0aaf496f27
|
add support for building utf8 library
|
2002-08-14 00:52:00 +00:00 |
|
Josh Coalson
|
f8e6b0957c
|
#include charset.h
|
2002-08-14 00:51:30 +00:00 |
|
Josh Coalson
|
1ce20ee4c0
|
parameterize static and shared library suffixes
|
2002-08-14 00:50:48 +00:00 |
|
Josh Coalson
|
992009a8dc
|
minor formatting
|
2002-08-13 21:47:44 +00:00 |
|
Josh Coalson
|
3beadb6de3
|
minor formatting
|
2002-08-13 21:42:00 +00:00 |
|
Josh Coalson
|
ee89a1efc2
|
update to match new getopt-based options in flac
|
2002-08-13 21:35:05 +00:00 |
|
Josh Coalson
|
e6eff867de
|
update to match new getopt-based options in flac
|
2002-08-13 21:18:27 +00:00 |
|
Josh Coalson
|
bf3713ab12
|
#include fcntl.h in cygwin builds
|
2002-08-13 17:13:27 +00:00 |
|
Josh Coalson
|
e1efae893a
|
update the usage to match new getopt-based options, simply the help structure
|
2002-08-13 01:03:14 +00:00 |
|
Josh Coalson
|
b4e186aaf3
|
fix bug in STREAMINFO reader that trashes the high bit of bps; streamline the level 0 interface by ignoring all metadata except STREAMINFO
|
2002-08-12 21:35:43 +00:00 |
|
Josh Coalson
|
6a8ff4793a
|
update to match new getopt-based options
|
2002-08-12 20:26:22 +00:00 |
|
Josh Coalson
|
86d4681eab
|
fix bugs in option processing
|
2002-08-12 20:25:56 +00:00 |
|
Josh Coalson
|
a5c1ed0e5c
|
minor formatting
|
2002-08-12 16:29:38 +00:00 |
|
Josh Coalson
|
b90a60d7e5
|
update to match the new process calls
|
2002-08-12 07:19:59 +00:00 |
|
Josh Coalson
|
338e9d0148
|
add -lgetopt
|
2002-08-10 00:56:16 +00:00 |
|
Josh Coalson
|
c722d4748a
|
minor comments
|
2002-08-10 00:56:04 +00:00 |
|
Josh Coalson
|
e2f73f20ae
|
redo option parsing using getopt_long
|
2002-08-10 00:54:11 +00:00 |
|
Josh Coalson
|
a1ae61d77b
|
fix case when seektable is requested for stdout or Ogg encoding
|
2002-08-09 20:36:24 +00:00 |
|
Josh Coalson
|
72223bb742
|
add OggFLAC dirs
|
2002-08-08 22:57:44 +00:00 |
|
Josh Coalson
|
2ea0839abb
|
add a samples_written field to the progress callback
|
2002-08-08 22:55:45 +00:00 |
|
Josh Coalson
|
bd08990c8d
|
fix bug where metadata callback was seeking to the wrong place to write the seektable
|
2002-08-08 22:55:16 +00:00 |
|
Josh Coalson
|
76e8725802
|
comment out --sector-align tests until I figure out how the decoded results can be compared properly
|
2002-08-08 22:54:03 +00:00 |
|
Josh Coalson
|
43e06aaa8b
|
minor comments
|
2002-08-08 22:50:31 +00:00 |
|
Josh Coalson
|
6a56fe9ef9
|
prefix more error messages with the filename
|
2002-08-08 22:49:33 +00:00 |
|
Josh Coalson
|
09c35d2e40
|
code revamp finished
|
2002-08-08 22:47:40 +00:00 |
|
Josh Coalson
|
ef0800da83
|
fix bug in stats reporting
|
2002-08-08 22:47:07 +00:00 |
|
Josh Coalson
|
89caa900e3
|
fix typos
|
2002-08-07 23:55:14 +00:00 |
|
Josh Coalson
|
589f8c7880
|
add ..._get_verify_decoder_error_stats()
|
2002-08-07 23:54:55 +00:00 |
|
Josh Coalson
|
021cb51e95
|
beginning of code revamp, still broken
|
2002-08-07 23:51:41 +00:00 |
|
Josh Coalson
|
10ffd5384c
|
finished the work adding back ogg support
|
2002-08-07 23:51:24 +00:00 |
|
Josh Coalson
|
da195e2a05
|
these are obsolete, maybe to be revived later
|
2002-08-07 17:40:56 +00:00 |
|
Josh Coalson
|
edc9fee9b2
|
several fixes
|
2002-08-07 17:39:24 +00:00 |
|
Josh Coalson
|
79600e1fdd
|
remove file decoder and seekable stream decoder
|
2002-08-07 17:38:53 +00:00 |
|