|
|
|
@3700
|
[3700]
|
2008-08-08 22:56:24 |
giles |
Exit after printing usage instead of trying to open a NULL filename. |
|
|
|
@3668
|
[3668]
|
2008-07-31 08:09:53 |
giles |
Update svn:ignore for recent changes. |
|
|
|
@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 … |
|
|
|
@3446
|
[3446]
|
2008-02-11 22:17:45 |
conrad |
re-enable check that serialno is within 32bit range in oggz_write_feed, … |
|
|
|
@3432
|
[3432]
|
2008-02-09 04:22:17 |
erikd |
Fix a bunch of x86-64 compiler warnings. |
|
|
|
@3427
|
[3427]
|
2008-02-09 03:29:33 |
erikd |
src/tests/io-run.c : Fix compiler warning. |
|
|
|
@3318
|
[3318]
|
2007-12-29 04:07:37 |
conrad |
add io-count.c test; tests the amount of data written against that … |
|
|
|
@3258
|
[3258]
|
2007-10-24 10:21:33 |
giles |
Fill in ignore lists. |
|
|
|
@3253
|
[3253]
|
2007-10-08 02:57:54 |
imalone |
Initial ci of test for oggz_run; Vorbis only, to add tests on other codecs |
|
|
|
@3204
|
[3204]
|
2007-08-28 03:35:45 |
shans |
Getting everything to actually compile again |
|
|
|
@2956
|
[2956]
|
2007-06-16 03:24:33 |
conrad |
fix PRI_OGGZ_OFF_T definition, use throughout tests and tools |
|
|
|
@2955
|
[2955]
|
2007-06-16 02:24:45 |
conrad |
clean up handling of CFLAGS in Makefile.am throughout, set -std=c99 and … |
|
|
|
@2855
|
[2855]
|
2007-06-04 05:51:25 |
conrad |
add new headers to src/{tools,tests}/Makefile.am, to pass 'make distcheck' |
|
|
|
@2593
|
[2593]
|
2006-12-24 15:41:56 |
imalone |
Add tests for oggz_comment_generate, including reference packets as … |
|
|
|
@2563
|
[2563]
|
2006-12-08 01:09:53 |
conrad |
Added comment reading support, and preliminary writing structures:
+ … |
|
|
|
@2395
|
[2395]
|
2006-08-21 21:24:19 |
shans |
Added code to capture "hole in the data" warnings from … |
|
|
|
@2340
|
[2340]
|
2006-06-20 14:59:14 |
conrad |
bugfix: remove memory leak in oggz_write when closing a stream early … |
|
|
|
@2015
|
[2015]
|
2006-02-09 23:07:15 |
conrad |
add options to oggz_write.c to handle only the beginning (prefix) or … |
|
|
|
@2012
|
[2012]
|
2006-02-09 18:03:39 |
conrad |
oggz_read_*(): when reading is stopped by the user, cache the return … |
|
|
|
@873
|
[873]
|
2005-02-10 08:50:03 |
conrad |
improvements for keyframe seeking |
|
|
|
@855
|
[855]
|
2005-02-06 19:41:30 |
conrad |
add shell wrapper seek-stress-test.sh to EXTRA_DIST
+ don't run it by … |
|
|
|
@819
|
[819]
|
2005-02-01 17:43:19 |
conrad |
formatting |
|
|
|
@818
|
[818]
|
2005-02-01 17:06:57 |
conrad |
improve verbose output of seek-stress |
|
|
|
@779
|
[779]
|
2005-01-29 23:29:11 |
conrad |
move seek-stress into tests, always run it on all .ogg,.anx,.spx files in … |
|
|
|
@722
|
[722]
|
2005-01-24 12:32:14 |
conrad |
rollback scons commits in trunk |
|
|
|
@720
|
[720]
|
2005-01-24 12:22:01 |
conrad |
add basic SConstruct and SConscript files to build library and programs |
|
|
|
@696
|
[696]
|
2005-01-21 17:44:45 |
conrad |
initialization bugfixes to flushing test |
|
|
|
@671
|
[671]
|
2005-01-13 21:27:24 |
conrad |
add test of flushing behaviour when writing. The test generates a stream … |
|
|
|
@601
|
[601]
|
2004-10-07 09:28:40 |
conrad |
Applied patch from Erik de Castro Lopo. Now builds on MingGW:
* add … |
|
|
|
@526
|
[526]
|
2004-08-29 16:14:46 |
conrad |
check length of generated data stream in io-read-single, to avoid
exposing … |
|
|
|
@524
|
[524]
|
2004-08-26 22:55:49 |
conrad |
add test of oggz_read, packet by packet |
|
|
|
@521
|
[521]
|
2004-08-26 22:02:54 |
conrad |
fix use of unintialized value in read-generated.c |
|
|
|
@501
|
[501]
|
2004-08-20 00:50:03 |
conrad |
fix up some oggz_write tests |
|
|
|
@463
|
[463]
|
2004-08-17 23:02:43 |
conrad |
add valgrind environment to test suite |
|
|
|
@387
|
[387]
|
2004-02-06 06:10:46 |
conrad |
added test progs for read and io |
|
|
|
@382
|
[382]
|
2004-02-05 03:14:02 |
conrad |
- added OggzIO interface (<oggz/oggz_io.h>, src/liboggz/oggz_io.c)
- … |
|
|
|
@380
|
[380]
|
2004-02-04 01:15:08 |
conrad |
corrected STUPID AND IRRELEVENT off-by-one in writing tests. |
|
|
|
@343
|
[343]
|
2003-12-11 19:32:31 |
andre |
Initial revision |