- 14 Sep, 2009 4 commits
- 12 Sep, 2009 1 commit
-
-
conrad authored
-
- 11 Sep, 2009 1 commit
-
-
conrad authored
Fixes load/play behaviour with liboggplay for test case Reported by Chris Pearce
-
- 10 Sep, 2009 2 commits
- 30 Aug, 2009 1 commit
-
-
conrad authored
-
- 21 Aug, 2009 1 commit
-
-
conrad authored
"liboggz unaligned access fixes v2" patch by Vladimir Vukicevic (:vlad)
-
- 20 Aug, 2009 1 commit
-
-
conrad authored
remove the unnecessary call to AC_FUNC_REALLOC, which caused a build failure on these platforms
-
- 14 Aug, 2009 1 commit
-
-
conrad authored
oggz_comments_decode calls _oggz_comment_add_byname with "value" as NULL under certain situations. This can then sometimes cause _oggz_comment_add_byname to try to run strcmp on NULL, which fails.
-
- 12 Aug, 2009 2 commits
- 08 Jul, 2009 1 commit
-
-
conrad authored
-
- 07 Jul, 2009 2 commits
- 06 Jul, 2009 2 commits
- 04 Jul, 2009 1 commit
-
-
conrad authored
Includes 2003 project files, and the old 6.0 stuff still
-
- 29 Jun, 2009 1 commit
-
-
conrad authored
Squash multiple instances of the same comment name=value, don't hang on scanning comment list by value comparison. See http://lists.xiph.org/pipermail/ogg-dev/2008-September/001196.html
-
- 24 Jun, 2009 2 commits
-
-
conrad authored
-
conrad authored
For portability, to mingw. Reported by Frank Barchard: http://lists.xiph.org/pipermail/ogg-dev/2009-June/001483.html
-
- 23 Jun, 2009 1 commit
-
-
conrad authored
-
- 22 Jun, 2009 1 commit
-
-
conrad authored
bail out of oggz_seek_end() immediatly if get_prev_start_page() fails.
-
- 17 Jun, 2009 1 commit
-
-
conrad authored
Reported by Ondrej Certik
-
- 12 Jun, 2009 1 commit
-
-
ogg.k.ogg.k authored
-
- 19 May, 2009 2 commits
-
-
conrad authored
and add missing hyphens in SEE ALSO sections
-
conrad authored
Since theora version 3.2.1, the mapping from granules to time has been shifted by 1, such that the first frame of a newly encoded file is numbered 1, not 0. Detect that in auto_theora(), and also report the Theora version in oggz info.
-
- 17 May, 2009 1 commit
-
-
chris authored
Adds oggz_bounded_seek_set() public API call.
-
- 14 May, 2009 5 commits
-
-
conrad authored
For a single file, comma-separated output, don't put the terminating newline on stdout, so that the program output can be used in an HTML5 <video> codecs attribute.
-
ogg.k.ogg.k authored
-
conrad authored
(merged from hogg man page examples)
-
conrad authored
-
conrad authored
-
- 10 May, 2009 2 commits
-
-
conrad authored
-
ogg.k.ogg.k authored
add 'codecs' tool, to show a list of codecs present in a bitstream (only the first link in a chain is supported)
-
- 09 May, 2009 2 commits
- 08 May, 2009 1 commit
-
-
conrad authored
-