diff options
author | Alexandre Colucci <alexandre@elgato.com> | 2011-05-02 18:55:02 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-05-02 18:57:51 +0200 |
commit | 3b4621acbb9b0b1f69dae3f14b01762fce912309 (patch) | |
tree | 92aadc7fa4a8916f954e117f409ce8aa39829eed /version.sh | |
parent | 884f678cfdc40561d780df708e2c7b58452d2e1e (diff) | |
download | ffmpeg-3b4621acbb9b0b1f69dae3f14b01762fce912309.tar.gz |
Fix init_get_bits length argument for init_get_bits.
Do not use rlelen for buffer size in init_get_bits, it is
only the size of the data for the first field.
Since it is not reliable, just use the size of the whole buffer.
Additional comments add removal of unused rlelen variable by
Reimar Döffinger.
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions