- 20 Nov, 2008 1 commit
-
-
conrad authored
implement --dry-run git-svn-id: http://svn.annodex.net/liboggz/trunk@3799 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 17 Nov, 2008 1 commit
-
-
conrad authored
for ticket:440, reported by Coverity git-svn-id: http://svn.annodex.net/liboggz/trunk@3792 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 28 Oct, 2008 2 commits
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3746 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3745 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 09 Aug, 2008 1 commit
-
-
giles authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3701 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 05 Aug, 2008 1 commit
-
-
conrad authored
See: http://lists.xiph.org/pipermail/ogg-dev/2008-July/001108.html for background and discussion. git-svn-id: http://svn.annodex.net/liboggz/trunk@3684 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 31 Jul, 2008 2 commits
-
-
j authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3666 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
j authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3665 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 04 Jul, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3625 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 29 Jun, 2008 7 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
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@3612 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
-
- 14 Apr, 2008 1 commit
-
-
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
-
- 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
-
- 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 1 commit
-
-
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
-
- 29 Feb, 2008 1 commit
-
-
conrad authored
URL parameters, will switch to proper time URIs in a future revision. This patch adds an example apache config to use oggz-chop as a handler for application/ogg, and a script for installing it on Debian based systems. git-svn-id: http://svn.annodex.net/liboggz/trunk@3503 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 28 Feb, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3501 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 27 Feb, 2008 1 commit
-
-
conrad authored
git-svn-id: http://svn.annodex.net/liboggz/trunk@3498 8158c8cd-e7e1-0310-9fa4-c5954c97daef
-
- 26 Feb, 2008 1 commit
-
-
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
-