| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de
|
|
|
|
|
|
|
|
playlist's length, as appropriate.
|
|
|
|
|
|
same playlist (but with different settings) (fixed #1257).
|
|
|
|
|
|
|
|
|
|
hold subs and closed captions.
|
|
|
|
non-zero positions (#1203).
|
|
of things that we are ignoring; this fixes strange behaviour (delays)
when analysing audio as it used to keep pass()ing decoders to get
data that would never come.
|
|
|
|
|
|
|
|
the suspected thread-unsafe crash bugs on OS X.
|
|
stringstream.
|
|
Support for this seems to vary wildly across DoM's build
targets. Stuff that builds on 16.04 won't build on 14.04,
for example. Seems to not be worth the hassle now.
This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
between 8 and 16.
|
|
|
|
|
|
|
|
|
|
some other long piece of content. Small optimisation to AudioBuffers
to extend size logarithmically.
|
|
|
|
|
|
|
|
|
|
I believe both are necessary; doing floor instead of round caused #648.
|
|
If we have an analysis of one piece of content and
the gain changes we don't re-run the analysis, instead
applying a suitable `correction' in the UI.
|
|
|
|
|
|
|
|
|
|
|
|
|