summaryrefslogtreecommitdiffstats
path: root/demux/demux_lavf.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-24 14:02:40 +0200
committerwm4 <wm4@nowhere>2015-06-24 14:02:40 +0200
commitae2873f72e90c948da1ed32af3e30e0cd6cef409 (patch)
treefc17031ce07696210bd293b733101c6dc3749c36 /demux/demux_lavf.c
parent47919bdfc974ed6f8608d2a5d5ce6daa2b78a6a0 (diff)
downloadmpv-ae2873f72e90c948da1ed32af3e30e0cd6cef409.tar.bz2
mpv-ae2873f72e90c948da1ed32af3e30e0cd6cef409.tar.xz
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.
Diffstat (limited to 'demux/demux_lavf.c')
0 files changed, 0 insertions, 0 deletions