aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysobu_parser*: apply iwyuupstream-mainJames Zern
7 dayswarp_prediction.{cc,h}: apply iwyuJames Zern
2024-03-19obu_parser: Make obu extension flag check failure as warning.Chunbo Hua
2024-03-14apply clang-formatJames Zern
2024-03-14obu_parser: Frame header check for new sequence header OBUChunbo Hua
2024-03-08obu_parser: Add sequence header missing as error logChunbo Hua
2024-03-04Add parse only option to libgav1libgav1 Team
2024-02-12compiler_attributes.h: normalize ASAN_* definesJames Zern
2023-12-06libgav1_tests.cmake: add missing absl::time depJames Zern
2023-12-05film_grain: undo ASan poison at destruction timeJames Zern
2023-10-31cdef.cc: quiet -Warray-bounds/-Wstringop-overflowJames Zern
2023-10-02Add missing #include in threadpool.cclibgav1 Team
2023-07-24add common_dsp_test.ccJames Zern
2023-07-20dsp/*_test.cc: check AVX2/SSE4 support before testingJames Zern
2023-07-06fuzzer_temp_file: add windows supportJames Zern
2023-07-06inverse_transform_neon: update clang version checkJames Zern
2023-07-06version.h: bump version to 0.19.0James Zern
2023-02-07obu_parser_fuzzer: exercise GetAV1CodecConfigurationBox()James Zern
2023-02-07fuzzer_get_tmpfile_with_suf: fix -Wsign-compareJames Zern
2023-01-18README.md: update LIBGAV1_MAX_BITDEPTH textJames Zern
2023-01-18cmake: Set LIBGAV1_MAX_BITDEPTH to 12 by defaultVignesh Venkatasubramanian
2023-01-18Quiet -Wmaybe-uninitialized warning (convolve_10bit_neon.cc)Scott LaVarnway
2023-01-18convolve_{avx2,sse4}: memset intermediate buffer w/MSanJames Zern
2022-10-31Tile::StoreMotionFieldMvsIntoCurrentFrame: reorder some opsJames Zern
2022-10-31README.md: sync abseil/googletest versions w/cmakeJames Zern
2022-10-31Quiet -Wmaybe-uninitialized warning (convolve_neon.cc)Scott LaVarnway
2022-10-31loop_filter_10bit_neon: remove 2 dead storesJames Zern
2022-10-31intrapred_directional_neon: remove a dead storeJames Zern
2022-10-31{c_,}decoder_test: add missing status checksJames Zern
2022-10-31mask_blend_test: add an assert for non-null func_James Zern
2022-10-31file_writer_test: use absl::WrapUniqueDerek Mauro
2022-10-31add YuvBuffer::InitializeFrameBorders()James Zern
2022-10-31DirectionalIntraPredictorZone2_SSE4: init top/left_buffer w/msanJames Zern
2022-10-31PostFilter: further extend right border w/msanJames Zern
2022-10-31BlendNoiseTest: zero noise image border w/MSanJames Zern
2022-10-31film_grain_neon: merge GetScalingFactors functionsJames Zern
2022-09-30FileReader::Open: explicitly move return valueJames Zern
2022-09-28CdefFilteringTest: accumulate per-plane timesJames Zern
2022-09-19{arm,x86}/loop_restoration*: quiet -WuninitializedJames Zern
2022-09-19Tile::GetReferenceCdf: quiet -Warray-boundsJames Zern
2022-09-19FilmGrainParams: clarify field relationship to spec varsJames Zern
2022-08-22decoder_buffer.h: add comments for ObuMetadataHdrMdcv membersJames Zern
2022-08-22cmake: suggest stable versions of abseil/googletestJames Zern
2022-08-22threadpool: Do not use pthread_setname_np on GNU/HurdJames Zern
2022-07-27obu_parser: Add support for av1c box generationVignesh Venkatasubramanian
2022-06-30libgav1_build_definitions: update SOVERSION for v0.18.0James Zern
2022-06-27Add public API for Metadata OBUsVignesh Venkatasubramanian
2022-06-24decoder_test: Share constants between C/C++ testsVignesh Venkatasubramanian
2022-06-24obu_parser_test: Add testcase for itut_t35 extension byteVignesh Venkatasubramanian
2022-06-17Adst4_NEON: rightsize register typeJames Zern