| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
KDMs/OVs.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I remember adding this line to fix a completely screwed up display,
but on testing again it seems to be wrong; it results in wildly out-of-range
memory access. Not sure what's going on.
|
|
|
|
|
|
Before this we would get a subtitle at t, which would set the subtitle
decoder position to t. Then a second request for this sub would result
in no seek but the decoder would not re-produce the sub.
|
|
|
|
This fixes the failure to keep track of the `position' of
each stream of a multi-stream file. It also tidies things
up a bit.
|
|
|
|
|
|
|
|
|
|
debug logging.
|
|
|
|
|
|
|
|
then are terminated earlier than that by a num_rects=0 subtitle.
|
|
|
|
one isn't necessary.
|
|
|
|
|
|
|
|
|