| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
conversion.
|
|
|
|
|
|
Without this, some replies were being lost.
|
|
|
|
crashes on OS X.
|
|
|
|
|
|
|
|
|
|
|
|
and encoder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which should get things right with both decimal and thousands
separators; LocaleGuard fixed decimal separators ok but not, it appears,
thousands ones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test.
|
|
|
|
|
|
|
|
|
|
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.
|