diff options
author | Jindrich Makovicka <[email protected]> | 2011-02-05 10:43:11 +0000 |
---|---|---|
committer | Mans Rullgard <[email protected]> | 2011-02-07 14:21:36 +0000 |
commit | 5bea615dc383cf3617c5057db4fbc6832fc64137 (patch) | |
tree | e43e297ad6496eac059e5098e47fe937d5e4bad5 /libavcodec/arm/vp8dsp_init_arm.c | |
parent | 90e8a9c34f641d0cb9137190c1912a3da3095e01 (diff) |
dvbsubdec: pass correct input buffer size
In some places, dvbsubdec passes improper input buffer size to
bitstream reading functions, not accounting for reading pointer
updates.
Fixed by using buffer_end - buffer pointer instead of fixed buffer length.
Signed-off-by: Jindrich Makovicka <[email protected]>
Signed-off-by: Mans Rullgard <[email protected]>
Diffstat (limited to 'libavcodec/arm/vp8dsp_init_arm.c')
0 files changed, 0 insertions, 0 deletions