Commit Graph

952 Commits

Author SHA1 Message Date
Josh Coalson
6188feb8bb fix bug where the metadata packet and first audio packet were getting the same packet number in ogg 2002-02-06 07:50:19 +00:00
Josh Coalson
4e685b9b90 previous commit used the byte offset; this one actually does use the sample number for the granulepos 2002-02-06 07:37:42 +00:00
Josh Coalson
e15dbfcee7 use the sample number for the granulepos 2002-02-06 07:33:49 +00:00
Josh Coalson
0cf511cc57 remove baudline from S/W section since it's not open source (yet) 2002-02-05 23:47:49 +00:00
Josh Coalson
0041e6887d minor bug fixes 2002-02-05 23:41:42 +00:00
Josh Coalson
906654e6e4 fix link to FROG 2002-02-04 00:06:22 +00:00
Josh Coalson
bf14279483 add rip to S/W section 2002-02-01 05:49:45 +00:00
Josh Coalson
6cca87bb7b fix bug when seeking a file that is already at END_OF_FILE 2002-01-29 17:56:03 +00:00
Josh Coalson
ae84212bd5 remove ACM claim abut mediaXW 2002-01-29 04:27:46 +00:00
Josh Coalson
b936936141 add mediaxw to s/w section 2002-01-26 23:27:03 +00:00
Josh Coalson
63386f5126 simplify some of the fseek()ing code 2002-01-26 23:17:56 +00:00
Josh Coalson
90cf0b22ce fix bug where flac would crash if not given a value after some options 2002-01-26 23:17:17 +00:00
Josh Coalson
1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson
305ae2e4a7 update copyright date to include 2002 2002-01-26 17:36:39 +00:00
Josh Coalson
9860672d92 minor wording change for -M in the usage 2002-01-26 17:10:12 +00:00
Josh Coalson
abeb4599c7 minor cosmetic change 2002-01-26 17:06:05 +00:00
Josh Coalson
b8ba6f4b26 add SDL_sound to S/W section 2002-01-26 03:27:56 +00:00
Matt Zimmerman
de0c6541d2 Only use -Wall -W when compiling with gcc 2002-01-14 23:17:37 +00:00
Josh Coalson
f04466eade fix sonice link 2001-12-15 18:42:24 +00:00
Josh Coalson
5c0376ba94 add sonice to S/W section 2001-12-15 18:40:24 +00:00
Josh Coalson
512bdf9f33 add flac-tools link to S/W section 2001-12-13 05:44:34 +00:00
Josh Coalson
53a9a95b2e add flac-tools app URL 2001-12-13 05:42:26 +00:00
Josh Coalson
36d2b42d1d add "Ftol" ID to table 2001-12-11 08:06:11 +00:00
Josh Coalson
6e14490030 add support for Darwin builds 2001-12-07 19:28:25 +00:00
Matt Zimmerman
04180befd4 Pass -i option to nasm so that VPATH builds work correctly 2001-12-05 08:12:05 +00:00
Josh Coalson
a564249091 update the version number to 1.0.2 2001-12-04 06:47:23 +00:00
Josh Coalson
7146e0f590 fix the docbook2man sequence 2001-12-04 06:46:54 +00:00
Josh Coalson
bb14ae8439 fix the sse and 3dnow argument names 2001-12-04 06:46:35 +00:00
Josh Coalson
e326848b5d fix some argument names to match new configure.in 2001-12-04 06:46:12 +00:00
Josh Coalson
651d6de93a check in Miroslav's PIC patch 2001-12-04 05:36:09 +00:00
Josh Coalson
457f467959 add news item for 1.0.2 2001-12-04 02:21:36 +00:00
Josh Coalson
8caed3dc67 update library version 2001-12-04 02:20:45 +00:00
Josh Coalson
0778b4d2cc update flac version number 2001-12-04 02:20:43 +00:00
Josh Coalson
2ecfd027f9 simplify decoder finishing; make thread synchronization more safe 2001-12-04 01:27:32 +00:00
Josh Coalson
d16712d14a simplify decoder finishing; make decoder deleting more clean 2001-12-04 01:26:11 +00:00
Josh Coalson
c150d9d8ce fix bug with filename setting; fix possible bug with stat()ing if using stdin 2001-12-04 01:25:04 +00:00
Josh Coalson
25da0d9a9f simplify decoder finishing 2001-12-04 01:23:50 +00:00
Josh Coalson
07d255b0f4 add snippet about automake 1.5 patch 2001-12-04 01:22:50 +00:00
Andrey Astafiev
458f638766 sync with 1.0.1 2001-11-22 13:52:32 +00:00
Josh Coalson
45d9a494f9 fix link to news 2001-11-19 18:14:54 +00:00
Josh Coalson
843f1bff1a #include string.h 2001-11-16 02:17:52 +00:00
Josh Coalson
2e1d157396 fix bug with --use-3dnow 2001-11-15 23:50:12 +00:00
Josh Coalson
395938e3ae un-disable 3dnow routines 2001-11-15 21:53:25 +00:00
Josh Coalson
b55861ca4d remove some HTML tags, update the modified date 2001-11-15 21:15:58 +00:00
Josh Coalson
69e2d9f135 fix the ogg define 2001-11-15 19:21:01 +00:00
Josh Coalson
776f573779 minor edits 2001-11-15 19:20:55 +00:00
Josh Coalson
33c7a84d91 add item for 1.0.1 release 2001-11-15 19:20:27 +00:00
Josh Coalson
7140a1cd74 minor wording 2001-11-13 23:11:51 +00:00
Josh Coalson
c69f878b79 add --use-3dnow argument 2001-11-13 23:08:22 +00:00
Josh Coalson
f98b70545d remove SSE OS detection (shouldn't fork in a library); #ifdef the 3dnow stuff until it is comfirmed working 2001-11-13 23:06:30 +00:00