diff options
author | wm4 <wm4@nowhere> | 2013-11-23 21:22:17 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-11-23 21:22:17 +0100 |
commit | 0f5ec05d8f4ae02262dc79a895bce3b465b376f2 (patch) | |
tree | ba5fc3f640eeefa44a28695f8cd3f63ba2eec2c9 /mpvcore/mp_talloc.h | |
parent | 705a7310e6c823a72c961720f8ae416962f1398a (diff) | |
download | mpv-0f5ec05d8f4ae02262dc79a895bce3b465b376f2.tar.bz2 mpv-0f5ec05d8f4ae02262dc79a895bce3b465b376f2.tar.xz |
audio: move decoder context from sh_audio into new struct
Move all state that basically changes during decoding or is needed in
order to manage decoding itself into a new struct (dec_audio).
sh_audio (defined in stheader.h) is supposed to be the audio stream
header. This should reflect the file headers for the stream. Putting the
decoder context there is strange design, to say the least.
Diffstat (limited to 'mpvcore/mp_talloc.h')
0 files changed, 0 insertions, 0 deletions