Josh Coalson
|
504dcafeb4
|
minor comments
|
2007-09-13 15:42:47 +00:00 |
|
Josh Coalson
|
0f008d2e9e
|
extra checking on memory allocation sizes to prevent a class of overflow attacks
|
2007-09-11 04:49:56 +00:00 |
|
Josh Coalson
|
4e56b06d63
|
add FLAC__metadata_simple_iterator_get_application_id()
|
2007-08-15 05:59:09 +00:00 |
|
Josh Coalson
|
09ccf20ae6
|
add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last()
|
2007-08-14 00:34:50 +00:00 |
|
Josh Coalson
|
f9cf27fcc8
|
prototype-related fixes
|
2007-07-25 03:11:00 +00:00 |
|
Josh Coalson
|
e74bd9516c
|
add 2007 copyright
|
2007-02-02 06:58:19 +00:00 |
|
Josh Coalson
|
37d9fb1a89
|
bump requisite _MSC_VER to <=1600 for fseeko/ftello hack
|
2007-01-31 05:37:20 +00:00 |
|
Josh Coalson
|
e3ec2ad59e
|
convert C prototypes for functions with no args from () to (void)
|
2007-01-31 03:53:22 +00:00 |
|
Josh Coalson
|
2beca73003
|
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478)
|
2006-11-21 01:51:58 +00:00 |
|
Josh Coalson
|
7581d121c1
|
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478)
|
2006-11-20 07:19:15 +00:00 |
|
Josh Coalson
|
b0627a4e42
|
fixes from MSVC compile
|
2006-11-17 06:05:02 +00:00 |
|
Josh Coalson
|
7d273b4bdb
|
add support for read-only operations for ogg flac to chain interface
|
2006-11-15 06:12:30 +00:00 |
|
Josh Coalson
|
acd4a4345e
|
fix compiler warnings
|
2006-11-11 22:43:25 +00:00 |
|
Josh Coalson
|
fb84f25bc1
|
minor syntax
|
2006-11-09 06:53:10 +00:00 |
|
Josh Coalson
|
825e72cf57
|
try to limit the #defines (of fseeko to fseek and ftello to ftell) to just the versions of MSVC that appear not to have fseeko()/ftello()
|
2006-10-03 01:16:59 +00:00 |
|
Josh Coalson
|
74ed294764
|
add number-of-colors field to PICTURE metadata block
|
2006-09-23 23:15:05 +00:00 |
|
Josh Coalson
|
e343ab2b87
|
add support for new PICTURE metadata block
|
2006-09-23 19:21:19 +00:00 |
|
Josh Coalson
|
c0da196166
|
minor comments
|
2006-09-16 00:07:20 +00:00 |
|
Josh Coalson
|
6b21f66784
|
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH
|
2006-09-13 01:42:27 +00:00 |
|
Josh Coalson
|
b1ec796bda
|
complete largefile support
|
2006-05-24 04:41:36 +00:00 |
|
Josh Coalson
|
0395dac13f
|
add 2206 to copyright notice
|
2006-04-25 06:59:33 +00:00 |
|
Josh Coalson
|
7cfac0b146
|
add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id()
|
2006-04-10 05:37:34 +00:00 |
|
Josh Coalson
|
e9a638d004
|
add support for building on os/2 with emx
|
2005-09-03 03:54:16 +00:00 |
|
Josh Coalson
|
a78fac662c
|
add 2005 to copyright notices
|
2005-01-25 04:17:55 +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
|
9aac670eea
|
fix bug: source file needs to be explicitly rewound before reading/writing in callback mode
|
2004-09-08 00:50:21 +00:00 |
|
Josh Coalson
|
1aca6b114b
|
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
|
2004-07-30 01:54:29 +00:00 |
|
Josh Coalson
|
b0be1e87bd
|
remove unused variables
|
2004-07-16 00:18:11 +00:00 |
|
Josh Coalson
|
0e46bf5624
|
do not close any file handles in the callback-based chain reading/writing
|
2004-07-15 00:04:46 +00:00 |
|
Josh Coalson
|
028d97ee7b
|
fix bug in FLAC__metadata_chain_check_if_tempfile_needed()
|
2004-07-14 00:49:56 +00:00 |
|
Josh Coalson
|
463a22cc3a
|
add callback-based versions of chain writing: FLAC__metadata_chain_check_if_tempfile_needed(), FLAC__metadata_chain_write_with_callbacks(), FLAC__metadata_chain_write_with_callbacks_and_tempfile()
|
2004-07-11 06:41:00 +00:00 |
|
Josh Coalson
|
91748beb86
|
add FLAC__metadata_chain_read_with_callbacks()
|
2004-07-10 22:28:03 +00:00 |
|
Josh Coalson
|
ea25cb3615
|
begin addition of callback-based option to metadata interfaces; start by converting chain reader to callback-based
|
2004-07-10 00:39:01 +00:00 |
|
Josh Coalson
|
9564390fb9
|
update copyright to 2004
|
2004-01-17 04:14:43 +00:00 |
|
Josh Coalson
|
afd8107872
|
change license verbiage to Xiph's
|
2003-01-31 23:34:56 +00:00 |
|
Josh Coalson
|
f0a8c4fc87
|
minor comments
|
2003-01-15 03:17:51 +00:00 |
|
Josh Coalson
|
8dea208c85
|
Second patch from X-Fixer: tweaks for better MSVC build
|
2003-01-14 09:05:41 +00:00 |
|
Josh Coalson
|
ccce9edb35
|
fix bug with some assertions
|
2003-01-13 02:06:40 +00:00 |
|
Josh Coalson
|
d060947ce9
|
big fix to allow codec and metadata interface to handle unknown metadata block types correctly
|
2003-01-10 05:37:13 +00:00 |
|
Josh Coalson
|
afae69f0e3
|
Add 2003 to copyright notice
|
2003-01-02 07:03:16 +00:00 |
|
Josh Coalson
|
f91251d1d6
|
add flushed fwrite in Valgrind mode
|
2002-12-28 07:04:49 +00:00 |
|
Josh Coalson
|
8f0c71b877
|
add "is_cd" flag to CUESHEET everywhere
|
2002-12-05 06:37:46 +00:00 |
|
Josh Coalson
|
bfc8e319c2
|
revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories
|
2002-11-21 09:00:25 +00:00 |
|
Josh Coalson
|
38162d5a65
|
add more reserved space to CUESHEET implementation
|
2002-11-16 06:31:54 +00:00 |
|
Josh Coalson
|
e48693818d
|
further implementation of new CUESHEET metadata block
|
2002-11-15 05:41:48 +00:00 |
|
Josh Coalson
|
5e3fcb2603
|
more strict typecasts
|
2002-11-06 07:11:26 +00:00 |
|
Josh Coalson
|
6ffe8dab71
|
update to match new default vorbis comment implementation (now with vendor string)
|
2002-10-26 04:35:00 +00:00 |
|
Josh Coalson
|
ea7155f0ac
|
switch malloc+memset(0) to calloc()
|
2002-10-18 05:49:19 +00:00 |
|
Josh Coalson
|
6afed9fc7f
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:29:47 +00:00 |
|
Josh Coalson
|
3ac6693c89
|
add read_only argument to simple iterator initializer
|
2002-08-30 05:41:31 +00:00 |
|