- 13 Aug, 2004 1 commit
-
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@459 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 09 Aug, 2004 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@458 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 06 Aug, 2004 9 commits
-
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@457 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
the Visual Studio projects git-svn-id: http://svn.annodex.net/liboggz/trunk@456 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@455 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@454 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
of the DLL git-svn-id: http://svn.annodex.net/liboggz/trunk@453 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@452 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
in on the command line git-svn-id: http://svn.annodex.net/liboggz/trunk@451 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@450 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@449 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 02 Aug, 2004 6 commits
-
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@448 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@447 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
if and when a call to oggz_realloc() failed git-svn-id: http://svn.annodex.net/liboggz/trunk@446 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@445 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@444 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@443 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 13 Jul, 2004 3 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@442 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
nb. this currently just interleaves pages from the given Ogg input files, so it doesn't guarantee temporal interleaving; however granulepos etc. is preserved. Fixing this requires reordering within the packet queue by metric (partly complete in liboggz/oggz_write.c), or else a pull-based importer mechanism like in libannodex. any number of input files can be given, and each input file can contain multiple logical bitstreams. All logical bitstreams from all input files will be interleaved into the output file (stdout if none given). git-svn-id: http://svn.annodex.net/liboggz/trunk@441 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@440 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 17 Jun, 2004 4 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@439 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
where read callbacks return a STOP condition before any input bytes were consumed. Hence, from now on oggz_read*() will only return 0 on EOF. git-svn-id: http://svn.annodex.net/liboggz/trunk@438 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@437 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@436 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 13 Jun, 2004 3 commits
-
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@435 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@434 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
fixing memory leak git-svn-id: http://svn.annodex.net/liboggz/trunk@433 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 10 Jun, 2004 4 commits
-
-
colinw authored
link successfully when OGGZ_CONFIG_READ is 0, plus changed the read buffer size to 64k to increase performance (drastically) on Symbian OS git-svn-id: http://svn.annodex.net/liboggz/trunk@432 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@431 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
link successfully when OGGZ_CONFIG_WRITE is 0 git-svn-id: http://svn.annodex.net/liboggz/trunk@430 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
colinw authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@429 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 07 Jun, 2004 1 commit
-
-
conrad authored
but not freed ... git-svn-id: http://svn.annodex.net/liboggz/trunk@428 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 04 Jun, 2004 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@424 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 28 May, 2004 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@423 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 25 May, 2004 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@422 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 21 May, 2004 5 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@421 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@420 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@419 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@418 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
silvia authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@417 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-