Commit Graph

1121 Commits

Author SHA1 Message Date
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
Josh Coalson
c49380d638 add OggFLAC dirs 2002-08-07 17:38:08 +00:00
Josh Coalson
4061aa8f6e add libOggFLAC 2002-08-07 17:37:49 +00:00
Josh Coalson
60431ec445 start code cleanup 2002-08-07 17:37:17 +00:00
Josh Coalson
dc321f0842 use new file encoder from libFLAC, still needs fixes for Ogg support 2002-08-07 17:36:48 +00:00
Josh Coalson
c80681f486 use new ogg decoder from libOggFLAC 2002-08-07 17:35:45 +00:00
Josh Coalson
fd405d7010 remove file and seekable stream decoder 2002-08-07 17:33:13 +00:00
Josh Coalson
2b245f2720 don't flush the input on delete unless encoder state is OK 2002-08-07 17:10:50 +00:00
Josh Coalson
9e2c800384 many fixes 2002-08-07 17:09:02 +00:00
Josh Coalson
eab64574d3 remove .ogg files in cleaning 2002-08-07 17:08:32 +00:00
Josh Coalson
9bcf9e8174 add tests for --ogg, --sector-align, multiple files at once 2002-08-07 17:07:37 +00:00
Josh Coalson
cb91302973 initial import 2002-08-07 17:05:16 +00:00
Josh Coalson
71e623bc6e more work 2002-08-06 06:09:06 +00:00
Josh Coalson
9c26109e23 minor formatting 2002-08-06 05:43:35 +00:00
Josh Coalson
f86f400869 remove obsolete includes 2002-08-06 05:39:44 +00:00
Josh Coalson
ac2932b47f did more work but still not finished 2002-08-06 05:38:55 +00:00
Josh Coalson
fb4ab8fdc0 minor formatting 2002-08-06 05:34:13 +00:00
Josh Coalson
fecb6b4bde add libOggFLAC 2002-08-06 05:31:39 +00:00
Josh Coalson
48d852cb08 initial import, still more work to be done... 2002-08-06 05:31:17 +00:00
Josh Coalson
546c95729b documentation typos 2002-08-05 06:54:32 +00:00
Josh Coalson
844a0fb54d add OggFLAC 2002-08-05 06:53:35 +00:00
Josh Coalson
27b53dcf5d initial import; still needs a lot of work 2002-08-05 06:49:45 +00:00
Josh Coalson
a7e4fb2629 zero allocated class memory 2002-08-03 22:05:11 +00:00
Josh Coalson
189267013e better state reporting 2002-08-03 22:01:35 +00:00