summaryrefslogtreecommitdiffstats
path: root/demux/aviheader.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-11 23:33:42 +0200
committerwm4 <wm4@nowhere>2013-04-20 23:28:21 +0200
commit9afe9d7061c948f2be4507e568ce45acf188939e (patch)
tree630a9f4eab1b8719bf4a0297263118764876b523 /demux/aviheader.h
parent4e531d0f2a27f8f4036acb4c3403503f7853e9da (diff)
downloadmpv-9afe9d7061c948f2be4507e568ce45acf188939e.tar.bz2
mpv-9afe9d7061c948f2be4507e568ce45acf188939e.tar.xz
demux_mkv: move BlockGroup reading code to a separate function
Somehow this was setup such that a BlockGroup can be incrementally read (at least in theory). This makes no sense, as BlockGroup can contain only one Block (despite its name). There's no need to read this incrementally, and makes the code confusing for no gain. Read all the BlockGroup sub-elements with a single function call, without keeping global state for BlockGroup parsing.
Diffstat (limited to 'demux/aviheader.h')
0 files changed, 0 insertions, 0 deletions