No description
Find a file
Martin Storsjo df06a38c5b Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size
Chroma is already accounted for in e.g. num_samples by multiplying
the number of luma samples by 3/2, so include it in the padding
calculation as well.

This fixes encoding 176x144 at level 1.0 - normally this isn't an issue
since the padding is a bit overestimated, but for this particular
resolution/level combination, it fails unless this is calculated properly.

Change-Id: Id5df6e5aee4d3d78f4c28a3b7d5fed6fe42a1f2c
2015-06-03 08:35:02 -07:00
common Multithreading changes and better error resilience 2015-06-03 07:27:36 -07:00
decoder Multithreading changes and better error resilience 2015-06-03 07:27:36 -07:00
encoder Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size 2015-06-03 08:35:02 -07:00
test Multithreading changes and better error resilience 2015-06-03 07:27:36 -07:00
Android.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.arm.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.arm64.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
decoder.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.x86.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.x86_64.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.arm.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.arm64.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
encoder.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.x86.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.x86_64.mk fix file permissions 2015-05-05 17:51:34 +00:00