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