aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 dayslibavc: Add dynamic color aspects supportupstream-mainHaripriya Deshmukh
2024-03-23Remove useless `neon:` clause.Harish Mahendrakar
2024-01-30Enable unit tests in postsubmitHarish Mahendrakar
2024-01-29Use media file zip from dl.google.comHarish Mahendrakar
2024-01-21mvcdec: Heap overflow in 'ih264d_parse_fgc'Ashwin Natesan
2024-01-09svcdec: oss-fuzz bug fixesMallikarjun Kamble
2023-12-19libavcenc: fix build issues on androidSrujan Vandrangi
2023-12-13svcenc: Integer overflow in irc_ba_get_cur_frm_est_texture_bitsAshwin Natesan
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-20libavcenc: validate dimensions after applying config paramsRam Mohan M
2023-11-14libavcdec: Fix timeout issue in AVC DecoderVivek Jadhav
2023-10-27svcenc: Redundant code removedAshwin Natesan
2023-10-18libavcenc: use number_t while computing number of bits in periodRam Mohan
2023-10-17Add dependency on googletest for AvcEncTestHarish Mahendrakar
2023-10-17AvcEncTest: Use MediaPreparer to download test filesHarish Mahendrakar
2023-10-13mvcdec: Integer overflow in imvcd_parse_subset_spsAshwin Natesan
2023-10-10svcenc: Enabled and verified 420sp inputsAshwin Natesan
2023-10-09svcenc: RC parameters verified before RC initAshwin Natesan
2023-10-06libavc: Remove duplicate code and improve readabilityRam Mohan M
2023-10-04libavc: correct return value of buf mgr avbl check utilRam Mohan M
2023-10-04libavcenc: Sync default values of library and applicationRam Mohan M
2023-10-04Revert "libavcenc: Correct default values in ih264e_defs.h"Harish Mahendrakar
2023-10-03avcenc: clean up sample applicationRam Mohan
2023-10-03libavcenc: Correct default values in ih264e_defs.hRam Mohan M
2023-10-03libavcenc: use signed var for integer operationsRam Mohan M
2023-10-03libavcenc: increment picture count only on valid inputsRam Mohan M
2023-10-02svcenc: Fixes for incorrect handling of entropy coding errorsAshwin Natesan
2023-10-01libavcenc: Modified conversion tables between Qstep & QPRam Mohan M
2023-10-01libavcenc: Correct Lagrange parameter for I, P & B slicesRam Mohan M
2023-10-01libavcenc: Remove duplicate code and improve readabilityRam Mohan M
2023-10-01libavcenc: forward current frame intra cost to rc accuratelyRam Mohan M
2023-10-01avcenc: Modify vui time scale based on target frame rateRam Mohan
2023-10-01libavcenc: signal header bits consumed count accurately to rcRam Mohan
2023-09-29libavcenc: reset mb qp delta ctxt during cabac encodingRam Mohan
2023-09-29libavcenc: fix computations that are resulting in overflowRam Mohan
2023-09-28avcenc: Fix Crash for 422 ILE inputsRam Mohan
2023-09-28libavcenc: fix the order of arguments passed to get_min_levelRam Mohan
2023-09-28libavcenc: Cleanup air Mode and refresh period config optionsRam Mohan
2023-09-28libavcenc: Added more validity checks for IDR_interval and I_intervalHamsalekha S
2023-09-28libavcenc: Fixed bug in the case of IDR frame being skipped.Hamsalekha S
2023-09-28Encoder test updatesHarish Mahendrakar
2023-09-28MediaTesting: Add AVC Encoder TestAayush Soni
2023-09-28Rename test as examplesHarish Mahendrakar
2023-09-27libavcenc: model CBR-NLDRC as CBR mode with out frame dropsRam Mohan M
2023-09-27libavcenc: relocate the update post enc routinesRam Mohan M