John O'Neil

Results 16 issues of John O'Neil

# Description Returning a C++ Vector back to rust only seems to work for basic types (int, float) as they have the trivial `VectorElement` trait defined. For more complex types,...

*I've Edited this description as more info on this bug has come to light* # Description of the Bug We've been using `autocxx` for a few months to generate Rust...

This PR just applies format changes from running cargo fmt on latest Rust stable. The version of rustfmt used is therefore 1.5.1-stable. I'm about to use this crate to do...

saw issue on some russian and brazilian .ts files. TS handling at a basic level does not separate file into 188 byte MPEG2TS packets. Could be these are not MPEG2...

bug

example: from aijin.es.txt ``` しょぶん (戸崎)処分が決まってるならさっさと言え。 < ```

bug

``` (恋人)�タバコやめないの?◻ �また言う犖 Exception throw while parsing data group from .es Traceback (most recent call last): File "/home/on-three/code/arib/arib/data_group.py", line 135, in next_data_group data_group = DataGroup(f) File "/home/on-three/code/arib/arib/data_group.py", line 54, in...

bug

See spec: https://w3c.github.io/webvtt/ looks simpler than .ass.

enhancement

![aijin- 00 01 28 659 -0001](https://cloud.githubusercontent.com/assets/2950232/25568781/b184fd82-2dbf-11e7-86fc-e9509a19b4d5.png) ``` ながい けいせんぷくさきはんめい 永井圭の潜伏先が判明しました。 ``` Note in the screenshot above, the furigana is specified as a single line. it is correctly placed for an...

DRCS are characters sent within the .ts stream and decoded at runtime. Custom font characters. I doubt this could be supported in .ass files but if the DRCS are common...

enhancement

I will try to provide a project to recreate this error but I'm hoping it just might ring a bell. Our current Rust builds for android (using NDK `25.2.9519653` succeed),...