- 26 Jan, 2010 1 commit
-
-
oggk authored
-
- 21 Jan, 2010 1 commit
-
-
Jan Gerber authored
-
- 14 Jan, 2010 2 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
patch to update f2t to output skeleton 3.2. Use 64bit offsets and counts for index, and stores the offset of the first non-header page. patch by cpearce
-
- 09 Jan, 2010 1 commit
-
-
Jan Gerber authored
-
- 05 Jan, 2010 1 commit
-
-
Jan Gerber authored
-
- 04 Jan, 2010 5 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
- 27 Dec, 2009 1 commit
-
-
Jan Gerber authored
-
- 22 Dec, 2009 2 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- 18 Dec, 2009 1 commit
-
-
Jan Gerber authored
-
- 04 Dec, 2009 1 commit
-
-
Jan Gerber authored
-
- 28 Nov, 2009 2 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
- 27 Nov, 2009 1 commit
-
-
Jan Gerber authored
Fixes: 1. Use ogg_int64_t to calculate and store presentation times of frames, rather than transitioning through double just to cast back to ogg_int64_t. Prevents floating point rounding errors from making frames sometimes off by 1ms. 2. Calculate the duration of vorbis packets using the vorbis block/window data. This means that we can accurately know what presentation time we'll get if we decode a vorbis packet. Using this and the knowledge that vorbis packets require their preceding packet to decode, we can now accurately calculate the presentation time we'd get if we began decoding from a vorbis page (rather than just taking the previous page's end-time, which doesn't take into account the fact that we can't decode the first vorbis packet).
-
- 23 Nov, 2009 3 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
looks better than Planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples).
-
Jan Gerber authored
-
- 03 Nov, 2009 1 commit
-
-
oggk authored
-
- 02 Nov, 2009 1 commit
-
-
Jan Gerber authored
-
- 01 Nov, 2009 1 commit
-
-
Jan Gerber authored
-
- 31 Oct, 2009 1 commit
-
-
Jan Gerber authored
-
- 30 Oct, 2009 2 commits
-
-
Jan Gerber authored
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)
-
Jan Gerber authored
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)
-
- 28 Oct, 2009 1 commit
-
-
Jan Gerber authored
-
- 25 Oct, 2009 1 commit
-
-
Jan Gerber authored
* use TH_ENCCTL_SET_DUP_COUNT for frames that are inserted to maintain sync * add --nosync to get old behavior, --sync is now default thanks to Jason and Anton for hunting this down and providing a patch
-
- 05 Oct, 2009 1 commit
-
-
Jan Gerber authored
-
- 03 Oct, 2009 1 commit
-
-
Jan Gerber authored
-
- 02 Oct, 2009 1 commit
-
-
Jan Gerber authored
-
- 24 Sep, 2009 4 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
- 22 Sep, 2009 1 commit
-
-
Jan Gerber authored
-
- 23 Aug, 2009 2 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-