Josh Coalson
|
d4b2955854
|
conditionalized linking with libOggFLAC
|
2004-12-30 01:12:41 +00:00 |
|
Josh Coalson
|
81b3cae6d5
|
revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format
|
2004-12-30 01:09:53 +00:00 |
|
Josh Coalson
|
d56ac59518
|
define socklen_t if it doesn't exist
|
2004-12-30 01:09:10 +00:00 |
|
Josh Coalson
|
def597ee59
|
additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere
|
2004-12-30 00:59:30 +00:00 |
|
Josh Coalson
|
8ddf7fb278
|
fix typo in comment
|
2004-12-30 00:58:50 +00:00 |
|
Josh Coalson
|
07e00486d1
|
minor error message fix
|
2004-11-12 07:26:00 +00:00 |
|
Josh Coalson
|
47faab80d7
|
split PPC asm code into two directores, one holding asm compatible with OS X native 'as', and one for 'gas'
|
2004-11-09 01:50:35 +00:00 |
|
Josh Coalson
|
5f2b46d031
|
finished integerized flavor of library; sections with floating point are either #ifdef'd out or written in fixed-point
|
2004-11-09 01:34:01 +00:00 |
|
Josh Coalson
|
8f64899d97
|
fix comment typos
|
2004-11-09 01:29:16 +00:00 |
|
Josh Coalson
|
29a6a9df04
|
add float.c/h
|
2004-11-09 01:25:44 +00:00 |
|
Josh Coalson
|
f719813b0f
|
add fixed-point functions
|
2004-11-09 01:25:14 +00:00 |
|
Josh Coalson
|
375810ebdd
|
add FLAC__bitmath_ilog2_wide()
|
2004-11-09 01:22:35 +00:00 |
|
Josh Coalson
|
2757af6c1d
|
get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage
|
2004-10-30 00:03:21 +00:00 |
|
Josh Coalson
|
4f4d9675de
|
add copyright notice
|
2004-10-29 23:57:50 +00:00 |
|
Josh Coalson
|
f019c51a88
|
minor formatting
|
2004-10-29 23:57:30 +00:00 |
|
Josh Coalson
|
0975843bed
|
first pass at making an integer-only flavor of the libraries. move FLAC__real out of ordinals.h to src/libFLAC/include/private/float.h, add FLAC__double and FLAC__float and use these everywhere instead of double and float, and don't typedef FLAC__real/float/double when building in integer-only mode. still need to provide integer substitutes in several places.
|
2004-10-20 00:21:50 +00:00 |
|
Josh Coalson
|
5899bcb73e
|
fix bug in handling of --input-size
|
2004-10-20 00:13:34 +00:00 |
|
Josh Coalson
|
2a23c635df
|
add float.h
|
2004-10-20 00:12:53 +00:00 |
|
Josh Coalson
|
f7d52214a0
|
initial import
|
2004-10-20 00:12:40 +00:00 |
|
Josh Coalson
|
07be2916e1
|
fix leak: chain was not being freed in one error case
|
2004-10-19 04:23:57 +00:00 |
|
Josh Coalson
|
ed1db1f6a0
|
add --input-size option to flac
|
2004-10-14 05:00:59 +00:00 |
|
Josh Coalson
|
c99aa82edf
|
patch from Steven Richman: adds support for streaming http transport to xmms plugin
|
2004-10-07 00:23:51 +00:00 |
|
Josh Coalson
|
076adb0334
|
fix uninitialized variable
|
2004-10-07 00:22:43 +00:00 |
|
Josh Coalson
|
5e8e733906
|
minor fixes to comply with C99's new pointer aliasing rules
|
2004-10-07 00:22:03 +00:00 |
|
Josh Coalson
|
91b4ce51ab
|
fix #ifdef problems that existed when FLAC__NO_ASM is defined
|
2004-10-06 01:03:12 +00:00 |
|
Josh Coalson
|
607fc843e2
|
fix debian bug #274301: libflac4 segfaults on corrupt flac files
|
2004-10-06 00:56:51 +00:00 |
|
Josh Coalson
|
83688e9412
|
add explicit path to libogg
|
2004-10-01 16:43:09 +00:00 |
|
Josh Coalson
|
04f9e219f1
|
go back to using COMMENT tag instead of DESCRIPTION
|
2004-09-29 03:46:41 +00:00 |
|
Josh Coalson
|
403fb5c281
|
#include <string.h>
|
2004-09-28 01:26:30 +00:00 |
|
Josh Coalson
|
2bae7338b2
|
add playback.[ch]
|
2004-09-28 01:12:55 +00:00 |
|
Josh Coalson
|
fa10dcf096
|
bump release date to 2004-Oct-01
|
2004-09-28 00:53:43 +00:00 |
|
Josh Coalson
|
4263183401
|
remove #define ___USE_GNU
|
2004-09-28 00:53:07 +00:00 |
|
Josh Coalson
|
e31d9eb05c
|
remove id3 support from the plugins
|
2004-09-28 00:23:57 +00:00 |
|
Josh Coalson
|
30d766665c
|
fix spelling of "misk"
|
2004-09-27 04:38:52 +00:00 |
|
Josh Coalson
|
454dc14989
|
make listbox for "from" charset contain only UTF-8 since that is the only support encoding for vorbis comments
|
2004-09-26 03:18:28 +00:00 |
|
Josh Coalson
|
cd6bc7c1f3
|
add Charset_Create_List_UTF8_Only()
|
2004-09-26 03:17:21 +00:00 |
|
Josh Coalson
|
8f6a06bb33
|
minor formatting
|
2004-09-26 00:25:20 +00:00 |
|
Josh Coalson
|
a3059c96f1
|
for the first 20 seeks, always seek to the first and last 10 samples before starting random seeking
|
2004-09-26 00:09:34 +00:00 |
|
Josh Coalson
|
732dbb2b7d
|
remove the commented-out and erroneous end-of-stream setting in read_callback_(); fix another bug in seeking where landing after the last frame start would cause a seek error; improve the infinite-loop checker
|
2004-09-25 23:49:00 +00:00 |
|
Josh Coalson
|
8370a7b050
|
un-inline iterator functions
|
2004-09-25 23:46:26 +00:00 |
|
Josh Coalson
|
9745f25e78
|
major plugin revamp based on x-fixer's code
|
2004-09-24 13:57:40 +00:00 |
|
Josh Coalson
|
838408a3ee
|
minor casting
|
2004-09-24 04:54:08 +00:00 |
|
Josh Coalson
|
cfdb07f513
|
create a new fskip_ahead() to unify all the forward seeking that is done
|
2004-09-23 00:34:54 +00:00 |
|
Josh Coalson
|
9f3ac317c8
|
patch from Brian Willoughby: fix handling of "offset" field in SSND chunk
|
2004-09-23 00:23:16 +00:00 |
|
Josh Coalson
|
94b5499726
|
add targets/files for new test_seeking tester
|
2004-09-21 05:41:23 +00:00 |
|
Josh Coalson
|
0f0617f7ec
|
fix some bugs with seeking; the libogg ogg_stream_pagein() bug with large packets still remains
|
2004-09-21 05:40:23 +00:00 |
|
Josh Coalson
|
587358283b
|
initial import
|
2004-09-21 05:37:46 +00:00 |
|
Josh Coalson
|
6d6cb538dc
|
add call to OggFLAC__ogg_decoder_aspect_reset() in OggFLAC__stream_decoder_reset()
|
2004-09-21 05:30:41 +00:00 |
|
Josh Coalson
|
af8101f87d
|
remove unused ogg_decoder_aspect
|
2004-09-21 05:29:42 +00:00 |
|
Josh Coalson
|
77f0dfb62d
|
add ogg_mapping.h
|
2004-09-15 00:34:11 +00:00 |
|