aboutsummaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2024-04-23libavc: Add dynamic color aspects supportHaripriya Deshmukh
2024-01-21mvcdec: Heap overflow in 'ih264d_parse_fgc'Ashwin Natesan
2024-01-09svcdec: oss-fuzz bug fixesMallikarjun Kamble
2023-12-11Update intra resamp flagsMallikarjun Kamble
2023-12-11Added compliance fixesMallikarjun Kamble
2023-12-11Added fixes for hangMallikarjun Kamble
2023-12-11Fixes for heap overflowMallikarjun Kamble
2023-11-24svcdec: Fixes for NULL dereferencing in inter-layer functionsMallikarjun Kamble
2023-11-21mvcdec: Fixed heap overflow during SEI parsingAshwin Natesan
2023-11-14libavcdec: Fix timeout issue in AVC DecoderVivek Jadhav
2023-10-13mvcdec: Integer overflow in imvcd_parse_subset_spsAshwin Natesan
2023-09-25decoder: join threads in flush modesrujan vandrangi
2023-08-11Correct comment spelling error.wujianxing1
2023-07-26mvcdec: Fixes for OOB accesses of refPicListAshwin Natesan
2023-07-24decoder: join threads in reset()Srujan Vandrangi
2023-07-22decoder: replace KEEP_THREADS_ACTIVE macro with avc decoder struct variableSrujan Vandrangi
2023-06-21decoder: handle error returned by ih264d_decode_gaps_in_frame_numSrujan Vandrangi
2023-04-27svcdec: Fix for out of range reference index during base mode flagMallikarjun Kamble
2023-04-20mvcdec: Bitstream buf allocation accounts for FGC SEIAshwin Natesan
2023-03-23svcdec: Fix for out of bound index in ii_predMallikarjun Kamble
2023-03-08Updates to Android.bp and some formatting fixesHarish Mahendrakar
2023-03-01svcdec: Bug fix in header and SPS parsing w.r.t non dyadic SVC decodingchamarthi.kishore
2023-02-28svcdec: Bug fix in mark_err_slice_skip funtion w.r.t thread creationchamarthi.kishore
2023-02-27svcdec: Modifications to the conditions in NON VCL NAL parsing.chamarthi.kishore
2023-02-27svcdec: Bug fix in NON VCL NAL parsing.chamarthi.kishore
2023-02-25svcdec: Indentation changeschamarthi.kishore
2023-02-25svcdec: Bug fix in header parsing w.r.t u1_extended_spatial_scalability_idcchamarthi.kishore
2023-02-21Fix formatting in FGC commitHarish Mahendrakar
2023-02-21libavc: Add support for FGC SEI messageShireesh Kadaramandalgi
2023-02-16Resolved invalid memory access to Weighted pred offsetschamarthi.kishore
2023-02-14Remove printf's from seiMallikarjun Kamble
2023-02-14libavc: Added support for SII SEI messageMallikarjun Kamble
2023-02-14svcdec: Limit min dimensions supported to 32x32Mallikarjun Kamble
2023-02-14Resolve the issue of non-vcl buffer overflow in nal_parseMallikarjun Kamble
2023-02-14Resolve the issue of pps and sps counter overflowMallikarjun Kamble
2023-02-08formatting changeschamarthi.kishore
2023-02-08VUI header file changeschamarthi.kishore
2023-02-08SVC decoder supportchamarthi.kishore
2023-01-30decoder: Fix the size check for arguments to decode call.Harish Mahendrakar
2022-12-06Remove mips specific filesHarish Mahendrakar
2022-12-01Add riscv64 supportMao Han
2022-10-06mvc: added check for incorrect pocs in DPB listAshwin Natesan
2022-09-23mvc: added check for incorrect poc signalingAshwin Natesan
2022-09-15Merge "mvc: fixed an integer overflow in prev_max_disp_seq"Treehugger Robot
2022-09-15Merge "mvc: corrected logic for inserting long term refs"Treehugger Robot
2022-09-14mvc: fixed an integer overflow in prev_max_disp_seqAshwin Natesan
2022-09-10mvc: corrected logic for inserting long term refsAshwin Natesan
2022-09-07Merge "mvc: added check for incorrect abs_diff_pic_num_minus1"Treehugger Robot
2022-09-06mvc: added check for incorrect abs_diff_pic_num_minus1Ashwin Natesan
2022-09-05mvc: added check for incorrect abs_diff_view_idx_minus1Ashwin Natesan