| Age | Commit message (Collapse) | Author |
|
Requested-by: Gérald Maruccia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(and add a test for that).
|
|
of content.
|
|
|
|
|
|
scaling up to DCP resolution.
|
|
|
|
|
|
|
|
|
|
test.
|
|
|
|
|
|
fix tiny memory leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
up A/B transcoder slightly; fix combiner if image strides differ; try to fix problems when destroying Encoders; fix SimpleImage copy constructor to cope with aligned images; don't call encoder::process_end if the encode throws an exception.
|
|
|
|
|
|
|
|
|
|
|
|
format (#65).
|
|
stride for FilterBufferImage; the linesize can apparently sometimes
be (slightly) larger than the width for byte-per-pixel images (e.g.
YUV420P). Remove grotty peek-style socket communication and use a
hopefully more robust send of the length of data as a binary word
before the data itself. Should fix #62.
|
|
|
|
|
|
|
|
|