Les articles publiés sur le site
-
31 octobre 2009, par j
— Log
actually add the index code, missing in last commit
-
30 octobre 2009, par j
— Log
Add indexing to skeleton track encoding as per the spec at http://github.com/cpearce/OggIndex/blob/skeleton-index-per-stream/ patch (patch by Chris Pearce)
-
30 octobre 2009, par j
— Log
Wrap writing encoded ogg pages to disk in a function which determines whether the output file is seekable the first time you write a page. (patch by Chris Pearce)
-
30 octobre 2009, par j
— Log
changes the SConstruct file so that library dependencies are determined independently. This means that if you're missing one of the ogg libraries, it tells you specifically which one you're missing, rather than saying vaguely you're missing one of four possible libraries. (patch by Chris (...)
-
28 octobre 2009, par j
— Log
also print oshash/size/path in frontend and --info view for files that can not be decoded.