- 07 Feb, 2010 2 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
do not try to get aspect information from source twice in twopass mode, fixes bug reported by DuClare
-
- 06 Feb, 2010 1 commit
-
-
Jan Gerber authored
-
- 05 Feb, 2010 4 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
- 02 Feb, 2010 1 commit
-
-
Jan Gerber authored
better fix for ffmpeg ogg decode issue, taken from https://roundup.ffmpeg.org/roundup/ffmpeg/issue1723
-
- 01 Feb, 2010 2 commits
-
-
oggk authored
timing resolution, as that's what SRT timings may have.
-
Jan Gerber authored
-
- 30 Jan, 2010 1 commit
-
-
Jan Gerber authored
add patch to revert change to ffmpeg decoder that breaks reading some ogg theora files, https://roundup.ffmpeg.org/roundup/ffmpeg/issue1723
-
- 29 Jan, 2010 1 commit
-
-
Jan Gerber authored
-
- 28 Jan, 2010 4 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
Jan Gerber authored
-
- 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 4 commits
-
-
Jan Gerber authored
-
Jan Gerber authored
-
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
-