|
|
|
@3821
|
[3821]
|
2008-12-07 22:41:24 |
conrad |
liboggz: handle out of memory on return from internal functions … |
|
|
|
@3820
|
[3820]
|
2008-12-07 21:56:45 |
conrad |
liboggz::oggz_io: handle out of memory (& update API docs) |
|
|
|
@3816
|
[3816]
|
2008-12-07 04:35:03 |
conrad |
liboggz: handle allocation failure due to out of memory
throughout, for … |
|
|
|
@3795
|
[3795]
|
2008-11-19 14:13:18 |
conrad |
add API functions for getting and seting preroll:
oggz_get_preroll(), … |
|
|
|
@3792
|
[3792]
|
2008-11-17 13:35:13 |
conrad |
add NULL return checks
for ticket:440, reported by Coverity |
|
|
|
@3773
|
[3773]
|
2008-11-07 20:08:04 |
conrad |
oggz_read: return an error when a hole (ie. missing sequence number) is … |
|
|
|
@3772
|
[3772]
|
2008-11-06 01:49:50 |
conrad |
oggz_constants.h: document use of OGGZ_PREFIX and OGGZ_SUFFIX |
|
|
|
@3665
|
[3665]
|
2008-07-31 02:13:41 |
j |
get to know Ogg Dirac |
|
|
|
@3633
|
[3633]
|
2008-07-09 02:55:27 |
conrad |
add oggz_content_type() public API function:
* Return human-readable … |
|
|
|
@3559
|
[3559]
|
2008-04-18 02:23:29 |
conrad |
add link to celt-codec.org in oggz_seek docs |
|
|
|
@3531
|
[3531]
|
2008-03-29 18:48:41 |
conrad |
clarify documentation of oggz_table_insert() |
|
|
|
@3512
|
[3512]
|
2008-03-20 03:30:14 |
conrad |
add Kate support to liboggz and oggzinfo, oggzdump, oggzrip etc.
See … |
|
|
|
@3463
|
[3463]
|
2008-02-15 00:00:33 |
conrad |
Correct capitalization of Oggz when referring to the library generally,
in … |
|
|
|
@3462
|
[3462]
|
2008-02-14 23:48:30 |
conrad |
add documentation about the use of oggz_tell_granulepos() for … |
|
|
|
@3449
|
[3449]
|
2008-02-12 18:45:34 |
conrad |
add basic support for (experimental) Ogg mapping for CELT codec.
This … |
|
|
|
@3418
|
[3418]
|
2008-02-08 20:00:24 |
conrad |
Check that serialnos passed to oggz_write_feed() fit within the 32 bit … |
|
|
|
@3375
|
[3375]
|
2008-01-23 20:05:07 |
conrad |
introduce oggz_stream_get_numheaders() API call, and use in … |
|
|
|
@3366
|
[3366]
|
2008-01-20 17:52:54 |
conrad |
simplify generation of comment packets: create … |
|
|
|
@3363
|
[3363]
|
2008-01-17 23:10:32 |
conrad |
add oggz_comments_copy() API function, and use it in modify-headers … |
|
|
|
@3322
|
[3322]
|
2008-01-07 16:46:09 |
conrad |
revert broken commit r3320. That code has been branched … |
|
|
|
@3320
|
[3320]
|
2008-01-02 04:18:25 |
shans |
Some code for creating skeleton packets on oggz_read, when the … |
|
|
|
@3299
|
[3299]
|
2007-12-07 02:39:53 |
johnf |
Add some more autogenerated files to the ignore list for SVN |
|
|
|
@3258
|
[3258]
|
2007-10-24 10:21:33 |
giles |
Fill in ignore lists. |
|
|
|
@2959
|
[2959]
|
2007-06-16 20:14:36 |
conrad |
clarify use of FLAC_final_metadata_block in oggz_comment_generate() |
|
|
|
@2957
|
[2957]
|
2007-06-16 04:59:04 |
conrad |
Clean up declarations for oggz_off_t:
* Remove redundant copies of … |
|
|
|
@2956
|
[2956]
|
2007-06-16 03:24:33 |
conrad |
fix PRI_OGGZ_OFF_T definition, use throughout tests and tools |
|
|
|
@2913
|
[2913]
|
2007-06-13 16:49:03 |
conrad |
fix documentation of comment editing functions to specify mode … |
|
|
|
@2885
|
[2885]
|
2007-06-11 04:29:12 |
conrad |
Add new API call oggz_get_numtracks() to retrieve the number of … |
|
|
|
@2608
|
[2608]
|
2007-02-27 22:48:01 |
laser13 |
Single oggz_off_t public type for large file support |
|
|
|
@2583
|
[2583]
|
2006-12-18 13:08:05 |
imalone |
Change oggz_comment_generate interface to require comment type and the end … |
|
|
|
@2582
|
[2582]
|
2006-12-18 13:02:39 |
imalone |
Provide oggz_comment_set_vendor for users, change the internal function to … |
|
|
|
@2581
|
[2581]
|
2006-12-16 17:33:14 |
conrad |
apply patches from Ian Malone adding oggz_packet_destroy() (for freeing
an … |
|
|
|
@2580
|
[2580]
|
2006-12-16 13:00:02 |
conrad |
fix up introduction to oggz_comments.h now that oggz_comment_generate() … |
|
|
|
@2579
|
[2579]
|
2006-12-16 12:18:22 |
conrad |
Apply patch from Ian Malone implementing oggz_comment_generate() |
|
|
|
@2569
|
[2569]
|
2006-12-08 05:06:21 |
conrad |
clarify comments API: fix some leftover references to libfishsound … |
|
|
|
@2567
|
[2567]
|
2006-12-08 04:49:46 |
conrad |
add link to wiki.xiph.org/OggSkeleton |
|
|
|
@2563
|
[2563]
|
2006-12-08 01:09:53 |
conrad |
Added comment reading support, and preliminary writing structures:
+ … |
|
|
|
@2540
|
[2540]
|
2006-10-29 23:45:53 |
shans |
(1) changed reported type of oggz_seek to use loff_t instead of off_t in … |
|
|
|
@2341
|
[2341]
|
2006-06-20 23:32:36 |
shans |
Added oggz_tell_granulepos function to query liboggz for granulepos … |
|
|
|
@2339
|
[2339]
|
2006-06-18 23:08:03 |
shans |
Added content type detection and retrieval to liboggz. If oggz files … |
|
|
|
@2095
|
[2095]
|
2006-02-21 13:02:22 |
conrad |
get rid of some warnings from Doxygen |
|
|
|
@2028
|
[2028]
|
2006-02-10 22:41:37 |
conrad |
update API docs for callback return values |
|
|
|
@2027
|
[2027]
|
2006-02-10 18:07:44 |
conrad |
add oggz_run_set_blocksize() function |
|
|
|
@2026
|
[2026]
|
2006-02-10 17:47:51 |
conrad |
add oggz_run() call; equivalent to calling oggz_read() or oggz_write() in … |
|
|
|
@2015
|
[2015]
|
2006-02-09 23:07:15 |
conrad |
add options to oggz_write.c to handle only the beginning (prefix) or … |
|
|
|
@2014
|
[2014]
|
2006-02-09 22:36:08 |
conrad |
add delayed callback return values for oggz_write_*(), so that user … |
|
|
|
@1338
|
[1338]
|
2005-06-17 03:57:49 |
conrad |
update link to monty's ogg seeking email to point to archive.org version |
|
|
|
@1315
|
[1315]
|
2005-06-07 06:51:07 |
thomasvs |
don't override includedir |
|
|
|
@871
|
[871]
|
2005-02-10 08:47:48 |
conrad |
add definitions for granulerate and granuleshift getters |
|
|
|
@838
|
[838]
|
2005-02-04 18:11:43 |
conrad |
+ remove unreleased/redundant oggz_set_metriz_zero() function
+ update … |
|
|
|
@837
|
[837]
|
2005-02-04 18:03:06 |
conrad |
clarify linear and granuleshift API calls, move oggz_set_metric_linear() … |
|
|
|
@836
|
[836]
|
2005-02-04 17:53:00 |
conrad |
simplify description of seek API |
|
|
|
@825
|
[825]
|
2005-02-03 02:00:13 |
conrad |
add missing file descriptions to headers |
|
|
|
@804
|
[804]
|
2005-02-01 00:35:00 |
conrad |
add exported granuleshift_metric |
|
|
|
@712
|
[712]
|
2005-01-23 18:14:31 |
conrad |
add oggz_set_metric_zero function, to mark header streams more cleanly |
|
|
|
@692
|
[692]
|
2005-01-20 21:59:16 |
conrad |
update doxygen comments to mention auto seeking on FLAC and CMML streams |
|
|
|
@588
|
[588]
|
2004-09-20 01:17:24 |
conrad |
add serialno argument to oggz_read_page callbacks |
|
|
|
@562
|
[562]
|
2004-09-11 18:35:35 |
conrad |
add page reading, hack oggzmerge to do page by page interleaving with … |
|
|
|
@561
|
[561]
|
2004-09-11 00:09:52 |
conrad |
move some function definitions to new headers |
|
|
|
@560
|
[560]
|
2004-09-10 23:33:18 |
conrad |
split oggz.h into smaller header files |
|
|
|
@530
|
[530]
|
2004-08-29 23:05:32 |
conrad |
add OGGZ_ERR_IO_AGAIN handling |
|
|
|
@529
|
[529]
|
2004-08-29 21:22:05 |
conrad |
add oggz_deprecated.h to the installed headers |
|
|
|
@520
|
[520]
|
2004-08-26 21:52:33 |
conrad |
wtf? comment after #endif |
|
|
|
@513
|
[513]
|
2004-08-24 20:26:24 |
conrad |
pass return value from OggzReadCallbacks back to caller, in case of … |
|
|
|
@440
|
[440]
|
2004-07-12 22:59:14 |
conrad |
added oggz_table_remove function |
|
|
|
@439
|
[439]
|
2004-06-17 01:41:02 |
conrad |
removed unused OggzStatus? gunk |
|
|
|
@438
|
[438]
|
2004-06-17 00:28:14 |
conrad |
added OGGZ_ERR_USER_STOPPED return value for oggz_read*(), for the … |
|
|
|
@436
|
[436]
|
2004-06-16 23:24:13 |
colinw |
Added extern "C" around exported functions |
|
|
|
@413
|
[413]
|
2004-04-07 20:39:21 |
conrad |
updated docs for seeking and OGGZ_AUTO, and added links to oggz_io.h |
|
|
|
@388
|
[388]
|
2004-02-06 06:55:09 |
conrad |
added check for non-general metrics for seek_units |
|
|
|
@383
|
[383]
|
2004-02-05 03:28:13 |
conrad |
added oggz_tell_units interface |
|
|
|
@382
|
[382]
|
2004-02-05 03:14:02 |
conrad |
- added OggzIO interface (<oggz/oggz_io.h>, src/liboggz/oggz_io.c)
- … |
|
|
|
@373
|
[373]
|
2004-02-03 17:45:37 |
conrad |
new interface for overriding io functions |
|
|
|
@372
|
[372]
|
2004-02-03 17:44:52 |
conrad |
added oggz_purge, and read callback stopping mecahnism |
|
|
|
@360
|
[360]
|
2004-01-20 22:10:30 |
conrad |
removed Makefile.in's |
|
|
|
@356
|
[356]
|
2004-01-20 20:17:44 |
conrad |
removed ogg_compat.h |
|
|
|
@355
|
[355]
|
2004-01-20 19:03:26 |
conrad |
moved compatability stuff to oggz_compat.h and generalized header … |
|
|
|
@354
|
[354]
|
2004-01-05 06:06:11 |
zen |
Removed all inline qualifiers. Optimising compilers will decide better … |
|
|
|
@352
|
[352]
|
2004-01-03 21:31:15 |
zen |
Included ogg_compat.h to include compatability for windows |
|
|
|
@350
|
[350]
|
2003-12-17 21:22:32 |
conrad |
new oggz_table interface |
|
|
|
@346
|
[346]
|
2003-12-17 21:10:04 |
conrad |
updated to 0.8.0 |
|
|
|
@343
|
[343]
|
2003-12-11 19:32:31 |
andre |
Initial revision |