|
|
|
@3801
|
[3801]
|
2008-11-20 18:43:25 |
conrad |
metric_internal: add a custom metric for Dirac. This moves the … |
|
|
|
@3795
|
[3795]
|
2008-11-19 14:13:18 |
conrad |
add API functions for getting and seting preroll:
oggz_get_preroll(), … |
|
|
|
@3793
|
[3793]
|
2008-11-17 15:32:11 |
conrad |
revert Ralph's dereference-before-null-check fixes from … |
|
|
|
@3792
|
[3792]
|
2008-11-17 13:35:13 |
conrad |
add NULL return checks
for ticket:440, reported by Coverity |
|
|
|
@3791
|
[3791]
|
2008-11-17 13:34:59 |
conrad |
remove dead code in oggz_seek.c::oggz_get_next_page() |
|
|
|
@3790
|
[3790]
|
2008-11-17 13:34:54 |
conrad |
remove dead code from oggz_read.c
for ticket:439, reported by Coverity |
|
|
|
@3788
|
[3788]
|
2008-11-17 11:59:19 |
giles |
Clean up some trailing whitespace. |
|
|
|
@3787
|
[3787]
|
2008-11-17 10:59:45 |
giles |
Move dereferences after null argument checks.
Problem reported by the … |
|
|
|
@3784
|
[3784]
|
2008-11-15 14:47:17 |
conrad |
oggz_auto.c: wrap "size parsing failed for VORBIS mode packets" warning in … |
|
|
|
@3781
|
[3781]
|
2008-11-14 13:15:41 |
conrad |
oggz_write: Allow negative granulepos immediately after headers, for … |
|
|
|
@3773
|
[3773]
|
2008-11-07 20:08:04 |
conrad |
oggz_read: return an error when a hole (ie. missing sequence number) is … |
|
|
|
@3766
|
[3766]
|
2008-11-04 14:53:21 |
giles |
Remove some tabs-before-spaces from the previous commit. |
|
|
|
@3765
|
[3765]
|
2008-11-04 12:25:31 |
giles |
Update granulepos scheme to the new Dirac spec. Patch from David Flynn. |
|
|
|
@3764
|
[3764]
|
2008-11-04 11:45:14 |
giles |
Remove trailing whitespace. |
|
|
|
@3762
|
[3762]
|
2008-11-04 11:22:22 |
giles |
Update dirac_parse_info for interlace spec changes.
After a patch by … |
|
|
|
@3744
|
[3744]
|
2008-10-27 23:52:10 |
erikd |
src/liboggz/oggz_auto.c : Fix length comparison for FLAC. |
|
|
|
@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 … |
|
|
|
@3716
|
[3716]
|
2008-09-11 10:23:52 |
giles |
Add doxygen headers to the internal vector module. |
|
|
|
@3684
|
[3684]
|
2008-08-05 03:54:43 |
conrad |
fix some build warnings.
See: … |
|
|
|
@3665
|
[3665]
|
2008-07-31 02:13:41 |
j |
get to know Ogg Dirac |
|
|
|
@3636
|
[3636]
|
2008-07-09 03:02:05 |
conrad |
Update Kate ID header description: adds fields for bitstream version … |
|
|
|
@3633
|
[3633]
|
2008-07-09 02:55:27 |
conrad |
add oggz_content_type() public API function:
* Return human-readable … |
|
|
|
@3611
|
[3611]
|
2008-06-29 00:22:18 |
conrad |
clarify title of Skeleton bitfield diagrams in oggz_auto.h |
|
|
|
@3607
|
[3607]
|
2008-06-16 02:48:05 |
conrad |
fit kate magic into the first 8 bytes. Patch by ogg.k.ogg.k |
|
|
|
@3594
|
[3594]
|
2008-05-05 01:07:05 |
conrad |
use -I$(top_builddir) instead of -I$(top_srcdir) throughout, to include … |
|
|
|
@3562
|
[3562]
|
2008-04-23 08:00:09 |
conrad |
bye bye autogoat! Switch to xiph-style autogen.sh, and fix out-of-tree … |
|
|
|
@3525
|
[3525]
|
2008-03-26 14:20:37 |
conrad |
fix random CRLF line endings |
|
|
|
@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 … |
|
|
|
@3446
|
[3446]
|
2008-02-11 22:17:45 |
conrad |
re-enable check that serialno is within 32bit range in oggz_write_feed, … |
|
|
|
@3424
|
[3424]
|
2008-02-09 01:36:01 |
johnf |
remove some compile time warnings |
|
|
|
@3423
|
[3423]
|
2008-02-09 00:29:36 |
johnf |
Make distcheck happier |
|
|
|
@3419
|
[3419]
|
2008-02-08 20:21:25 |
conrad |
revert return from last commit (fails on 64bit) |
|
|
|
@3418
|
[3418]
|
2008-02-08 20:00:24 |
conrad |
Check that serialnos passed to oggz_write_feed() fit within the 32 bit … |
|
|
|
@3417
|
[3417]
|
2008-02-08 19:23:40 |
conrad |
Ensure that serialno's generated by oggz_serialno_new() are within the … |
|
|
|
@3391
|
[3391]
|
2008-01-28 19:40:54 |
conrad |
remove duplicate declarations from oggz_stream_private.h -- now declared … |
|
|
|
@3390
|
[3390]
|
2008-01-28 19:39:26 |
conrad |
rename internal oggz_stream.h to oggz_stream_private.h |
|
|
|
@3389
|
[3389]
|
2008-01-28 19:37:38 |
conrad |
prepare for awesomeness! This commit renames an #ifdef guard in a … |
|
|
|
@3386
|
[3386]
|
2008-01-25 19:29:24 |
conrad |
don't bomb out on empty vendor string |
|
|
|
@3377
|
[3377]
|
2008-01-23 20:55:20 |
conrad |
implement numheaders for all codecs (esp. those with variable … |
|
|
|
@3375
|
[3375]
|
2008-01-23 20:05:07 |
conrad |
introduce oggz_stream_get_numheaders() API call, and use in … |
|
|
|
@3367
|
[3367]
|
2008-01-20 18:04:28 |
conrad |
decode FLAC vorbiscomments packet |
|
|
|
@3366
|
[3366]
|
2008-01-20 17:52:54 |
conrad |
simplify generation of comment packets: create … |
|
|
|
@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 … |
|
|
|
@3363
|
[3363]
|
2008-01-17 23:10:32 |
conrad |
add oggz_comments_copy() API function, and use it in modify-headers … |
|
|
|
@3324
|
[3324]
|
2008-01-09 01:03:09 |
conrad |
Update oggz_write_output to handle asynchronous feeding of packets and … |
|
|
|
@3323
|
[3323]
|
2008-01-09 00:58:29 |
conrad |
Update oggz_write to handle asynchronous feeding of packets and writing, … |
|
|
|
@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 … |
|
|
|
@3303
|
[3303]
|
2007-12-07 13:54:24 |
conrad |
in oggz_write_output(), break out of the packet-making loop … |
|
|
|
@3299
|
[3299]
|
2007-12-07 02:39:53 |
johnf |
Add some more autogenerated files to the ignore list for SVN |
|
|
|
@3296
|
[3296]
|
2007-12-07 01:52:26 |
conrad |
revert handling of cases where writing is stopped early (eg. by the … |
|
|
|
@3293
|
[3293]
|
2007-12-06 19:48:25 |
shans |
Continue writing after last packet is encountered to ensure that the … |
|
|
|
@3278
|
[3278]
|
2007-11-25 19:55:29 |
shans |
Some minor adjustments to work around Yet More problems with ogg … |
|
|
|
@3258
|
[3258]
|
2007-10-24 10:21:33 |
giles |
Fill in ignore lists. |
|
|
|
@3249
|
[3249]
|
2007-10-05 22:40:13 |
shans |
possible fix for Ian Malone's segfault bug.
ogg_int64_t variable fixed in … |
|
|
|
@3248
|
[3248]
|
2007-10-05 22:20:59 |
shans |
it's the printfs that kfish rejects that make kfish the best |
|
|
|
@3247
|
[3247]
|
2007-10-05 22:13:50 |
shans |
free packet buffers dlists on oggz_close |
|
|
|
@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 … |
|
|
|
@3212
|
[3212]
|
2007-08-29 17:49:32 |
shans |
Double-linked list implementation for oggz |
|
|
|
@3211
|
[3211]
|
2007-08-29 17:49:02 |
shans |
Reset current granulepos of reader after a seek |
|
|
|
@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 |
|
|
|
@3199
|
[3199]
|
2007-08-21 15:52:32 |
erikd |
oggz_macros.h : Add UNUSED and WARN_UNUSED macros. |
|
|
|
@3175
|
[3175]
|
2007-07-30 04:22:04 |
shans |
Spurious variable and missing cast |
|
|
|
@3174
|
[3174]
|
2007-07-30 02:49:21 |
conrad |
Refactor oggz_get_serialno_new() to avoid using library … |
|
|
|
@3171
|
[3171]
|
2007-07-29 23:19:23 |
conrad |
handle negative serialno in oggz_get_stream(). Reported by Erik de Castro … |
|
|
|
@3163
|
[3163]
|
2007-07-19 01:00:07 |
shans |
Some improvements to seeking algorithm |
|
|
|
@3003
|
[3003]
|
2007-06-19 05:41:29 |
shans |
Reset last page granulepos of all streams on every raw seek |
|
|
|
@2973
|
[2973]
|
2007-06-17 20:03:55 |
laser13 |
Added #ifdef for WIN32 around #include <strings.h> in oggz_comments.c |
|
|
|
@2960
|
[2960]
|
2007-06-16 22:30:14 |
conrad |
oggz_write: unset writing state when returning a delayed callback return … |
|
|
|
@2957
|
[2957]
|
2007-06-16 04:59:04 |
conrad |
Clean up declarations for oggz_off_t:
* Remove redundant copies of … |
|
|
|
@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 … |
|
|
|
@2886
|
[2886]
|
2007-06-11 05:07:30 |
conrad |
record delivered_non_b_o_s during reading; fixes oggz_get_bos() when … |
|
|
|
@2885
|
[2885]
|
2007-06-11 04:29:12 |
conrad |
Add new API call oggz_get_numtracks() to retrieve the number of … |
|
|
|
@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. |
|
|
|
@2608
|
[2608]
|
2007-02-27 22:48:01 |
laser13 |
Single oggz_off_t public type for large file support |
|
|
|
@2592
|
[2592]
|
2006-12-24 14:30:13 |
imalone |
Fix the calculation of FLAC metadata block header |
|
|
|
@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 … |
|
|
|
@2579
|
[2579]
|
2006-12-16 12:18:22 |
conrad |
Apply patch from Ian Malone implementing oggz_comment_generate() |
|
|
|
@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 |
|
|
|
@2564
|
[2564]
|
2006-12-08 01:11:39 |
conrad |
rename comments.c -> oggz_comments.c for consistency |
|
|
|
@2563
|
[2563]
|
2006-12-08 01:09:53 |
conrad |
Added comment reading support, and preliminary writing structures:
+ … |
|
|
|
@2562
|
[2562]
|
2006-12-07 23:18:36 |
conrad |
formatting: replace tabs with spaces |
|
|
|
@2543
|
[2543]
|
2006-10-30 04:06:41 |
shans |
Added function signature so 64 bit values return properly. |