Fabio Lagalla

Results 2 issues of Fabio Lagalla

Hello, in line: https://github.com/aizvorski/h264bitstream/blob/master/h264_stream.c#L1727, it is assumed the count of `seq_scaling_list_present_flag` and `ScalingListn*n` always sum up to 8. As I saw from the reader code: https://github.com/aizvorski/h264bitstream/blob/master/h264_stream.c#L398 it seems the count...

Add `DeviceRef::new_texture_with_descriptor_and_iosurface` - https://developer.apple.com/documentation/metal/mtldevice/1433425-newtexturewithdescriptor IOSurfaceRef is already defined in: https://github.com/servo/core-foundation-rs/tree/main/io-surface So importing as dependency.