Seungha Yang

Results 2 issues of Seungha Yang

I'm currently trying to cast C++ IUnknown pointer (`*mut c_void`) to rust IUnknown via `std::mem::transmute_copy` but not successful so far. Is it supposed to be working or is there any...

question

**Describe the bug** When AMF_VIDEO_CONVERTER_COLOR_PROFILE_601 is set, sequence header contains `MC_IDENTITY` which is broken stream. It should be `MC_BT_601` **To Reproduce** Steps to reproduce the behavior: With the latest (main...

bug