search for: r3762

Displaying 2 results from an estimated 2 matches for "r3762".

Did you mean: 33762
2008 Nov 04
3
[PATCH] liboggz: Fix Dirac bitstream parsing
Quite a while ago, the specification was modified to change the way the nondefault scan format was signalled; this patch fixes that. Index: liboggz/dirac.c =================================================================== --- liboggz/dirac.c (revision 3759) +++ liboggz/dirac.c (working copy) @@ -122,6 +122,10 @@ 1, 9, 10, 9, 10, 9, 10, 4, 3, 7, 6, 4, 3, 7, 6, 2, 2, 7, 6, 7, 6, }; +
2008 Nov 04
0
[PATCH] liboggz: Fix Dirac bitstream parsing
...2008 at 12:56 AM, David Flynn <davidf+nntp at woaf.net> wrote: > Quite a while ago, the specification was modified to change the > way the nondefault scan format was signalled; this patch fixes that. Thanks for the patch. I've tried to fix things as discussed on irc. Please review r3762. Index: /liboggz/trunk/src/liboggz/dirac.c =================================================================== --- /liboggz/trunk/src/liboggz/dirac.c (revision 3665) +++ /liboggz/trunk/src/liboggz/dirac.c (revision 3762) @@ -116,9 +116,16 @@ {1,1}, /* this first value is never used */ {2...