History log of /external/libavc/decoder/ih264d_parse_islice.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
64112d21e356f999c7c8e4d11fbdaee29898f931 15-Jan-2016 Naveen Kumar Ponnusamy <naveenkumar.p@ittiam.com> Return error when there are more mmco params than allocated size
am: 943323f1d9

* commit '943323f1d9d3dd5c2634deb26cbe72343ca6b3db':
Return error when there are more mmco params than allocated size
943323f1d9d3dd5c2634deb26cbe72343ca6b3db 04-Dec-2015 Naveen Kumar Ponnusamy <naveenkumar.p@ittiam.com> Return error when there are more mmco params than allocated size

Bug: 25818142

Change-Id: I5c1b23985eeca5192b42703c627ca3d060e4e13d
/external/libavc/decoder/ih264d_parse_islice.c
608fc7f4ae44cbbbef7f1b553e83751d536f6af6 07-Jan-2016 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Decoder Update mb count after mb map is set.
am: 4a524d3a8a

* commit '4a524d3a8ae9aa20c36430008e6bd429443f8f1d':
Decoder Update mb count after mb map is set.
4a524d3a8ae9aa20c36430008e6bd429443f8f1d 07-Jan-2016 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Decoder Update mb count after mb map is set.

Bug: 25928803

Change-Id: Iccc58a7dd1c5c6ea656dfca332cfb8dddba4de37
/external/libavc/decoder/ih264d_parse_islice.c
e023fbb28cc48187d0608c8bca52098bfd9e9fb9 26-Aug-2015 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Decoder: Once all the MBs in a picture are decoded ignore remaining bytes

Once all the MBs are decoded, simply break from decode loops and do not signal an error
This will handle cases where there may be extra bytes at the end of picture data

Change-Id: I6d8ec918df5375f135e60f85b9a56ab2a5313a64
/external/libavc/decoder/ih264d_parse_islice.c
086dd8ea90eaf4ead8b4927e777b1c8a19bd23a9 12-Jun-2015 Martin Storsjo <martin@martin.st> Don't declare variables after statements

This fixes building with compilers that are strict about the pre-C99
rule about having all variable declarations before statements.

Change-Id: I06dd0cc42a6dbe90025c3c913a0c8d9ffb0acbcb
/external/libavc/decoder/ih264d_parse_islice.c
8ef4c3f6142028732a155cbfc1febd6ef5da72fd 03-Jun-2015 Marco Nelissen <marcone@google.com> Multithreading changes and better error resilience

Fixed the following bugs
Issue 21145276
Issue 21144884
Issue 21181133
Issue 21181134

Decoder now returns error if the level in stream is higher than level at init

Change-Id: I8892c62bd98f7854d046510330c05a1e9ca826b2
/external/libavc/decoder/ih264d_parse_islice.c
a2b49e5f0574dee76f81507f288143d83a4b7c1a 18-Apr-2015 Lajos Molnar <lajos@google.com> fix file permissions

Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
/external/libavc/decoder/ih264d_parse_islice.c
8d3d303c7942ced6a987a52db8977d768dc3605f 13-Mar-2015 Hamsalekha S <hamsalekha.s@ittiam.com> Initial version

Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017
/external/libavc/decoder/ih264d_parse_islice.c