No description
Find a file
Martin Storsjo fc508f2e87 Fix an overread in the slice map
After incrementing the macroblock position in ih264e_update_proc_ctxt,
the slice index of the next macroblock is read. The value that is read
isn't actually used, but make sure that the array is large enough to
avoid overreads.

Change-Id: I44ddb49773244c7d1e404199fc57a9e30a8959e0
2015-05-26 08:59:50 +03:00
common Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
decoder Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
encoder Fix an overread in the slice map 2015-05-26 08:59:50 +03:00
test Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
Android.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.arm.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.arm64.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.mips64.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.x86.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.x86_64.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.arm.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.arm64.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mips64.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.x86.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.x86_64.mk fix file permissions 2015-05-05 17:34:51 +00:00