root/liboggz/trunk/src/liboggz/oggz_private.h


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3795 [3795] 2008-11-19 14:13:18 conrad add API functions for getting and seting preroll: oggz_get_preroll(), …
(edit) @3718 [3718] 2008-09-16 02:33:49 conrad Parse BOS page before calling first page reader callback. Fixes …
(edit) @3390 [3390] 2008-01-28 19:39:26 conrad rename internal oggz_stream.h to oggz_stream_private.h
(edit) @3377 [3377] 2008-01-23 20:55:20 conrad implement numheaders for all codecs (esp. those with variable …
(edit) @3365 [3365] 2008-01-20 17:36:51 conrad add private oggz_auto_identify_packet() function, and use it …
(edit) @3364 [3364] 2008-01-20 17:27:10 conrad rename private oggz_auto_identify() to oggz_auto_identify_page() This …
(edit) @3322 [3322] 2008-01-07 16:46:09 conrad revert broken commit r3320. That code has been branched …
(edit) @3320 [3320] 2008-01-02 04:18:25 shans Some code for creating skeleton packets on oggz_read, when the …
(edit) @3293 [3293] 2007-12-06 19:48:25 shans Continue writing after last packet is encountered to ensure that the …
(edit) @3216 [3216] 2007-09-02 21:57:14 shans Code to generate initial granulepos values for packets before the end of …
(edit) @2957 [2957] 2007-06-16 04:59:04 conrad Clean up declarations for oggz_off_t: * Remove redundant copies of …
(edit) @2955 [2955] 2007-06-16 02:24:45 conrad clean up handling of CFLAGS in Makefile.am throughout, set -std=c99 and …
(edit) @2608 [2608] 2007-02-27 22:48:01 laser13 Single oggz_off_t public type for large file support
(edit) @2563 [2563] 2006-12-08 01:09:53 conrad Added comment reading support, and preliminary writing structures: + …
(edit) @2376 [2376] 2006-08-03 21:59:28 shans --
(edit) @2341 [2341] 2006-06-20 23:32:36 shans Added oggz_tell_granulepos function to query liboggz for granulepos …
(edit) @2339 [2339] 2006-06-18 23:08:03 shans Added content type detection and retrieval to liboggz. If oggz files …
(edit) @2027 [2027] 2006-02-10 18:07:44 conrad add oggz_run_set_blocksize() function
(edit) @2014 [2014] 2006-02-09 22:36:08 conrad add delayed callback return values for oggz_write_*(), so that user …
(edit) @2012 [2012] 2006-02-09 18:03:39 conrad oggz_read_*(): when reading is stopped by the user, cache the return …
(edit) @817 [817] 2005-02-01 14:10:47 conrad move granulerate/granuleshift info directly into each stream, get rid …
(edit) @710 [710] 2005-01-23 18:02:50 conrad add oggz_stream.c, basic stream identification and fishead/fisbone …
(edit) @709 [709] 2005-01-23 17:31:33 conrad cleaning up -- remove oggz_private.h dependence from oggz_auto.c
(edit) @588 [588] 2004-09-20 01:17:24 conrad add serialno argument to oggz_read_page callbacks
(edit) @562 [562] 2004-09-11 18:35:35 conrad add page reading, hack oggzmerge to do page by page interleaving with …
(edit) @540 [540] 2004-09-06 17:45:26 conrad ensure ogg_stream flushing during oggz_flush() and oggz_close() when …
(edit) @461 [461] 2004-08-16 23:35:14 conrad add explicit initialization of writer->current_stream (thanks valgrind ;-)
(edit) @405 [405] 2004-03-06 20:05:36 silvia Version 0.8.1 tarball release. Included Visual Studio 6 support with …
(edit) @391 [391] 2004-02-06 08:05:18 conrad rolled back status stuff, merged check for all metrics back in
(edit) @388 [388] 2004-02-06 06:55:09 conrad added check for non-general metrics for seek_units
(edit) @382 [382] 2004-02-05 03:14:02 conrad - added OggzIO interface (<oggz/oggz_io.h>, src/liboggz/oggz_io.c) - …
(edit) @372 [372] 2004-02-03 17:44:52 conrad added oggz_purge, and read callback stopping mecahnism
(edit) @346 [346] 2003-12-17 21:10:04 conrad updated to 0.8.0
(add) @343 [343] 2003-12-11 19:32:31 andre Initial revision
Note: See TracRevisionLog for help on using the revision log.