root/liboggz


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) @3801 [3801] 2008-11-20 18:43:25 conrad metric_internal: add a custom metric for Dirac. This moves the …
(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) @3795 [3795] 2008-11-19 14:13:18 conrad add API functions for getting and seting preroll: oggz_get_preroll(), …
(edit) @3794 [3794] 2008-11-17 15:35:56 conrad oggz-chop: explicitly set state->end when parsing cgi parameter t, no …
(edit) @3793 [3793] 2008-11-17 15:32:11 conrad revert Ralph's dereference-before-null-check fixes from …
(edit) @3792 [3792] 2008-11-17 13:35:13 conrad add NULL return checks for ticket:440, reported by Coverity
(edit) @3791 [3791] 2008-11-17 13:34:59 conrad remove dead code in oggz_seek.c::oggz_get_next_page()
(edit) @3790 [3790] 2008-11-17 13:34:54 conrad remove dead code from oggz_read.c for ticket:439, 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) @3788 [3788] 2008-11-17 11:59:19 giles Clean up some trailing whitespace.
(edit) @3787 [3787] 2008-11-17 10:59:45 giles Move dereferences after null argument checks. Problem reported by the …
(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) @3784 [3784] 2008-11-15 14:47:17 conrad oggz_auto.c: wrap "size parsing failed for VORBIS mode packets" warning in …
(edit) @3783 [3783] 2008-11-15 14:47:08 conrad update README
(edit) @3782 [3782] 2008-11-14 13:45:06 conrad oggz-validate: do not take the timestamp of Dirac packets into account …
(edit) @3781 [3781] 2008-11-14 13:15:41 conrad oggz_write: Allow negative granulepos immediately after headers, for …
(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) @3773 [3773] 2008-11-07 20:08:04 conrad oggz_read: return an error when a hole (ie. missing sequence number) is …
(edit) @3772 [3772] 2008-11-06 01:49:50 conrad oggz_constants.h: document use of OGGZ_PREFIX and OGGZ_SUFFIX
(edit) @3771 [3771] 2008-11-06 01:48:37 conrad README: add info about running ./autogen.sh if building from svn
(edit) @3770 [3770] 2008-11-05 17:08:26 conrad update README with tool names, and info about oggz-chop
(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) @3766 [3766] 2008-11-04 14:53:21 giles Remove some tabs-before-spaces from the previous commit.
(edit) @3765 [3765] 2008-11-04 12:25:31 giles Update granulepos scheme to the new Dirac spec. Patch from David Flynn.
(edit) @3764 [3764] 2008-11-04 11:45:14 giles Remove trailing whitespace.
(edit) @3763 [3763] 2008-11-04 11:33:42 giles Remove trailing whitespace.
(edit) @3762 [3762] 2008-11-04 11:22:22 giles Update dirac_parse_info for interlace spec changes. After a patch by …
(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) @3744 [3744] 2008-10-27 23:52:10 erikd src/liboggz/oggz_auto.c : Fix length comparison for FLAC.
(edit) @3738 [3738] 2008-10-26 03:43:45 conrad add video/ogg and audio/ogg to example apache config for oggz-chop cgi, as …
(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) @3718 [3718] 2008-09-16 02:33:49 conrad Parse BOS page before calling first page reader callback. Fixes …
(edit) @3717 [3717] 2008-09-16 02:31:48 conrad generalize bos parsing functions to work on raw data instead of ogg packet …
(edit) @3716 [3716] 2008-09-11 10:23:52 giles Add doxygen headers to the internal vector module.
(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) @3700 [3700] 2008-08-08 22:56:24 giles Exit after printing usage instead of trying to open a NULL filename.
(edit) @3684 [3684] 2008-08-05 03:54:43 conrad fix some build warnings. See: …
(edit) @3683 [3683] 2008-08-05 03:54:29 conrad update Doxygen config for Doxygen 1.5.5
(edit) @3677 [3677] 2008-08-04 21:22:00 conrad Add "X-Accept-TimeURI: application/ogg" HTTP response header to oggz-chop …
(edit) @3676 [3676] 2008-08-03 00:28:38 conrad Add bash-completion/oggz script. Source it from your .profile, or add …
(edit) @3675 [3675] 2008-08-02 23:31:33 conrad rename debian-postinst.sh to apache-install.sh
(edit) @3674 [3674] 2008-08-02 20:10:24 conrad add -? option to all tools, which simply prints out all possible options, …
(edit) @3672 [3672] 2008-07-31 09:30:50 giles Clarify _XOPEN_SOURCE is only needed on some systems.
(edit) @3671 [3671] 2008-07-31 09:23:56 giles Don't say we're going to run configure when we're not.
(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) @3660 [3660] 2008-07-16 04:26:28 johnf close man page bug
(edit) @3653 [3653] 2008-07-16 03:10:11 johnf add dm-allowed-upload
(edit) @3651 [3651] 2008-07-16 01:47:47 johnf configure bzr builddeb
(edit) @3650 [3650] 2008-07-16 01:46:24 johnf update standards version
(edit) @3649 [3649] 2008-07-16 01:44:59 johnf bumped version
(edit) @3648 [3648] 2008-07-16 01:30:36 johnf Move debian dir out of source tree
(edit) @3647 [3647] 2008-07-16 01:29:56 johnf Move debian dir outside source tree
(edit) @3639 [3639] 2008-07-15 01:38:12 conrad oggz-info: avoid referencing freed memory Patch by ogg.k.ogg.k
(edit) @3638 [3638] 2008-07-10 05:16:26 j list new tool names with oggz-
(edit) @3637 [3637] 2008-07-09 07:12:36 conrad add known-codecs to oggz commands list, +formatting
(edit) @3636 [3636] 2008-07-09 03:02:05 conrad Update Kate ID header description: adds fields for bitstream version …
(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) @3633 [3633] 2008-07-09 02:55:27 conrad add oggz_content_type() public API function: * Return human-readable …
(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) @3626 [3626] 2008-07-04 02:53:12 conrad Release 0.9.8
(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 …
Note: See TracRevisionLog for help on using the revision log.