No description
Find a file
Harish Mahendrakar 3f6937a003 Decoder: Fixes in accessing mbaff flag in error cases
ps_dec->ps_cur_slice->u1_mbaff_frame_flag is updated in ih264d_start_of_pic().
So updated value should be used after calling ih264d_start_of_pic()

Bug: 33974623
Test: ran POC from bug
Change-Id: I0f1ff5e01ed39767f493f197791e51b0da74952f
2017-02-13 15:55:01 -08:00
common armv8: Remove unnecessary register shuffling 2016-10-06 10:29:44 +03:00
decoder Decoder: Fixes in accessing mbaff flag in error cases 2017-02-13 15:55:01 -08:00
encoder Merge "Encoder: Defined structures for accessing MB header data" am: 8aa140b8a5 am: fef5e9e203 am: eba0a08cdd 2016-11-29 14:46:59 +00:00
test Merge \"Encoder: Added support for configuring VUI parameters.\" into nyc-mr1-dev 2016-07-13 00:35: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 Remove ARCH_ARM_HAVE_NEON dependency from arm64 2016-12-02 08:26:12 -06: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 Remove ARCH_ARM_HAVE_NEON dependency from arm64 2016-12-02 08:26:12 -06: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
MODULE_LICENSE_APACHE2 Add MODULE_LICENSE_* and NOTICE file for libavc projet. 2016-03-14 14:36:00 -07:00
NOTICE Add MODULE_LICENSE_* and NOTICE file for libavc projet. 2016-03-14 14:36:00 -07:00