- 27 Feb, 2008 3 commits
-
-
conrad authored
modified or listed. Reported by j^ git-svn-id: http://svn.annodex.net/liboggz/trunk@3500 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3499 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3498 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 26 Feb, 2008 6 commits
-
-
conrad authored
"oggz-comment file.ogv -a". Reported by j^ git-svn-id: http://svn.annodex.net/liboggz/trunk@3497 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3496 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3495 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
oggz-validate, and check Theora vs. audio bos ordering for more audio types (PCM, FLAC0, FLAC, CELT) git-svn-id: http://svn.annodex.net/liboggz/trunk@3494 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
This also adds reporting for "eos marked on page with no completed packets." For the background to this patch, see the discussion at: http://lists.xiph.org/pipermail/ogg-dev/2008-February/thread.html git-svn-id: http://svn.annodex.net/liboggz/trunk@3493 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
from previous keyframe before chop. Does not yet attempt to add or rewrite skeleton, but works for general vorbis+theora files without skeleton. git-svn-id: http://svn.annodex.net/liboggz/trunk@3492 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 24 Feb, 2008 2 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3491 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
"on page with no completed packets, must be -1" reported by oggz-validate. Patch by Timothy B. Terriberry git-svn-id: http://svn.annodex.net/liboggz/trunk@3490 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 15 Feb, 2008 7 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3470 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3468 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
appropriately, so as not to bomb out on existing systems where the installed libogg is not const clean. git-svn-id: http://svn.annodex.net/liboggz/trunk@3467 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
in Doxygen docs git-svn-id: http://svn.annodex.net/liboggz/trunk@3463 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
calculated granulepos values in OggzReadCallbacks. git-svn-id: http://svn.annodex.net/liboggz/trunk@3462 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3461 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3460 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 14 Feb, 2008 2 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3458 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
rather than a packet, so the magic check can return an error if it doesn't match. Patch from ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3457 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 13 Feb, 2008 2 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3450 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
This patch adds CELT header parsing and granulepos interpretation to liboggz, so that CELT can be used with oggzdump, oggzmerge, oggz-validate etc., and reports samplerate and channels in oggzinfo. NB. This also expands the public OggzStreamContent enum to include OGGZ_CONTENT_CELT git-svn-id: http://svn.annodex.net/liboggz/trunk@3449 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 12 Feb, 2008 4 commits
-
-
conrad authored
ogg.k.ogg.k. This now uses a working buffer one char longer than necessary for filling the message header fields, as snprintf was replacing the final LF with NUL. However, the final NUL is not copied into the generated fisbone packet. git-svn-id: http://svn.annodex.net/liboggz/trunk@3448 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3447 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
add a test for rejecting invalid serialnos. Tested on ILP32 and LP64. git-svn-id: http://svn.annodex.net/liboggz/trunk@3446 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
oggz-merge.1.sgml (sic) instead, noticed in review of changeset:3423 git-svn-id: http://svn.annodex.net/liboggz/trunk@3445 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 09 Feb, 2008 9 commits
-
-
erikd authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3432 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
erikd authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3427 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
johnf authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3426 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
erikd authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3425 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
johnf authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3424 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
johnf authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3423 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3419 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
returning OGGZ_ERR_BAD_SERIALNO otherwise (as for unknown serialnos). + Explicitly use ogg_int32_t for generating serialnos in oggz_serialno_new(). git-svn-id: http://svn.annodex.net/liboggz/trunk@3418 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
of an int, so that they pass cleanly through ogg_stream_init(). Passes 'make check' on 64bit, failure reported by Jean-Marc Valin. Tested on x86_64. As the size of a serialno in the Ogg page header is 32 bits, it should never have been declared a long in ogg.h's ogg_packet in the first place ... git-svn-id: http://svn.annodex.net/liboggz/trunk@3417 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 08 Feb, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3415 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 07 Feb, 2008 2 commits
-
-
conrad authored
Patch by ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3413 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3412 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 02 Feb, 2008 2 commits
-
-
johnf authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3405 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
johnf authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3398 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-