History log of /frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_16.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc46c290ea08f3e5d45e82b833435266ca11fccd 04-Feb-2017 Marco Nelissen <marcone@google.com> Turn off overflow protection for various math functions am: 42b1ea8a93 am: 0785ced61b am: 6f0b9ca8a5
am: ef2510a3de

Change-Id: I0ba16f325eda7debba151d29b00867bb365c1c0b
42b1ea8a934ee13899663ad7e1551b658d48e6d6 02-Feb-2017 Marco Nelissen <marcone@google.com> Turn off overflow protection for various math functions

These functions also exist as arm assembly files, where the overflows
just wrap around, and this makes their plain C equivalents behave
the same.

Bug: 32577290
Bug: 33071964
Test: ran PoC for bug 32577290 using plain C source code
Change-Id: I73c2609589e7a89d36f6c44391548312259daf14
(cherry picked from commit cbf5e6915c42c691a6ccb9a5d249e450f9e67467)
/frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_16.cpp
cfdba012b5fc52adbd9068ad5f878cc6836e063a 02-Feb-2017 Marco Nelissen <marcone@google.com> Revert "Turn off overflow protection for various math functions" am: 2dd1d5e02e am: aa5498018f am: ce9cab33b7 am: 4c1ad41c8b am: bd91a6540d am: 08ccbcc16f am: 9070697124 am: 9986938f08 am: 245b572340 am: d0bc460432 am: 4f34250af7 am: 96f48e1601 am: 1c4083fcbf
am: 878b27dfbb

Change-Id: Ibb5282c8046643b625d5776f6f3efb9b2ad2127d
2dd1d5e02ef7f3a10db86dc2455d5bb9d35998c2 02-Feb-2017 Marco Nelissen <marcone@google.com> Revert "Turn off overflow protection for various math functions"

This reverts commit cbf5e6915c42c691a6ccb9a5d249e450f9e67467.

Change-Id: I0a81c26d22fee36485b21c285dcc91fbd518e1dd
/frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_16.cpp
daff8361b1c7e3cac6a3b59be75f98e004c7a52f 02-Feb-2017 Marco Nelissen <marcone@google.com> Turn off overflow protection for various math functions am: cbf5e6915c am: 72b1fdbf49 am: a25eb35608 am: 3d58f94eec am: 1edbc699b5 am: c0118375e5 am: ba78beef56 am: b0ceb402c1 am: e7a758e220 am: 350db71bea am: d1cc28471a am: 1212f6e406 am: 415dfd3b95
am: 1c03bbb111

Change-Id: Id3ca9d3593ad612e6980af485879ae8ebe51f2ae
cbf5e6915c42c691a6ccb9a5d249e450f9e67467 02-Feb-2017 Marco Nelissen <marcone@google.com> Turn off overflow protection for various math functions

These functions also exist as arm assembly files, where the overflows
just wrap around, and this makes their plain C equivalents behave
the same.

Bug: 32577290
Bug: 33071964
Test: ran PoC for bug 32577290 using plain C source code
Change-Id: I73c2609589e7a89d36f6c44391548312259daf14
/frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_16.cpp
183d387706417863076873ec566ca5966d8f5560 18-May-2016 Chih-Hung Hsieh <chh@google.com> Fix misc-macro-parentheses warnings.

Bug: 28705665
Change-Id: I9b4b253100cc06a5f37eb3129b0d54991471e382
/frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_16.cpp
d9618f23226f46c752e56f712bc4b505117d8b4b 07-Dec-2009 Andreas Huber <andih@google.com> Initial checkin of stagefright MP3 audio decoder based on PV source code.
/frameworks/av/media/libstagefright/codecs/mp3dec/src/pvmp3_dct_16.cpp