diff options
author | Michael Niedermayer | 2012-01-18 01:14:01 +0100 |
---|---|---|
committer | Michael Niedermayer | 2012-01-18 16:25:36 +0100 |
commit | e49780f749b2ce8e229fb8257cd01f60e0661b54 (patch) | |
tree | b38420d6f5539410f87f23627cee944c68cc9e34 /Doxyfile | |
parent | 2fb65d3e55e4a667af42404a988d902e2acde50a (diff) |
lavc: call ff_init_buffer_info() from default reget buffer.
This is needed in case the get_buffer() callback doesnt set
width/height.
Ideally all decoders would make calls through some wraper
to the callbacks and that wraper would call ff_init_buffer_info()
But until thats done, the default reget buffer must call this
itself as it needs the values for the changed size check later.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Doxyfile')
0 files changed, 0 insertions, 0 deletions