2022-05-13 |
yuanhecai | vp9[loongarch]: Optimize fdct4x4/8x8_lsx |
tree | commitdiff |
2022-05-13 |
yuanhecai | vp9[loongarch]: Optimize vpx_hadamard_16x16/8x8 |
tree | commitdiff |
2022-05-13 |
Marco Paniconi | vp9-rtc: Fix to interp_filter for segment skip |
tree | commitdiff |
2022-05-09 |
James Zern | Merge "[NEON] Optimize vp9_diamond_search_sad() for... |
tree | commitdiff |
2022-05-06 |
James Zern | add some missing realloc checks |
tree | commitdiff |
2022-04-28 |
James Zern | Merge changes I99ee0ef3,Ie087e8be,I6b19d016,I6fb7771d... |
tree | commitdiff |
2022-04-28 |
yuanhecai | vp9[loongarch]: Optimize sad8x8/32x64/64x32x4d |
tree | commitdiff |
2022-04-28 |
yuanhecai | vp9[loongarch]: Optimize sad64x64/32x32_avg,comp_avg_pred |
tree | commitdiff |
2022-04-26 |
yuanhecai | vp9[loongarch]: Optimize fdct/get/variance16x16 |
tree | commitdiff |
2022-04-26 |
James Zern | Merge changes Ib8bcefd2,I84f789ca into main |
tree | commitdiff |
2022-04-25 |
James Zern | register_state_check.h: add compiler barrier |
tree | commitdiff |
2022-04-25 |
James Zern | add_noise_test.cc: remove stale TODO |
tree | commitdiff |
2022-04-24 |
yuanhecai | vp9[loongarch]: Optimize sub_pixel_variance32x32/sad16x16 |
tree | commitdiff |
2022-04-22 |
yuanhecai | vp9[loongarch]: Optimize horizontal/vertical_4/dual |
tree | commitdiff |
2022-04-22 |
yuanhecai | vp9[loongarch]: Optimize convolve8_avg_vert/convolve_copy |
tree | commitdiff |
2022-04-22 |
yuanhecai | vp9[loongarch]: Optimize vertical/horizontal_8_dual |
tree | commitdiff |
2022-04-19 |
James Zern | Merge changes If8318068,I21519b5b into main |
tree | commitdiff |
2022-04-16 |
James Zern | Merge changes I9c24f75e,I83bce11c into main |
tree | commitdiff |
2022-04-15 |
Jerome Jiang | Merge "Fix int overflow in intermediate calculation... |
tree | commitdiff |
2022-04-15 |
yuanhecai | vp9[loongarch]: Optimize idct32x32_1024/1/34_add |
tree | commitdiff |
2022-04-15 |
yuanhecai | vp9[loongarch]: Optimize vpx_fdct32x32/32x32_rd |
tree | commitdiff |
2022-04-12 |
yuanhecai | vp9[loongarch]: Optimize vpx_variance64x64/32x32 |
tree | commitdiff |
2022-04-12 |
yuanhecai | vp9[loongarch]: Optimize sad64x64/32x32/16x16 |
tree | commitdiff |
2022-04-05 |
Cheng Chen | Merge "L2E: Make SimpleEncode take vp9 level as an... |
tree | commitdiff |
2022-04-05 |
James Zern | Merge changes I0b6520be,I1f006daa,I7ee8e367 into main |
tree | commitdiff |
2022-04-04 |
Johann Koenig | Merge "remove unused vp8_encode_intra parameter" into... |
tree | commitdiff |
2022-03-31 |
James Zern | Merge changes I4c63beeb,I28f3b98f into main |
tree | commitdiff |
2022-03-31 |
Johann Koenig | Merge "subpel variance: add speed test" into main |
tree | commitdiff |
2022-03-31 |
James Zern | Revert "quantize: replace highbd versions" |
tree | commitdiff |
2022-03-31 |
James Zern | Revert "quantize: remove highbd version" |
tree | commitdiff |
2022-03-31 |
yuanhecai | vp9[loongarch]: Optimize vpx_convolve8_avg_horiz_c |
tree | commitdiff |
2022-03-31 |
Johann Koenig | Merge "quantize: remove highbd version" into main |
tree | commitdiff |
2022-03-31 |
Johann | quantize: remove highbd version |
tree | commitdiff |
2022-03-31 |
James Zern | Merge "Optimize FHT functions for NEON" into main |
tree | commitdiff |
2022-03-31 |
Johann | subpel variance: add speed test |
tree | commitdiff |
2022-03-31 |
Johann Koenig | Merge "remove sad x3,x8 specializations" into main |
tree | commitdiff |
2022-03-31 |
Johann | quantize: replace highbd versions |
tree | commitdiff |
2022-03-30 |
Cheng Chen | L2E: Make SimpleEncode take vp9 level as an input |
tree | commitdiff |
2022-03-30 |
Konstantinos Marga... | Optimize FHT functions for NEON |
tree | commitdiff |
2022-03-30 |
Johann | remove skip_block from quantize |
tree | commitdiff |
2022-03-29 |
Johann | remove sad x3,x8 specializations |
tree | commitdiff |
2022-03-24 |
James Zern | Merge "Make sure only NEON FDCT functions are called... |
tree | commitdiff |
2022-03-23 |
Johann Koenig | Merge "ads2gas*.pl: strip trailing whitespace after... |
tree | commitdiff |
2022-03-22 |
Jerome Jiang | Fix ClangTidy style warning |
tree | commitdiff |
2022-03-16 |
yuanhecai | vp9[loongarch]: Optimize convolve/convolve8_avg_c |
tree | commitdiff |
2022-03-16 |
yuanhecai | vp9[loongarch]: Optimize convolve8_horiz/vert/c |
tree | commitdiff |
2022-03-03 |
James Zern | Merge "vp9[loongarch]: Optimize horizontal/vertical_8_c... |
tree | commitdiff |
2022-03-03 |
yuanhecai | vp9[loongarch]: Optimize horizontal/vertical_8_c |
tree | commitdiff |
2022-02-11 |
James Zern | svc_datarate_test.cc: remove stale TODO |
tree | commitdiff |
2022-02-09 |
Marco Paniconi | Merge "rtc-vp9: Fix intra-only for bypass mode" into... |
tree | commitdiff |
2022-02-08 |
Marco Paniconi | rtc-vp9: Fix intra-only for bypass mode |
tree | commitdiff |
2022-02-03 |
Marco Paniconi | Merge "rtc-vp9: Fix to tests for intra-only frame.... |
tree | commitdiff |
2022-02-03 |
Marco Paniconi | rtc-vp9: Fix to tests for intra-only frame. |
tree | commitdiff |
2022-02-02 |
James Zern | vp9_roi_test: apply iwyu |
tree | commitdiff |
2022-02-01 |
James Zern | vp9_thread_test: parameterize VP9DecodeMultiThreadedTest |
tree | commitdiff |
2022-01-31 |
Jerome Jiang | Merge "Use background segmentation mask with ROI" into... |
tree | commitdiff |
2022-01-27 |
Jerome Jiang | Use background segmentation mask with ROI |
tree | commitdiff |
2021-12-16 |
Fyodor Kyslov | Merge "vp9 encoder: fix test failure on 32 bit arch... |
tree | commitdiff |
2021-12-16 |
Fyodor Kyslov | vp9 encoder: fix test failure on 32 bit arch |
tree | commitdiff |
2021-12-15 |
Marco Paniconi | Merge "Set unused reference frames to first ref" into... |
tree | commitdiff |
2021-12-15 |
Fyodor Kyslov | Merge "vp9 encoder: fix integer overflows" into main |
tree | commitdiff |
2021-12-14 |
Fyodor Kyslov | vp9 encoder: fix integer overflows |
tree | commitdiff |
2021-12-09 |
James Zern | Merge "test_intra_pred_speed: match above ext w/reconin... |
tree | commitdiff |
2021-12-09 |
James Zern | test_intra_pred_speed: match above ext w/reconintra |
tree | commitdiff |
2021-12-09 |
James Zern | vp9_thread_test.cc: remove incorrect TODO |
tree | commitdiff |
2021-12-03 |
James Zern | clear -Wextra-semi/-Wextra-semi-stmt warnings |
tree | commitdiff |
2021-11-19 |
James Zern | Merge "vp9 encoder: fix row-mt crash w/thread config... |
tree | commitdiff |
2021-11-18 |
James Zern | vp9 encoder: fix row-mt crash w/thread config change |
tree | commitdiff |
2021-11-18 |
James Zern | Merge "vp9 encoder: fix some integer overflows" into... |
tree | commitdiff |
2021-11-18 |
Johann Koenig | Merge "replaced bsr() with get_msb() from bitops.h... |
tree | commitdiff |
2021-11-18 |
Fyodor Kyslov | vp9 encoder: fix some integer overflows |
tree | commitdiff |
2021-11-18 |
Johann Koenig | Merge "faster vp8_regular_quantize_b_sse4_1" into main |
tree | commitdiff |
2021-11-17 |
James Zern | encode_api_test.cc: unify kCodecs[] definitions |
tree | commitdiff |
2021-11-17 |
Johann Koenig | Merge "MacOS 12 is darwin21" into main |
tree | commitdiff |
2021-11-16 |
Yunqing Wang | Merge "test/DummyVideoSource::ReallocImage: check img_... |
tree | commitdiff |
2021-11-11 |
James Zern | test/DummyVideoSource::ReallocImage: check img_ alloc |
tree | commitdiff |
2021-11-11 |
James Zern | Merge "update libwebm to libwebm-1.0.0.28-20-g206d268... |
tree | commitdiff |
2021-11-10 |
James Zern | Merge changes I1425f12d,I1e9e9ffa,I6d8f676b,I92013086... |
tree | commitdiff |
2021-11-09 |
James Zern | vp8 encoder: fix some integer overflows |
tree | commitdiff |
2021-11-08 |
James Zern | video_source.h,ReallocImage: quiet implicit conv warning |
tree | commitdiff |
2021-10-15 |
James Zern | Merge "vp8_yv12_realloc_frame_buffer: move allocation... |
tree | commitdiff |
2021-10-12 |
James Zern | test/Android.mk: import LICENSE indicators from AOSP |
tree | commitdiff |
2021-10-07 |
Jerome Jiang | Merge branch 'smew' into main |
tree | commitdiff |
2021-10-04 |
James Zern | {vp8,vp9}_set_roi_map: fix validation with INT_MIN |
tree | commitdiff |
2021-10-04 |
Jerome Jiang | Merge changes If2ef4400,I345970b7 into main |
tree | commitdiff |
2021-10-01 |
James Zern | {vp8,vp9}_set_roi_map: fix validation with INT_MIN |
tree | commitdiff |
2021-09-23 |
Jerome Jiang | Merge "vp8 rc: support temporal layers" into main |
tree | commitdiff |
2021-09-23 |
Jerome Jiang | vp8 rc: support temporal layers |
tree | commitdiff |
2021-09-10 |
Jerome Jiang | Add vp8 support to rc lib |
tree | commitdiff |
2021-08-24 |
Jerome Jiang | vp9 rc lib: Allow aq 3 to work for SVC with unit test |
tree | commitdiff |
2021-07-23 |
Jerome Jiang | Merge "Add control to get QP for all spatial layers... |
tree | commitdiff |
2021-07-22 |
Jerome Jiang | Merge "Use round to be more accurate casting float... |
tree | commitdiff |
2021-07-21 |
Jerome Jiang | Add cyclic refresh to vp9 rtc external ratecontrol |
tree | commitdiff |
2021-07-19 |
Jerome Jiang | Merge "Refactor rtc rate control test" into main |
tree | commitdiff |
2021-07-19 |
Jerome Jiang | Refactor rtc rate control test |
tree | commitdiff |
2021-06-22 |
Jerome Jiang | Merge "rc: turn off gf constrain for external RC" into... |
tree | commitdiff |
2021-06-22 |
Jerome Jiang | rc: turn off gf constrain for external RC |
tree | commitdiff |
2021-06-22 |
James Zern | Merge "test-data.sha1: add missing sha sums" into main |
tree | commitdiff |
2021-06-22 |
Angie Chiang | Merge changes I9f0852a0,Ieecb98a7 into main |
tree | commitdiff |
2021-06-21 |
James Zern | test-data.sha1: add missing sha sums |
tree | commitdiff |
next |