|
|
|
@3718
|
[3718]
|
2008-09-16 02:33:49 |
conrad |
Parse BOS page before calling first page reader callback.
Fixes … |
|
|
|
@3717
|
[3717]
|
2008-09-16 02:31:48 |
conrad |
generalize bos parsing functions to work on raw data instead of
ogg packet … |
|
|
|
@3665
|
[3665]
|
2008-07-31 02:13:41 |
j |
get to know Ogg Dirac |
|
|
|
@3607
|
[3607]
|
2008-06-16 02:48:05 |
conrad |
fit kate magic into the first 8 bytes. Patch by ogg.k.ogg.k |
|
|
|
@3512
|
[3512]
|
2008-03-20 03:30:14 |
conrad |
add Kate support to liboggz and oggzinfo, oggzdump, oggzrip etc.
See … |
|
|
|
@3450
|
[3450]
|
2008-02-12 19:52:23 |
conrad |
add calculation of unmarked granulepos for celt |
|
|
|
@3449
|
[3449]
|
2008-02-12 18:45:34 |
conrad |
add basic support for (experimental) Ogg mapping for CELT codec.
This … |
|
|
|
@3390
|
[3390]
|
2008-01-28 19:39:26 |
conrad |
rename internal oggz_stream.h to oggz_stream_private.h |
|
|
|
@3377
|
[3377]
|
2008-01-23 20:55:20 |
conrad |
implement numheaders for all codecs (esp. those with variable … |
|
|
|
@3367
|
[3367]
|
2008-01-20 18:04:28 |
conrad |
decode FLAC vorbiscomments packet |
|
|
|
@3365
|
[3365]
|
2008-01-20 17:36:51 |
conrad |
add private oggz_auto_identify_packet() function, and use it … |
|
|
|
@3364
|
[3364]
|
2008-01-20 17:27:10 |
conrad |
rename private oggz_auto_identify() to oggz_auto_identify_page()
This … |
|
|
|
@3278
|
[3278]
|
2007-11-25 19:55:29 |
shans |
Some minor adjustments to work around Yet More problems with ogg … |
|
|
|
@3249
|
[3249]
|
2007-10-05 22:40:13 |
shans |
possible fix for Ian Malone's segfault bug.
ogg_int64_t variable fixed in … |
|
|
|
@3236
|
[3236]
|
2007-09-11 18:00:42 |
shans |
Always calculate granulepos value, even if one is available in bitstream. … |
|
|
|
@3223
|
[3223]
|
2007-09-04 18:53:26 |
shans |
Set last size flag correctly, removed duplicate return on valid gp |
|
|
|
@3222
|
[3222]
|
2007-09-04 00:46:24 |
shans |
Don't let gp go below zero when counting backwards (vorbis) |
|
|
|
@3216
|
[3216]
|
2007-09-02 21:57:14 |
shans |
Code to generate initial granulepos values for packets before the end of … |
|
|
|
@3205
|
[3205]
|
2007-08-28 03:54:02 |
shans |
Deal correctly with seeking back into headers when calculating gp values |
|
|
|
@3204
|
[3204]
|
2007-08-28 03:35:45 |
shans |
Getting everything to actually compile again |
|
|
|
@2955
|
[2955]
|
2007-06-16 02:24:45 |
conrad |
clean up handling of CFLAGS in Makefile.am throughout, set -std=c99 and … |
|
|
|
@2942
|
[2942]
|
2007-06-15 21:16:24 |
laser13 |
Change auto_calc_theora_info_t declaration location because Visual Studio … |
|
|
|
@2824
|
[2824]
|
2007-05-31 05:12:12 |
shans |
One more time, without the printfs |
|
|
|
@2823
|
[2823]
|
2007-05-31 04:52:53 |
shans |
Correct gp handling for speex |
|
|
|
@2819
|
[2819]
|
2007-05-31 04:15:12 |
shans |
Vorbis and Theora implementations return _0_ for header packets, _-1_ for … |
|
|
|
@2815
|
[2815]
|
2007-05-31 01:49:07 |
shans |
oggz_tell_granulepos now returns -1 for header packets, and when the gp … |
|
|
|
@2733
|
[2733]
|
2007-05-16 18:24:04 |
shans |
Fix for freezing problem in CMMLWiki. |
|
|
|
@2573
|
[2573]
|
2006-12-10 04:43:54 |
conrad |
Implement auto_calc_flac() -- calculate granulepos for flac packets … |
|
|
|
@2572
|
[2572]
|
2006-12-10 03:38:23 |
conrad |
add some docs and stub function for auto_calc_flac() [commented out] |
|
|
|
@2565
|
[2565]
|
2006-12-08 01:17:44 |
conrad |
add support for reading vorbis and theora comments |
|
|
|
@2563
|
[2563]
|
2006-12-08 01:09:53 |
conrad |
Added comment reading support, and preliminary writing structures:
+ … |
|
|
|
@2376
|
[2376]
|
2006-08-03 21:59:28 |
shans |
-- |
|
|
|
@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 … |
|
|
|
@2062
|
[2062]
|
2006-02-15 16:00:49 |
conrad |
add OggPCM2 support to oggz tools: oggzinfo, oggz-validate, and … |
|
|
|
@2061
|
[2061]
|
2006-02-15 15:46:44 |
conrad |
add OggPCM2 support to liboggz (in oggz_auto, for seeking and timestamps) |
|
|
|
@872
|
[872]
|
2005-02-10 08:49:08 |
conrad |
code cleanup -- make theora use the internal granuleshift metric … |
|
|
|
@851
|
[851]
|
2005-02-06 16:43:35 |
conrad |
add support for cmml granuleshift parsing in oggz_auto |
|
|
|
@839
|
[839]
|
2005-02-04 19:41:17 |
conrad |
use cool groovy new function names in oggz_auto |
|
|
|
@826
|
[826]
|
2005-02-03 02:01:02 |
conrad |
add support for seeking on old flac0 format (thanks illi!) |
|
|
|
@804
|
[804]
|
2005-02-01 00:35:00 |
conrad |
add exported granuleshift_metric |
|
|
|
@790
|
[790]
|
2005-01-30 19:16:47 |
conrad |
add workaround for 0 numerator in theora fps, to avoid divide by zero … |
|
|
|
@772
|
[772]
|
2005-01-29 16:40:01 |
conrad |
debug code cleanups |
|
|
|
@712
|
[712]
|
2005-01-23 18:14:31 |
conrad |
add oggz_set_metric_zero function, to mark header streams more cleanly |
|
|
|
@711
|
[711]
|
2005-01-23 18:08:42 |
conrad |
enable fishead scanning (whoops ;-) |
|
|
|
@710
|
[710]
|
2005-01-23 18:02:50 |
conrad |
add oggz_stream.c, basic stream identification and fishead/fisbone … |
|
|
|
@709
|
[709]
|
2005-01-23 17:31:33 |
conrad |
cleaning up -- remove oggz_private.h dependence from oggz_auto.c |
|
|
|
@702
|
[702]
|
2005-01-21 21:39:52 |
conrad |
when parsing a fisbone, don't set the metric for a bitstream if it's … |
|
|
|
@700
|
[700]
|
2005-01-21 21:12:24 |
conrad |
add parsing of fisbone headers to oggz_auto |
|
|
|
@691
|
[691]
|
2005-01-20 21:50:40 |
conrad |
add CMML binary header parsing |
|
|
|
@690
|
[690]
|
2005-01-20 21:42:20 |
conrad |
add flac header parsing to oggz_auto (patch from Tobias Gehrig) |
|
|
|
@585
|
[585]
|
2004-09-19 23:06:28 |
conrad |
Close a memory leak related to using OGGZ_AUTO with theora streams:
* … |
|
|
|
@573
|
[573]
|
2004-09-14 19:38:57 |
conrad |
fuck off intlog unless theora-pre-alpha3 |
|
|
|
@570
|
[570]
|
2004-09-13 00:46:49 |
conrad |
fix theora keyframe shift in oggz_auto (was using old alpha3 method) |
|
|
|
@443
|
[443]
|
2004-08-01 20:21:02 |
colinw |
Fixed a compiler warning |
|
|
|
@429
|
[429]
|
2004-06-10 00:32:33 |
colinw |
Made auto_readers const, so that it can be used in Symbian OS |
|
|
|
@418
|
[418]
|
2004-05-20 20:22:43 |
conrad |
updated to theora alpha3 |
|
|
|
@392
|
[392]
|
2004-02-06 08:26:00 |
conrad |
added auto handler for Annodex BOS pages (so that *every* track in … |
|
|
|
@353
|
[353]
|
2004-01-03 21:41:15 |
zen |
Fixed windows binary vs text bug in fopen. Removed warnings by explicit … |
|
|
|
@347
|
[347]
|
2003-12-17 21:10:46 |
conrad |
new files for 0.8.0 |