summaryrefslogtreecommitdiffstats
path: root/decoder/ih264d_api.c
Commit message (Expand)AuthorAgeFilesLines
* Added an out of bound check on u4_num_bufs in input argument am: aa11ab9fdb a...Harish Mahendrakar2017-09-111-1/+2
|\
| * Added an out of bound check on u4_num_bufs in input argument am: aa11ab9fdb a...Harish Mahendrakar2017-09-111-1/+2
| |\
| | * Added an out of bound check on u4_num_bufs in input argumentHarish Mahendrakar2017-09-111-1/+2
| | |\
| | | * Added an out of bound check on u4_num_bufs in input argumentHarish Mahendrakar2017-08-101-1/+2
* | | | Decoder: Conceal picture only if valid picture buffer is obtained. am: 5df744...Hamsalekha S2017-09-111-4/+3
|\| | |
| * | | Decoder: Conceal picture only if valid picture buffer is obtained. am: 5df744...Hamsalekha S2017-09-111-4/+3
| |\| |
| | * | Decoder: Conceal picture only if valid picture buffer is obtained.Hamsalekha S2017-08-181-4/+3
* | | | Added error check for output buffer size. am: 3f6c941de5 am: f0d2caa214 am: 9...Hamsalekha S2017-06-191-44/+101
|\| | |
| * | | Added error check for output buffer size. am: 3f6c941de5 am: f0d2caa214 am: 9...Hamsalekha S2017-06-191-44/+101
| |\| |
| | * | Added error check for output buffer size.Hamsalekha S2017-06-191-44/+101
| | |\|
| | | * Added error check for output buffer size.Hamsalekha S2017-06-161-44/+101
* | | | Merge "Initializing reference list for every P/B slice." into mnc-dev am: 347...Marco Nelissen2017-06-061-2/+0
|\| | |
| * | | Merge "Initializing reference list for every P/B slice." into mnc-dev am: 347...Marco Nelissen2017-06-061-2/+0
| |\| |
| | * | Merge "Initializing reference list for every P/B slice." into mnc-devMarco Nelissen2017-06-061-2/+0
| | |\|
| | | * Merge "Initializing reference list for every P/B slice." into mnc-devMarco Nelissen2017-06-061-2/+0
| | | |\
| | | | * Initializing reference list for every P/B slice.Hamsalekha S2017-06-021-2/+0
* | | | | Merge "Fix resolution change within a decode call." into mnc-dev am: 7fc42b80...Hamsalekha S2017-06-061-0/+1
|\| | | |
| * | | | Merge "Fix resolution change within a decode call." into mnc-dev am: 7fc42b80...Hamsalekha S2017-06-061-0/+1
| |\| | |
| | * | | Merge "Fix resolution change within a decode call." into mnc-devHamsalekha S2017-06-061-0/+1
| | |\| |
| | | * | Merge "Fix resolution change within a decode call." into mnc-devTreeHugger Robot2017-06-061-0/+1
| | | |\ \
| | | | * | Fix resolution change within a decode call.Hamsalekha S2017-06-051-0/+1
| | | | |/
| | | * | Merge "DO NOT MERGE Decoder: Fixed allocation size of pred info buffer" into ...TreeHugger Robot2017-06-021-4/+2
| | | |\ \ | | | | |/ | | | |/|
| | | | * DO NOT MERGE Decoder: Fixed allocation size of pred info bufferHamsalekha S2017-05-111-4/+2
* | | | | Merge "Decoder: Fix allocation for Mbaff weight matrix" into mnc-dr-dev am: d...Marco Nelissen2017-05-161-3/+2
|\| | | |
| * | | | Merge "Decoder: Fix allocation for Mbaff weight matrix" into mnc-dr-dev am: d...Marco Nelissen2017-05-161-3/+2
| |\| | |
| | * | | Merge "Decoder: Fix allocation for Mbaff weight matrix" into mnc-dr-devMarco Nelissen2017-05-161-3/+2
| | |\ \ \
| | | * | | Decoder: Fix allocation for Mbaff weight matrixHamsalekha S2017-05-121-3/+2
* | | | | | Merge "Decoder: Fixed flag u1_top_bottom_decoded." into mnc-dev am: cc07eaa5d...Hamsalekha S2017-05-121-0/+4
|\| | | | |
| * | | | | Merge "Decoder: Fixed flag u1_top_bottom_decoded." into mnc-dev am: cc07eaa5d...Hamsalekha S2017-05-121-0/+4
| |\| | | |
| | * | | | Merge "Decoder: Fixed flag u1_top_bottom_decoded." into mnc-devHamsalekha S2017-05-121-0/+4
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * / Decoder: Fixed flag u1_top_bottom_decoded.Hamsalekha S2017-05-121-0/+4
| | | |/
* | | | Bug fix for flush without valid framesHamsalekha S2017-02-211-1/+9
* | | | Decoder: Fixed initialization of first_slice_in_pic am: 0b23c81c3d am: 16fa99...Harish Mahendrakar2017-02-141-1/+1
|\| | |
| * | | Decoder: Fixed initialization of first_slice_in_pic am: 0b23c81c3d am: 16fa99...Harish Mahendrakar2017-02-141-1/+1
| |\| |
| | * | Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar2017-02-141-1/+1
| | |\|
| | | * Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar2017-02-141-1/+1
* | | | Decoder: Moved end of pic processing to end of decode call am: 494561291a am:...Harish Mahendrakar2017-02-141-13/+32
|\| | |
| * | | Decoder: Moved end of pic processing to end of decode call am: 494561291a am:...Harish Mahendrakar2017-02-141-13/+32
| |\| |
| | * | Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar2017-02-141-13/+32
| | |\|
| | | * Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar2017-02-141-13/+32
| | | * DO NOT MERGE: Decoder: Fixes an out of bound write in bitstream bufferHarish Mahendrakar2017-02-131-1/+3
| | | * Merge "DO NOT MERGE Decoder: Increase memory allocation for weights & offsets...Marco Nelissen2017-01-181-1/+2
| | | |\
| | | | * DO NOT MERGE Decoder: Increase memory allocation for weights & offsets for in...Harish Mahendrakar2017-01-171-1/+2
| | | * | Merge "Decoder: Fixed DoS in header decode when no PPS is present" into mnc-devTreeHugger Robot2017-01-181-0/+1
| | | |\ \ | | | | |/ | | | |/|
| | | * | Merge "Decoder: Fixed number of MB calculation for interlaced error streams" ...Marco Nelissen2017-01-171-2/+3
| | | |\ \
* | | | | | Decoder: Fixes an out of bound write in bitstream buffer am: 33ef7de9dd am: 0...Harish Mahendrakar2017-02-131-1/+3
|\| | | | |
| * | | | | Decoder: Fixes an out of bound write in bitstream buffer am: 33ef7de9dd am: 0...Harish Mahendrakar2017-02-131-1/+3
| |\| | | |
| | * | | | Decoder: Fixes an out of bound write in bitstream bufferHarish Mahendrakar2017-01-191-1/+3
| | * | | | Merge "Decoder: Increase memory allocation for weights & offsets for interlac...Marco Nelissen2017-01-181-1/+1
| | |\ \ \ \
* | | | | | | Decoder: Increase memory allocation for weights & offsets for interlaced clip...Harish Mahendrakar2017-01-181-1/+1
|\| | | | | |