- 41e4832 ivf_video_source.h: fix static analyzer warnings by James Zern · 5 days ago main
- c3e8857 vpxdec: fix FILE leak on failure by James Zern · 5 days ago
- 5b75082 Fix NV12 x_chroma_shift in vpx_image by Jerome Jiang · 5 days ago
- 244a62c vp8,update_extracfg: add missing setjmp by James Zern · 6 days ago
- 1659f4b Only enable avx512 on modern CPUs by Jerome Jiang · 6 days ago
- 1defa2a vpxdec: fix FILE leak on error by James Zern · 7 days ago
- 3c4939b vpx_video_(read|writer)_open: fix FILE leaks on error by James Zern · 7 days ago
- 9794f87 Revert VP8 part of "image2yuvconfig() should calculate ..." by James Zern · 9 days ago
- f662898 image2yuvconfig() should calculate uv_crop_width by James Zern · 11 days ago
- 49dd8ff vp9,yuvconfig2image: set img->{w,h} to yv12->y_{width,height} by James Zern · 12 days ago
- 908e88c test_vector_test: remove unused resize_clips_ member by James Zern · 14 days ago
- 5f00413 Revert "Fix the use of uninitialized value in qsort" by James Zern · 3 weeks ago
- 98cb4bb vp9_encoder.c,qsort_comp: fix pointer cast by James Zern · 3 weeks ago
- 920d80f Disable usage of prev_mi_grid_visible under resize by Marco Paniconi · 3 weeks ago
- 9dd9e25 vpx_dsp.mk: exclude highbd_sse_neon.c w/encoders disabled by James Zern · 3 weeks ago
- c8f6952 include select vpx_sad functions in postproc build by James Zern · 3 weeks ago
- ab83db6 vp9: Fix to perceptual_aq mode under resize. by Marco Paniconi · 3 weeks ago
- b601413 Fix to arf/lastgolden usage buffers for realtime lag by Marco Paniconi · 3 weeks ago
- 31af37b vp9_postproc: disable VP9D_DEMACROBLOCK w/uv_width < 8 by James Zern · 4 weeks ago
- 1963b53 vp9_postproc: disable VP9D_DEBLOCK w/uv_width < 8 by James Zern · 4 weeks ago
- 3e27eaf vp9_post_proc_frame: disable VP9D_ADDNOISE w/high-bitdepth by James Zern · 4 weeks ago
- 63aad27 vp8-multi-res-encoding: Fix to out-of-bounds write by Marco Paniconi · 4 weeks ago
- c2b4c98 validate_img: add error msg for validate_hbd_input failure by James Zern · 4 weeks ago
- 8eb87f4 vp9_cx_iface,validate_img: check plane ptr before reading by James Zern · 4 weeks ago
- 5024f4f rtc-rc: Checks limts on inputs to external rc by Jerome Jiang · 4 weeks ago
- e065a22 vpx postproc: Fix to buffer overflow in vpx_setup_noise by Marco Paniconi · 4 weeks ago
- bd2049a vp9: Fix to mfqe for resize by Marco Paniconi · 4 weeks ago
- ca2f535 Guard alpha plane access with condition by Jerome Jiang · 4 weeks ago
- e9efe03 vp9-svc: Avoid write_superframe for empty superframe by Marco Paniconi · 5 weeks ago
- 7cdde9f vp9_cx_iface.c: fix signed/unsigned warning by James Zern · 5 weeks ago
- bd81e7b Fix buffer overflow in set_mb_ssim_rdmult_scaling by Marco Paniconi · 5 weeks ago
- c1ffdaa configure: add arm64/win32 VS18 targets by James Zern · 5 weeks ago
- f38b9de Use g_bit_depth during input validation by Ram Mohan M · 5 weeks ago
- 68ea923 Revert "Remove spinning before calling pthread_mutex_lock" by James Zern · 5 weeks ago
- e441325 Replace NULL with nullptr in .cc files by Jerome Jiang · 6 weeks ago
- 54fc407 Fix clang-tidy warnings in libvpx by Jerome Jiang · 6 weeks ago
- 7747d79 vp9_int_pro_motion_estimation: fix stride w/scaled ref by James Zern · 6 weeks ago
- 76b0802 vp9: fix to buffer overflow under resolution change by Marco Paniconi · 6 weeks ago
- 27ed0d5 vpxenc: add --validate-hbd-input option by James Zern · 6 weeks ago
- 6d4fc5a add test coverage for VP9E_SET_VALIDATE_HBD_INPUT by James Zern · 6 weeks ago
- 5ab243b vp9-svc: Set consistent value for temporal_layering_mode by Marco Paniconi · 6 weeks ago
- 03b2a50 rename VP9E_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT by James Zern · 6 weeks ago
- 640d4ce vp9: wrap size check in #if INT64_MAX > SIZE_MAX by Jerome Jiang · 7 weeks ago
- 01e5052 Cast tokens to size_t when allocating by Jerome Jiang · 7 weeks ago
- 474d8db vp9: replace heavy token alloc test with unit test by Jerome Jiang · 7 weeks ago
- 5850e33 Fix VP9 float-to-int overflow in validate_config by Jerome Jiang · 7 weeks ago
- 5f596ad Fix VP8 decoder crash on flush with no fragments by Jerome Jiang · 7 weeks ago
- eb7e4ae Fix overflow in get_token_alloc leading to OOM by Jerome Jiang · 7 weeks ago
- 8f73473 Fix VP9 highbitdepth encoder format mismatch by Jerome Jiang · 7 weeks ago
- 11d5225 Fix VP8 signed overflow in vp8_encode_frame by Jerome Jiang · 7 weeks ago
- 21785f4 vp9: fix to negative quantizer with force_frame_boost by Marco Paniconi · 7 weeks ago
- 24fa174 Fix VP9 float-to-int overflow with zero bitrate by Jerome Jiang · 7 weeks ago
- d9311b5 vp9: Add unittest for svc issue: 505665613 by Marco Paniconi · 7 weeks ago
- 0e406ee vp8: Clamp vp8_set_static_threshold by Marco Paniconi · 7 weeks ago
- 5197d83 vp9-svc: fix integer overflow in get layer resolution by Marco Paniconi · 7 weeks ago
- fe1e272 vp9-svc: follow-up to disallow svc for 2pass by Marco Paniconi · 7 weeks ago
- 08c9f70 Add null checks to _set/get_reference for vp8/vp9. by Marco Paniconi · 7 weeks ago
- 08ae245 vp9-svc: fix issue with svc.duration overflow by Marco Paniconi · 7 weeks ago
- 1a3dbc9 vp9-svc: Constrain per-layer speed to be >=5 for realtime build by Marco Paniconi · 8 weeks ago
- 615154f vp9-svc: condition scale_references on use_nonrd_pick_mode by Marco Paniconi · 8 weeks ago
- 282717f Check on baseline_gf_interval for gf_cbr_boost_pct by Marco Paniconi · 8 weeks ago
- 6c5123a vp9-svc: Disallow svc for 2 pass encoding. by Marco Paniconi · 8 weeks ago
- f1d0a5c vp9-svc: range checks to the layer max/min_quantizers by Marco Paniconi · 8 weeks ago
- 3c456eb vp9: fix to cyclic_refresh_setup with svc dynamic layers by Marco Paniconi · 8 weeks ago
- c7c57b7 LoongArch: Defer filter pointer retrieval to fix out-of-bounds by yuanhecai · 9 weeks ago
- e353aa8 vpx_temporal_svc_encoder: remove unused global by James Zern · 9 weeks ago
- b1f431c decode_api_test.cc: fix visual studio warnings by James Zern · 10 weeks ago
- a5e2e65 vp8_de_alloc_frame_buffers: more cleanup by Wan-Teh Chang · 10 weeks ago
- 0226b95 vp8_de_alloc_frame_buffers: clear mi/postproc_state by Jan-Ivar Bruaroey · 10 weeks ago
- e914ae9 Change asm volatile to __asm__ __volatile__ by Wan-Teh Chang · 10 weeks ago
- db2e248 vp9_decodeframe.c: move ref frame index check earlier by James Zern · 10 weeks ago
- 606b96d Enable the ISO C11 standard by Wan-Teh Chang · 2 months ago
- 7074f15 {vp9_cx_iface,vp9_decoder}.c: add some missing includes by James Zern · 2 months ago
- 47ac1ec vp9_decodeframe: promote row-mt calcs to size_t by James Zern · 2 months ago
- c18b190 test/android/Android.mk: build tests w/-std=c++17 by James Zern · 2 months ago
- d9a548c vp9: fix for out-of-bounds write in decode coeffs by Marco Paniconi · 3 months ago
- 59d0c76 gen_msvs_vcxproj: set C++ language standard to C++17 by James Zern · 3 months ago
- f14de9d Update to GoogleTest 1.17.0 by Wan-Teh Chang · 3 months ago
- d20e271 vp9; move source input check to validate_img by Marco Paniconi · 3 months ago
- 97a59b0 Allow patch files to have trailing spaces by Wan-Teh Chang · 3 months ago
- 4d868e2 encoder_encode: Omit two res == VPX_CODEC_OK tests by Wan-Teh Chang · 3 months ago
- 8cf7442 Remove bit_depth member of struct TestSSEFuncs by Wan-Teh Chang · 3 months ago
- 15dca2f README: update bug tracker link by James Zern · 3 months ago
- 090dd8b vp9: Add check to validate source input by Marco Paniconi · 3 months ago
- 3fce57e encode_api_test: replace kHeight w/kWidth for stride by James Zern · 3 months ago
- d51fafc vpx_image,img_alloc_helper: verify vpx_img_fmt_t by James Zern · 3 months ago
- 915643b vp[89] encoders: reject unequal UV strides by James Zern · 3 months ago
- 3894fcc vp9,encoder_encode: fix validate_img() check by James Zern · 3 months ago
- 42d5802 encode_api_test: add repro for b/488585490 by James Zern · 3 months ago
- e1dd149 y4minput: fix integer overflow in buffer size calculations by CodeByMoriarty · 3 months ago
- e7d2040 y4minput.c: Set alpha plane to NULL, stride to 0 by Wan-Teh Chang · 3 months ago
- 3068fa0 vp9-svc: validate spatial_layer_id by Marco Paniconi · 3 months ago
- 9a2d3d1 vp9_scale_references: fail if no free buffer is available by James Zern · 3 months ago
- ab5ec7a vp9_pick_inter_mode: fix buf offsets w/scaled refs by James Zern · 3 months ago
- 4fcebea yuv_video_source: fix stride/width check w/16bpp by James Zern · 4 months ago
- bb9e8fa yuv_video_source: fix reading files w/odd widths by James Zern · 4 months ago
- 6845d72 add support for msvc v145 / VS 2026 by Andrey Filipenkov · 4 months ago
- 30f3852 encode_api_test: disable OssFuzz471723682 by James Zern · 4 months ago
- 3ac9995 vpx_enc_fuzzer: condition max frames on deadline by James Zern · 4 months ago
- 73b417d Make direct calls to Neon variance paths in Neon subpel variance by Li Zhang · 4 months ago