| Age | Commit message (Collapse) | Author |
|
|
|
|
|
that there is still data to be processed.
|
|
assert()s with thrown exceptions.
|
|
|
|
content appearing (#418).
|
|
|
|
|
|
|
|
|
|
crashes on OS X.
|
|
|
|
unnecessary uses of stringstream.
|
|
some files to seek correctly to 0.
|
|
|
|
|
|
|
|
detected FFmpeg video frame rate.
|
|
|
|
|
|
|
|
|
|
VideoDecoder/AudioDecoder has to cope with stuff per-stream anyway.
|
|
|
|
|
|
|
|
|
|
half-second chunks, which at least fixes the out-of-memory condition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which should get things right with both decimal and thousands
separators; LocaleGuard fixed decimal separators ok but not, it appears,
thousands ones.
|
|
|
|
|
|
Also remove references to libpostproc.
Requested-by: Jean-Jacques Mantello
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|