No description
Find a file
Harish Mahendrakar 3f4ed79115 Decoder: Fixed an out of bound read in intra pred buffers
Bug fix: 23453762
Change-Id: I129e5a2ac8b9a28f3c894ebca0aef7063ca5934e
2015-10-09 01:03:08 +00:00
common Mark arrays of pointers as const 2015-06-27 00:43:36 +03:00
decoder Decoder: Fixed an out of bound read in intra pred buffers 2015-10-09 01:03:08 +00:00
encoder Encoder added support for VUI params 2015-08-04 11:27:29 +05:30
test Decoder: Fixed an issue in handling flush 2015-09-02 16:51:43 +05:30
Android.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.arm.mk Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +00:00
decoder.arm64.mk Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +00:00
decoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-05-20 14:57:43 +03:00
decoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
decoder.x86.mk Don't set -mno-avx 2015-06-27 00:44:27 +03:00
decoder.x86_64.mk Don't set -mno-avx 2015-06-27 00:44:27 +03:00
encoder.arm.mk Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +00:00
encoder.arm64.mk Allow using the clang built-in arm assembler 2015-06-24 20:46:19 +00:00
encoder.mips.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-05-20 14:57:43 +03:00
encoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-24 20:37:31 +00:00
encoder.x86.mk Don't set -mno-avx 2015-06-27 00:44:27 +03:00
encoder.x86_64.mk Don't set -mno-avx 2015-06-27 00:44:27 +03:00