- 29 Jun, 2008 10 commits
-
-
conrad authored
of skeleton headers and to not copy input skeleton headers to the output. Updates oggz-chop man page and --help output accordingly. git-svn-id: http://svn.annodex.net/liboggz/trunk@3620 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3619 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
Output files now contain a skeleton track, and if the input file contained a skeleton track then its message headers are preserved. git-svn-id: http://svn.annodex.net/liboggz/trunk@3618 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3617 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
for adding skeleton. Currently disabled; output file contains no skeleton pages. git-svn-id: http://svn.annodex.net/liboggz/trunk@3616 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
packet we are reading is a fisbone ... Fixes crash reported by j^ git-svn-id: http://svn.annodex.net/liboggz/trunk@3615 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
with existing skeleton track if available (else use codec info parsed by oggz) and update with chop parameters and start_granules. git-svn-id: http://svn.annodex.net/liboggz/trunk@3614 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3613 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3612 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3611 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 28 Jun, 2008 1 commit
-
-
conrad authored
http://trac.annodex.net/ticket/404 This was triggered in instances where all pages in the page accumulator were to be kept, eg. if all pages had no granulepos marked. The resulting attempt to shift the contents of the page accumulator by an offset of 0 caused that table's indices to become invalid, which led to a NULL dereference a few iterations later. Closes ticket:404 git-svn-id: http://svn.annodex.net/liboggz/trunk@3610 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 16 Jun, 2008 2 commits
-
-
conrad authored
Use Content-Language instead of Language, etc. Patch by ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3608 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3607 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 02 Jun, 2008 2 commits
-
-
conrad authored
Patch by ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3604 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
This patch can be used more generally in code using skeleton.[ch] for avoiding memory leaks where message headers are read. Patch by ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3603 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 05 May, 2008 1 commit
-
-
conrad authored
autogenerated config.h in out-of-tree builds git-svn-id: http://svn.annodex.net/liboggz/trunk@3594 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 04 May, 2008 1 commit
-
-
johnf authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3582 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 23 Apr, 2008 1 commit
-
-
conrad authored
in configure and Makefile.am throughout git-svn-id: http://svn.annodex.net/liboggz/trunk@3562 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 21 Apr, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3560 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 18 Apr, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3559 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 16 Apr, 2008 1 commit
-
-
conrad authored
man page. Reported by j^ git-svn-id: http://svn.annodex.net/liboggz/trunk@3558 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 14 Apr, 2008 2 commits
-
-
conrad authored
segments of packets in the next group of pictures. This should fix a bug (reported by Michael Dale) where the keyframe required to decode from the chop point was sometimes not present in the chopped file. git-svn-id: http://svn.annodex.net/liboggz/trunk@3557 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
file from any file containing a vorbis audio track. Adapted from: http://lists.xiph.org/pipermail/vorbis-dev/2008-April/019320.html git-svn-id: http://svn.annodex.net/liboggz/trunk@3556 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 07 Apr, 2008 1 commit
-
-
conrad authored
by zero in the unlikely case where we have only one packet. Patch from ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3547 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 31 Mar, 2008 1 commit
-
-
conrad authored
create duplicate #defines (which force failure on AC_TRY_COMPILE with -Werror). Remove compile warnings in oggz-chop.c, builds with -Werror. Tested with both libogg before and after https://trac.xiph.org/changeset/14463 git-svn-id: http://svn.annodex.net/liboggz/trunk@3533 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 30 Mar, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3531 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 27 Mar, 2008 1 commit
-
-
conrad authored
valgrind memcheck+leakcheck git-svn-id: http://svn.annodex.net/liboggz/trunk@3527 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 26 Mar, 2008 2 commits
-
-
conrad authored
multiple video tracks), merge the pages before the cut point. Tested with multiple Theora tracks, output passes oggz-validate. git-svn-id: http://svn.annodex.net/liboggz/trunk@3526 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3525 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 20 Mar, 2008 6 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3516 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3515 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
and resets to Jan 1 1970). git-svn-id: http://svn.annodex.net/liboggz/trunk@3514 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3513 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
See http://wiki.xiph.org/index.php/OggKate. Patch from ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3512 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3511 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 11 Mar, 2008 1 commit
-
-
conrad authored
hardcoding to 3. Reported by ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3510 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 07 Mar, 2008 2 commits
-
-
conrad authored
found in the physical stream (while a skeleton track like this is moderately useful, it can happen if you demux tracks and oggzinfo each of them). Patch by ogg.k.ogg.k git-svn-id: http://svn.annodex.net/liboggz/trunk@3509 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3508 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 03 Mar, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3507 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 29 Feb, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3506 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-