| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This feels wrong: it means that it is possible for FFmpegDecoder
to discard packets. I can't see how this is ok in all cases:
maybe we were lucky that it worked at all.
|
|
|
|
|
|
subtitles.
|
|
|
|
|
|
they come from decoders; fix hang if there are unsequenced images in the writer queue when we want to stop.
|
|
|
|
|
|
assert()s with thrown exceptions.
|
|
|
|
|
|
default scale and use a scale guessed from the content's size and sample aspect ratio).
|
|
|
|
|
|
VideoDecoder/AudioDecoder has to cope with stuff per-stream anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove references to libpostproc.
Requested-by: Jean-Jacques Mantello
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scaling up to DCP resolution.
|
|
|
|
|
|
|
|
|
|
test.
|