No description
Find a file
Hamsalekha S 90bd045476 Decoder: Fixed issues shown by Valgrind
The slice header structure has now been initialized to 0
Fixed bug in closing of threads in the case of error.

Change-Id: I777e0b73ad2f083c72be179984f5c1cb00ededb6
2015-07-29 16:15:30 +05:30
common Mark arrays of pointers as const 2015-06-27 00:43:36 +03:00
decoder Decoder: Fixed issues shown by Valgrind 2015-07-29 16:15:30 +05:30
encoder Merge "Don't use side effects in the macro PUT_BITS_SEV parameters" 2015-07-28 19:16:42 +00:00
test avcenc: Initialize avg_time 2015-07-28 18:45:02 +00:00
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