root/liboggz/trunk/src/tools


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3806 [3806] 2008-11-20 19:37:03 conrad oggz-rip: use oggz_stream_get_content_type instead of local …
(edit) @3805 [3805] 2008-11-20 19:36:55 conrad oggz-info, oggz-validate: update internal gp_to_time() for Dirac
(edit) @3804 [3804] 2008-11-20 19:22:58 conrad wibble, unbreak last commit
(edit) @3803 [3803] 2008-11-20 19:16:40 conrad rename careful_for_theora to careful_for_video
(edit) @3802 [3802] 2008-11-20 19:09:50 conrad remove debugging echos from oggz-diff
(edit) @3800 [3800] 2008-11-20 18:43:17 conrad oggz-merge, oggz-sort: use oggz_stream_get_content() instead of …
(edit) @3799 [3799] 2008-11-20 02:33:27 conrad oggz-chop: add --dry-run and --verbose options to cmdline tool; implement …
(edit) @3798 [3798] 2008-11-19 15:00:38 conrad oggz-comment: Refuse to handle comments for Dirac tracks Warn if a Dirac …
(edit) @3794 [3794] 2008-11-17 15:35:56 conrad oggz-chop: explicitly set state->end when parsing cgi parameter t, no …
(edit) @3792 [3792] 2008-11-17 13:35:13 conrad add NULL return checks for ticket:440, reported by Coverity
(edit) @3789 [3789] 2008-11-17 13:34:48 conrad check for NULL return value of val in cgi.c for ticket:438, reported by …
(edit) @3786 [3786] 2008-11-15 15:34:18 conrad oggz-sort: cleanup duplicate optind check after argument parsing
(edit) @3785 [3785] 2008-11-15 14:58:28 conrad oggz-merge: allow use of stdin as in input ("-") so that the output of an …
(edit) @3782 [3782] 2008-11-14 13:45:06 conrad oggz-validate: do not take the timestamp of Dirac packets into account …
(edit) @3780 [3780] 2008-11-14 13:15:35 conrad oggz-tools: split Dirac granulepos parsing out into a separate function, …
(edit) @3779 [3779] 2008-11-14 12:26:32 conrad oggz-tools: Handle dirac dt as a signed number, to allow negative …
(edit) @3778 [3778] 2008-11-14 00:48:07 conrad oggz-validate: add checks on terminal header page: Terminal header page …
(edit) @3777 [3777] 2008-11-13 23:36:27 conrad use $(LN_S) and $(RM) for installing and uninstalling symlinks to …
(edit) @3776 [3776] 2008-11-13 01:37:29 conrad Add symlinks for deprecated tool names, if they are already installed; see …
(edit) @3769 [3769] 2008-11-05 16:58:30 conrad oggz-info: also display start-granule as a timestamp
(edit) @3768 [3768] 2008-11-05 16:58:12 conrad oggz-validate: show "--max-errors %d" in error message when bailing out, …
(edit) @3767 [3767] 2008-11-05 16:52:12 conrad oggz-validate: fix displayed timestamps
(edit) @3765 [3765] 2008-11-04 12:25:31 giles Update granulepos scheme to the new Dirac spec. Patch from David Flynn.
(edit) @3763 [3763] 2008-11-04 11:33:42 giles Remove trailing whitespace.
(edit) @3746 [3746] 2008-10-28 00:45:16 conrad oggz-chop: cleanups and commentary
(edit) @3745 [3745] 2008-10-28 00:45:08 conrad add Dirac to the MIME types list that can be written into fisbone by …
(edit) @3737 [3737] 2008-10-25 18:58:45 conrad oggz-info: make "unable to open file" error message more useful
(edit) @3725 [3725] 2008-09-24 02:08:59 conrad fix oggz-comment writing bad data into streams Patch by ogg.k.ogg.k: I …
(edit) @3721 [3721] 2008-09-17 00:22:54 conrad Apply patch by j, Closes ticket:406 "oggzinfo Video-Height is …
(edit) @3720 [3720] 2008-09-16 02:53:52 conrad Apply patch from dryeo, "OS/2 also needs to set stdin/stdout to …
(edit) @3719 [3719] 2008-09-16 02:51:58 conrad Apply patch from dryeo, "off_t not always in stdio.h" Closes ticket:413
(edit) @3702 [3702] 2008-08-08 23:19:35 giles Clean up another local oggz handle.
(edit) @3701 [3701] 2008-08-08 23:12:26 giles Don't leak an oggz handle when we can't open the file to be chopped.
(edit) @3684 [3684] 2008-08-05 03:54:43 conrad fix some build warnings. See: …
(edit) @3677 [3677] 2008-08-04 21:22:00 conrad Add "X-Accept-TimeURI: application/ogg" HTTP response header to oggz-chop …
(edit) @3674 [3674] 2008-08-02 20:10:24 conrad add -? option to all tools, which simply prints out all possible options, …
(edit) @3670 [3670] 2008-07-31 09:18:12 giles MacOS X 10.4 only defines timezone with _XOPEN_SOURCE. Check for …
(edit) @3669 [3669] 2008-07-31 08:18:07 giles I believe the comments in the info function vector are magic strings.
(edit) @3668 [3668] 2008-07-31 08:09:53 giles Update svn:ignore for recent changes.
(edit) @3667 [3667] 2008-07-31 08:08:09 giles MacOS requires unistd.h for off_t. Using oggz_off_t is probably a better …
(edit) @3666 [3666] 2008-07-31 02:16:15 j remove debug info, commited by mistake in last commit
(edit) @3665 [3665] 2008-07-31 02:13:41 j get to know Ogg Dirac
(edit) @3664 [3664] 2008-07-23 14:53:58 conrad skeleton.c::ogg_from_fisbone(): avoid memcpy of NULL …
(edit) @3639 [3639] 2008-07-15 01:38:12 conrad oggz-info: avoid referencing freed memory Patch by ogg.k.ogg.k
(edit) @3637 [3637] 2008-07-09 07:12:36 conrad add known-codecs to oggz commands list, +formatting
(edit) @3635 [3635] 2008-07-09 02:57:49 conrad add Kate to blurb from "oggz help"
(edit) @3634 [3634] 2008-07-09 02:55:41 conrad Add oggz-known-codecs tool, which simply lists the content-types names …
(edit) @3632 [3632] 2008-07-09 02:55:03 conrad Add an intro paragraph about the oggz tool (for "oggz help"), and split …
(edit) @3631 [3631] 2008-07-09 02:54:44 conrad Report attempts to run unknown tools, and automatically fallback …
(edit) @3630 [3630] 2008-07-08 09:28:12 conrad add bug-reporting address to oggz --help output
(edit) @3629 [3629] 2008-07-08 08:50:21 conrad add -v | --version command to oggz
(edit) @3628 [3628] 2008-07-08 08:37:47 conrad add a wrapper "oggz" tool, so that commands like the following work: $ …
(edit) @3627 [3627] 2008-07-07 05:26:34 conrad Rename all tools to include a hyphen. oggzdump -> oggz-dump oggzdiff …
(edit) @3625 [3625] 2008-07-04 02:47:18 conrad build fixes (to pass 'make distcheck')
(edit) @3624 [3624] 2008-07-04 00:23:10 conrad Clarify short description of oggz-chop in man page and --help text
(edit) @3623 [3623] 2008-07-03 23:57:42 conrad oggzinfo: Display % overhead of Ogg framing for each track. Patch by …
(edit) @3622 [3622] 2008-06-30 03:57:10 conrad oggzdiff: allow diffing files with the same name if they are in different …
(edit) @3621 [3621] 2008-06-29 19:54:29 conrad oggzinfo: take the Presentation-Time reported in skeleton into …
(edit) @3620 [3620] 2008-06-29 07:22:40 conrad oggz-chop: add -k,--no-skeleton commandline option to disable …
(edit) @3619 [3619] 2008-06-29 07:08:30 conrad oggz-chop: simplify states, cleanup
(edit) @3618 [3618] 2008-06-29 06:51:55 conrad oggz-chop: add writing of skeleton fisbones and eos, and enable skeleton …
(edit) @3617 [3617] 2008-06-29 06:21:48 conrad oggzinfo: fix byte offsets for reporting skeleton basetime
(edit) @3616 [3616] 2008-06-29 05:16:34 conrad oggz-chop: add skeleton writer, fishead generator, and internal flag for …
(edit) @3615 [3615] 2008-06-29 03:22:43 conrad oggz-chop: when updating a fisbone, actually check that the …
(edit) @3614 [3614] 2008-06-29 02:24:16 conrad oggz-chop: add fishead and fisbone structures for all tracks, …
(edit) @3613 [3613] 2008-06-29 01:26:28 conrad Generalize skeleton parsing, add *_from_ogg_page() functions
(edit) @3612 [3612] 2008-06-29 00:41:52 conrad oggz-chop: (internal) keep track of start_granule for all tracks
(edit) @3610 [3610] 2008-06-27 21:43:19 conrad oggz-chop: Fix bug in update of page accumulator, reported by …
(edit) @3608 [3608] 2008-06-16 03:23:52 conrad tweaks to the kate properties reported by oggzinfo. Use Content-Language …
(edit) @3604 [3604] 2008-06-02 03:07:14 conrad oggzinfo: remove memory leak from allocated message headers Patch by …
(edit) @3603 [3603] 2008-06-02 03:07:00 conrad add fisbone_clear() function, for deallocating message headers in a …
(edit) @3594 [3594] 2008-05-05 01:07:05 conrad use -I$(top_builddir) instead of -I$(top_srcdir) throughout, to include …
(edit) @3562 [3562] 2008-04-23 08:00:09 conrad bye bye autogoat! Switch to xiph-style autogen.sh, and fix out-of-tree …
(edit) @3560 [3560] 2008-04-21 00:12:06 conrad parse start and end timestamps in arguments of commandline oggz-chop
(edit) @3557 [3557] 2008-04-14 05:33:51 conrad oggz-chop: when updating the page accumulator, don't throw away earlier …
(edit) @3547 [3547] 2008-04-07 02:03:45 conrad oggzinfo: fix overflow in standard deviation calculation, and avoid a …
(edit) @3533 [3533] 2008-03-31 05:34:30 conrad Move <ogg/ogg.h> const-correctness check to before largefile tests, as …
(edit) @3527 [3527] 2008-03-27 03:13:56 conrad oggz-chop: remove memory leaks (add state cleanup routine); tested …
(edit) @3526 [3526] 2008-03-26 15:30:39 conrad oggz-chop: when chopping files with multiple granuleshift tracks …
(edit) @3515 [3515] 2008-03-20 14:43:28 conrad generate Last-Modified HTTP headers in oggz-chop CGI mode
(edit) @3514 [3514] 2008-03-20 14:42:39 conrad fix generated httpdates with leading zero on hours (else Apache …
(edit) @3513 [3513] 2008-03-20 13:50:57 conrad add If-Modified-Since support to oggz-chop CGI mode
(edit) @3512 [3512] 2008-03-20 03:30:14 conrad add Kate support to liboggz and oggzinfo, oggzdump, oggzrip etc. See …
(edit) @3510 [3510] 2008-03-11 03:56:09 conrad use new API call oggz_stream_get_numheaders() in oggz-basetime, rather …
(edit) @3509 [3509] 2008-03-07 02:46:42 conrad fix crash in oggzinfo if a skeleton track refers to a track not found in …
(edit) @3508 [3508] 2008-03-07 02:45:51 conrad link oggz-chop with libm (ceilf needs -lm). Patch by ogg.k.ogg.k
(edit) @3507 [3507] 2008-03-03 06:59:34 conrad remove uncommitted filenames from Makefile.am in oggz-chop
(edit) @3505 [3505] 2008-02-28 23:39:12 conrad handle t= parameters in oggz-chop URLs, with / separating start and end …
(edit) @3504 [3504] 2008-02-28 23:31:40 conrad add parsing of NPT and SMPTE timespecs in oggz-chop URL parameters
(edit) @3503 [3503] 2008-02-28 23:01:50 conrad add basic cgi capability to oggz-chop. Currently uses start and end URL …
(edit) @3502 [3502] 2008-02-28 22:50:26 conrad commit missing httpdate_test.c, httpdate.c
(edit) @3501 [3501] 2008-02-28 00:09:04 conrad split oggz-chop commandline functions out into oggz-chop/cmd.h
(edit) @3500 [3500] 2008-02-27 15:32:26 conrad fix oggz-comment bug where files with skeleton could not have their …
(edit) @3499 [3499] 2008-02-27 14:44:13 conrad add missing src/tools/oggz-chop/Makefile.am
(edit) @3498 [3498] 2008-02-27 01:15:55 conrad move oggz-chop into its own source dir
(edit) @3497 [3497] 2008-02-26 00:29:10 conrad oggz-comment: fix crash when writing output to stdout, eg. by …
(edit) @3494 [3494] 2008-02-25 22:16:24 conrad use oggz_stream_get_content() API rather than local ot_page_identify() …
(edit) @3493 [3493] 2008-02-25 21:33:45 conrad oggz-validate: handle tracking of bos and eos when checking pages, not …
(edit) @3492 [3492] 2008-02-25 18:00:09 conrad add first cut at oggz-chop: works on pages, copies headers and per-track …
(edit) @3491 [3491] 2008-02-24 00:00:00 conrad document fixing of incorrect granulepos on pages with no completed packets
Note: See TracRevisionLog for help on using the revision log.