Jeff Long
Jeff Long
Any progress? This looks like some sort of precision difference on 32-bit.
Is this because `signed_type` is different?
@luzpaz are you saying it works for you?
I reproduced the problem using the referenced ogg file. Running ogginfo on the file shows ... `WARNING: EOS not set on stream 1` ... Does this happen only on files...
`noblock` doesn't seem to be documented, except as an option to `addblock`. This probably hasn't been tested recently. For anyone wondering, it creates a class in the module namespace that...
serialize and deserialize take a streambuf arg, which is also apparently not mapped to the wrappers.
@mormj @jacobagilbert might have ideas here.
This change was made in 5cf34f170afbc81346c561fb2c1ba178749ab64f about 7 years ago. @osh @marcusmueller @noc0lour maybe you have some insight? It looks like it could be a typo. I don't know the...
@mormj Any clue why returning -1 from an EPB does not terminate the flowgraph, or print the "we're done" message in block_executor.cc? Is this a PyBind11 inheritance problem? I can't...
I guess I'm sold on making LE the standard for a bunch of things. Adding performance headaches for the 99% (or whatever) systems using LE would be 98% more problematic...