- 14 Apr, 2010 1 commit
-
-
conrad authored
Patch by timeless
-
- 10 Apr, 2010 1 commit
-
-
conrad authored
-
- 01 Apr, 2010 1 commit
-
-
conrad authored
-
- 18 Mar, 2010 3 commits
- 06 Mar, 2010 2 commits
- 11 Feb, 2010 1 commit
-
-
ogg.k.ogg.k authored
-
- 09 Feb, 2010 2 commits
-
-
conrad authored
This commit changes the policy of fs_comment_validate_byname() to allow NULL-value comments, and changes fs_comment_new() to handle the case where value=NULL, and where the comment has no value but has an = sign. This commit should pass "make check", including the policy change introduced in the previous commit.
-
conrad authored
This test changes the policy on what comments are valid, to allow plain comments, not of the form KEY=VALUE (the condition reported in Mozilla #520500). As this commit only modifies the test suite, 'make check' is expected to fail.
-
- 28 Nov, 2009 4 commits
-
-
conrad authored
Adds oggz_dlist cancellation, and uses that to bail out during packet delivery if eg. header data is missing.
-
Viktor Gal authored
-
conrad authored
-
Pino Toscano authored
script The problem is the condition used in the configure script for choosing whether use a version script or not: case "$target_os" in linux* | solaris*|k*bsd*-gnu*|gnu-*) given $target_os is "gnu0.3" for GNU/Hurd, the condition is not valid for it. Signed-off-by:
Conrad Parker <conrad@metadecks.org>
-
- 17 Oct, 2009 1 commit
-
-
conrad authored
Patch by Matthew Gregan
-
- 07 Oct, 2009 2 commits
- 04 Oct, 2009 2 commits
-
-
conrad authored
Reported by John Ferlito (http://pastie.org/630353) using lintian
-
conrad authored
-
- 22 Sep, 2009 1 commit
-
-
conrad authored
Theora encodes duplicate frames as zero-length packets, so increment the calculated granulepos correctly for these. Patch by Matthew Gregan
-
- 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