Files
mpv/TOOLS
wm4 ae2873f72e demux_mkv: don't use byte strings
Use char* for strings instead of bstr (data ptr + length pair). Matroska
actually (probably) allows "padding" strings with \0 bytes, so using
normal C strings instead of byte strings is more appropriate.
2015-06-24 14:02:40 +02:00
..
2015-06-02 15:37:41 +02:00
2015-05-09 19:59:52 +02:00
2015-06-16 22:40:37 +02:00
2015-04-17 13:37:47 +02:00