krakow10

Results 8 issues of krakow10

The purpose of this PR is to allow the use of Profile and Tune XML tags to define encoding settings. For example: ``` 1080p60 ${OriginStreamName}_1080p60 h264 6000000 60 1920 1080...

Note that this is a duplicate of #4627. I was not able to comment or reopen the issue, so I've created a new issue. I built and tested a6aa3cd30d3a3c0efde5d81fb5435d1c281a0ab1 and...

external: driver-bug
api: vulkan
area: wsi

I am using `rbx_binary::from_reader(input)` to load files in my [rust program](https://git.itzana.me/StrafesNET/asset-tool), and some of the files make the function spit out the error "stream did not contain valid UTF-8". I...

type: enhancement
module: rbx_xml
module: rbx_binary

For #383 This is my guess as to how to implement this, assuming there is some sort of string in the serialized attributes. It builds but it does not work....

I'm writing a roblox mesh parser in Rust, and found this.

**Is your feature request related to a problem? Please describe.** The contributors of this project should pick a license. See this document for what happens to code with no license:...

**Description** Run wgpu with OpenGL on linux, and the initialization fails with the error message 'Surface isn't supported by the adapter.' This happens on both Wayland and x11 (Tested in...

type: bug
api: gles
area: wsi

In #406, I submit changes that should result in a working build that includes SVT-HEVC (Tested on ubuntu 19.04 compiling for win64). I also include my attempt to add SVT-AV1...