| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creator (#1045).
|
|
|
|
|
|
|
|
|
|
|
|
Reimplement Time::ceil and add a corresponding Time::floor with tests.
ceil returns slightly different results to previously with non-integer
frame rates.
Then use floor to round the playhead position when trimming.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a couple of problems with it (#1010).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use <span> to mark text up for Pango as this can set up everything,
and is easier than using <b>..</b> etc. Fix the estimation of subtitle
area size to cope with different subtitle sizes. Use show_in_cairo_context
rather than add_to_cairo_context so that colours in the markup are
respected.
|
|
|
|
this ensures that resumption of encodes works. Before this, a random ContextID
would be created for each run (#980).
|
|
|
|
|
|
|
|
|