- 29 Mar, 2010 1 commit
-
-
ogg.k.ogg.k authored
-
- 24 Mar, 2010 1 commit
-
-
ogg.k.ogg.k authored
while there, rename a data member of Item to match libtiger, makes it easier
-
- 22 Mar, 2010 5 commits
-
-
ogg.k.ogg.k authored
also expose start time as a parameter for when the stream is not seekable
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
fix start granpos not being actually set to anything else than 0
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
- 21 Mar, 2010 3 commits
-
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
by moving the actual overlay rendering till later, using a subclass of ImageProducer, in order to: - avoid slowing down the buffer passing to the sink, which would increase the likelihood a frame would arrive late, and be dropped - avoid the rendering altogether when a frame is late, and dropped
-
ogg.k.ogg.k authored
while you are rendering the items list
-
- 19 Mar, 2010 2 commits
-
-
Maik Merten authored
-
Maik Merten authored
-
- 18 Mar, 2010 4 commits
-
-
ogg.k.ogg.k authored
JDK 1.1.6 from Sun; if it can't be used, continue without audio
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
- 16 Mar, 2010 6 commits
-
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
so cortado may be used without kate support, for a smaller download
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
factor a bit the status bar button related code
-
- 15 Mar, 2010 7 commits
-
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
being played has subtitles available
-
ogg.k.ogg.k authored
jtiger renderer is dirty - this plays nice with high nominal fps videos with lots of drop frames
-
Gregory Maxwell authored
Avoids displaying duplicate frames, except once per second.
-
ogg.k.ogg.k authored
-
- 14 Mar, 2010 5 commits
-
-
ogg.k.ogg.k authored
record the start to offset from, not just the first time, or seeking will cause reported position to be wrong.
-
ogg.k.ogg.k authored
so that the -ov- version now works again; while there, also look at Theora timestamps.
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
using jheora/jorbis directly
-
ogg.k.ogg.k authored
versions of Cortado may not have all of them.
-
- 13 Mar, 2010 2 commits
-
-
ogg.k.ogg.k authored
-
ogg.k.ogg.k authored
decide not to render it again when it is not necessary
-
- 12 Mar, 2010 1 commit
-
-
ogg.k.ogg.k authored
now added with a fake sink; this allows playing music with lyrics, and paves the way for exposing timed text to Javascript.
-
- 11 Mar, 2010 2 commits
-
-
ogg.k.ogg.k authored
a stream's MIME type - this allows the Kate decoder to add language and category fields, and in turn allows the pipeline to select a Kate stream by language/category before the decoder is started, avoiding missing subtitles starting at time 0.
-
ogg.k.ogg.k authored
-
- 19 Feb, 2010 1 commit
-
-
Gregory Maxwell authored
-