aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Snap for 11400057 from d02668953208ce505cb83cfab205a870fecfa0ad to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-01-25Remove README.versionHarish Mahendrakar
2024-01-24Merge "Remove empty Android.mk" into mainTreehugger Robot
2024-01-24Remove empty Android.mkHarish Mahendrakar
2024-01-22Merge commit 'bb6430482199eaefbeaaa396600935082bc43f66' into aosp/mainJames Zern
2024-01-17Update AUTHORS,CHANGELOG,CMakeLists.txt for v3.8.1Wan-Teh Chang
2024-01-17Remove invalid assertion from mcomp.cJingning Han
2024-01-16Add a test for bug aomedia:3534Wan-Teh Chang
2024-01-13Simplify conditional expressionsWan-Teh Chang
2024-01-13Add guard to prevent access to null ptrJingning Han
2024-01-12cmake: improve ASM compiler config for arm64 macOSRuoyu Zhong
2023-12-22Add back the if statement in set_size_literal()Wan-Teh Chang
2023-12-21Replace initial_dimensions with cm->width and heightCheng Chen
2023-12-21Set initial_dimensions in encoder initCheng Chen
2023-12-21Remove the set_tile_info call in av1_change_configWan-Teh Chang
2023-12-21Remove a duplicate alloc_mb_mode_info_buffers callWan-Teh Chang
2023-12-16CHANGELOG: add CVE-2023-6879 for aomedia:3491James Zern
2023-12-14Update libaom_blocklist.txt to ignore CFI failures on ASM functionsHarish Mahendrakar
2023-12-14Recreate workers if necessaryCheng Chen
2023-12-13Merge "Merge tag 'v3.8.0' into aosp/main" into mainJames Zern
2023-12-12Fix a range check in disflowRachel Barker
2023-12-11Add blank line btwn AV1Encoder ctor/dtor & methodsWan-Teh Chang
2023-12-11Do not use adaptive error estimateCheng Chen
2023-12-08Add AV1Encoder class to simplify fuzz test casesWan-Teh Chang
2023-12-08Update frame size in actual encodingCheng Chen
2023-12-08Add a test to reproduce bug b:310548198Wan-Teh Chang
2023-12-08Merge tag 'v3.8.0' into aosp/mainJames Zern
2023-11-30Update CHANGELOG for libaom 3.8.0Wan-Teh Chang
2023-11-23Update CHANGELOGWan-Teh Chang
2023-11-22Bug fixes to only use rec_sse in CBR mode.Lin Zheng
2023-11-22Snap for 11135399 from affa1361a4d515c8c6c0f4fd70e6f491b834196d to simpleperf...Android Build Coastguard Worker
2023-11-22Merge tag 'v3.7.1' into update-libaom am: affa1361a4James Zern
2023-11-21Merge tag 'v3.7.1' into update-libaomJames Zern
2023-11-21Update AUTHORS,CHANGELOG,CMakeLists.txt for v3.8.0Wan-Teh Chang
2023-11-18Update CHANGELOG and CMakeLists.txt for v3.7.1Wan-Teh Chang
2023-11-18Fix Clang 18.0.0 -Wunreachable-code warningsWan-Teh Chang
2023-11-17Move assertion earlier in av1_single_motion_searchWan-Teh Chang
2023-11-17Initialize multi-thread workersCheng Chen
2023-11-17Add more unit tests for frame size change and multi-threadsCheng Chen
2023-11-17Exclude two tests for realtime only buildCheng Chen
2023-11-17Resolve issue 3491Cheng Chen
2023-11-16More frame size unit testsCheng Chen
2023-11-16Unit test for invalid resolution changesCheng Chen
2023-11-11Define AOM_USAGE_* macros as unsigned constantsWan-Teh Chang
2023-11-11Handle allocation failure in sgr SIMD functionsSatheesh Kumar
2023-11-11RC: Support screen contentJerome Jiang
2023-11-09Optimize HBD Neon vertical Wiener convolve for 5-tap filtersJonathan Wright
2023-11-09Optimize HBD Neon horizontal Wiener convolve for 5-tap filtersJonathan Wright
2023-11-09Specialize HBD Neon Wiener convolution vert. pass by bitdepthJonathan Wright
2023-11-09Specialize HBD Neon Wiener convolution horiz. pass by bitdepthJonathan Wright