summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/enc/src
Commit message (Collapse)AuthorAgeFilesLines
* am 6e2dd587: am 8b0660e0: am 3c803e7f: am 6afd8574: am 073a656d: am ↵Abhishek Arya2015-08-201-2/+0
|\ | | | | | | | | | | | | deba0610: Merge "Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"" into klp-dev * commit '6e2dd5874a9ee2eccb339187a936ef38dfa8634b': Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"
| * am 073a656d: am deba0610: Merge "Revert "Fix compile after ↵Abhishek Arya2015-08-181-2/+0
| |\ | | | | | | | | | | | | | | | | | | rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"" into klp-dev * commit '073a656d7dd0b432e7c8d508745d9fb552955b9e': Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"
| | * Merge "Revert "Fix compile after ↵Abhishek Arya2015-08-181-2/+0
| | |\ | | | | | | | | | | | | rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"" into klp-dev
| | | * Revert "Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4"Abhishek Arya2015-08-171-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c23e3dd8af7397f023aae040c4a03dd14091cbed. This speculative fix didn't fix the compile failure, do checking locally. Change-Id: I1598f7208c8232ca38c0fcad17f211598591594e
* | | | am 06a1b202: am 5d629bf2: am 93bc6176: am 01841c73: am af46239a: am ↵Abhishek Arya2015-08-201-0/+7
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | 9abb7401: Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4 * commit '06a1b202613b861ae43d39510cdd47d0d1c84893': Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4
| * | | am af46239a: am 9abb7401: Fix compile failure after ↵Abhishek Arya2015-08-181-0/+7
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | rI431aa2b7d30a942350ab6d105451c6b77e2f99d4 * commit 'af46239a10921980f5030222dff147a592480248': Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4
| | * | Fix compile failure after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-08-171-0/+7
| | |/ | | | | | | | | | | | | Bug: 20674086 Change-Id: I2ee6b7e0eabbf696c0986d08b2d759d48cb9eb7b
* | | am 7bc20ac5: am cc3411e3: am 0bf31aeb: am 9359e822: am 8a34499a: am ↵Abhishek Arya2015-08-201-0/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | c23e3dd8: Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4 * commit '7bc20ac542e65af6f8f248031805632a55934f67': Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4
| * | am 8a34499a: am c23e3dd8: Fix compile after ↵Abhishek Arya2015-08-181-0/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | rI431aa2b7d30a942350ab6d105451c6b77e2f99d4 * commit '8a34499ab9987d962040881b4c8d66b655f65ae0': Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4
| | * Fix compile after rI431aa2b7d30a942350ab6d105451c6b77e2f99d4Abhishek Arya2015-08-171-0/+2
| | | | | | | | | | | | | | | BUG: 20674086 Change-Id: Idaff17975b327adea65c39bdba1ab4e88789c0cd
* | | am 4c5695d8: am f248e3ae: am 8369ac13: am 33235986: am 09c29ec4: am ↵Abhishek Arya2015-08-201-0/+26
|\ \ \ | |/ / | | | | | | | | | | | | | | | 94c1969c: Merge "libstagefright: check memory size for overflow before allocation." into klp-dev * commit '4c5695d820723d9ce7f097fb6c40c09f21b13cd1': libstagefright: check memory size for overflow before allocation.
| * | am 09c29ec4: am 94c1969c: Merge "libstagefright: check memory size for ↵Abhishek Arya2015-08-181-0/+26
| |\ \ | | |/ | | | | | | | | | | | | | | | overflow before allocation." into klp-dev * commit '09c29ec42df51ae807725d4eea52c4cc305c13a0': libstagefright: check memory size for overflow before allocation.
| | * libstagefright: check memory size for overflow before allocation.Wei Jia2015-08-141-0/+26
| | | | | | | | | | | | | | | | | | Bug: 20674086 Change-Id: I431aa2b7d30a942350ab6d105451c6b77e2f99d4 (cherry picked from commit 42cccd7c8811597d56fb86afeacf6231d693dea6)
* | | Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | This removes the deprecated register keyword in many places, fixes one instance of passing '\0' where a char* is expected, and 2 switch type narrowing issues. Change-Id: Ie265ac26ff6a61267ad6406dfe237226d97ca9ac Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
* | | Remove extraneous parenthesesBernhard Rosenkränzer2014-11-201-1/+1
|/ / | | | | | | | | | | | | Remove extraneous parentheses that cause compiler warnings in clang Change-Id: I88a3d84738433db85e4a04b673f82da7b0b1be10 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
* | m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-022-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | ULong is used in the encoder code as 32-bit unsigned integer type. But it has been defined as an unsigned long, which will be 64-bit on 64-bit platforms. This causes many problems including output mismatch between 32-bit and 64-bit code and crash in certain cases. This patch defines ULong as uint32_t. In addition, it uses uintptr_t at places where an address is cast to an integer to check for alignment. Change-Id: I2b0086824a5985b9fc4628ce6fbe81db156e37d2 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-114-10/+10
|/ | | | | | | | | | | | Contains the necessary changes to make frameworks/av build and work on a 64-bit machine. Signed-off-by: Craig Barber <craig.barber@arm.com> Signed-off-by: Kévin PETIT <kevin.petit@arm.com> Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Signed-off-by: Marcus Oakland <marcus.oakland@arm.com> Change-Id: I725feaae50ed8eee25ca2c947cf15aee1f395c43
* Fix simulator build (1st attempt)James Dong2010-07-181-0/+1
| | | | Change-Id: I65a824c17929170b7b2bc75a13e756e92d8fe50a
* Initial check-in for software m4v_h263 encoderJames Dong2010-07-1533-0/+24985
Change-Id: I4b49fa5c3a5e6e21cfd2419441d98dd784046367