Sign in
aomedia
/
aom
/
c67dd39adc4a38a915a999f73f53430c08e83f9d
/
vp8
a301f5e
Fix copy/zero macros.
by Geza Lore
· 9 years ago
aa6c754
Merge remote-tracking branch 'webm/master' into nextgenv2
by Yaowu Xu
· 9 years ago
02fe3ae
vp8_dx_iface: add missing alloc checks
by James Zern
· 9 years ago
61b112b
vp8/onyx_if: add missing alloc checks
by James Zern
· 9 years ago
a3d2387
vp8/denoising: add missing alloc check
by James Zern
· 9 years ago
7538501
Move PSNR related functions into vpx_dsp/psnr.c
by Yaowu Xu
· 9 years ago
18b6e9a
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 9 years ago
204e77e
Remove a flavor of SSIM that is never really used.
by Yaowu Xu
· 9 years ago
ba7ebbb3
vp8: fix build with mingw+pthreads
by James Zern
· 9 years ago
8faccb7
Merge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
by James Zern
· 9 years ago
4f780e9
vp9/10: fix encoder crash on flush
by James Zern
· 9 years ago
d1e3d04
VPX skin map improvement.
by JackyChen
· 9 years ago
42c2c6b
vp8_cx_iface: delete 3 unused functions
by James Zern
· 9 years ago
abd6206
vp8: mark intra_prediction_down_copy inline
by James Zern
· 9 years ago
e6f05e7
Fix a clang/win build error
by Yunqing Wang
· 9 years ago
4800e17
vp8-denoiser: Fix threshold for skin map.
by Marco
· 9 years ago
cfe9758
Remove duplicate definitions
by Yaowu Xu
· 9 years ago
ff0107f
Amend and improve VP8 multithreading implementation
by Yunqing Wang
· 9 years ago
44fe73e
Merge "vp8: fix loop filter level clamping"
by James Zern
· 9 years ago
2e693eb
vp8: fix loop filter level clamping
by James Zern
· 9 years ago
ff3674a
vp8: fix quantizer clamping
by James Zern
· 9 years ago
92c4d81
Merge "vp10: add extended-intra prediction edges experiment."
by Ronald S. Bultje
· 9 years ago
a046f56
vp8cx: remove deprecated reference/entropy controls
by James Zern
· 9 years ago
c7dc1d7
vp10: add extended-intra prediction edges experiment.
by Ronald S. Bultje
· 9 years ago
b1d85bf
vp8: align left pixel array by 16 bytes.
by Ronald S. Bultje
· 9 years ago
c26a9ec
vp8: change build_intra4x4_predictors() to use vpx_dsp.
by Ronald S. Bultje
· 9 years ago
7cdcfee
vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.
by Ronald S. Bultje
· 9 years ago
54d4895
vp8: change build_intra_predictors_mby_s to use vpx_dsp.
by Ronald S. Bultje
· 9 years ago
7d28d12
Merge "VP8: Update rate correction factor for drop_overshoot feature."
by Marco Paniconi
· 9 years ago
bd3088f
VP8: Update rate correction factor for drop_overshoot feature.
by Marco
· 9 years ago
812945a
vp9/10: improve support for render_width/height.
by Ronald S. Bultje
· 10 years ago
ece841f
VP8: Adjust rate correction factor for drop due to overshoot.
by Marco
· 10 years ago
3140e90
vp8: Small adjustment to cyclic_refresh max_mbs_perframe.
by Marco
· 10 years ago
1c8567f
Remove some trailing whitespaces
by Debargha Mukherjee
· 10 years ago
c7f58bc
Only build multithreaded functions on mt builds.
by Johann
· 10 years ago
c5f1191
Include vpx_dsp_common.h when using VPXMIN/MAX
by Johann
· 10 years ago
4dcbf0a
Merge "vp8: modifcatiion to skin map computation."
by Marco Paniconi
· 10 years ago
820302a
vp8: use VPX(MIN|MAX) from vpx_dsp_common.h
by James Zern
· 10 years ago
5c245a4
Merge changes I53b5bdc5,Ib81168a7,Ie0113945
by Johann Koenig
· 10 years ago
0ae1c83
Merge "Clean up unused function warnings in vp8 common"
by Johann Koenig
· 10 years ago
205532f
Merge changes I56fad85c,I7401a70a
by James Zern
· 10 years ago
c50f673
Merge "Clean up unused function warnings in vp8 decoder"
by Johann Koenig
· 10 years ago
06ba525
Clean up unused function warnings in vp8 encoder
by Johann
· 10 years ago
821f029
Clean up unused function warnings in vp8 onyx_if.c
by Johann
· 10 years ago
5c055cc
Clean up unused function warnings in vp8 common
by Johann
· 10 years ago
51b654e
Remove vp8_priv_sz
by Johann
· 10 years ago
6909718
Clean up unused function warnings in vp8 decoder
by Johann
· 10 years ago
c052309
vp8e_encode: check validate_config return
by James Zern
· 10 years ago
467c66e
Mark Scale2Ratio INLINE
by Johann
· 10 years ago
a1ec3eb
Limit new motion vector size
by Yaowu Xu
· 10 years ago
ee380cc
vp8: modifcatiion to skin map computation.
by Marco
· 10 years ago
5942839
Merge "Rename vp8 loopfilter_filters_dspr2.c"
by Johann Koenig
· 10 years ago
e7aa2d9
Rename vp8 loopfilter_filters_dspr2.c
by Johann
· 10 years ago
4e5e5fc
Rename vp8 loopfilter[_neon.c]
by Johann
· 10 years ago
79a00d7
Rename vp8 quantize.c
by Johann
· 10 years ago
d816fa7
Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.
by Alex Converse
· 10 years ago
3067c34
Support build with Visual Studio 14.
by Ghislain MARY
· 10 years ago
ac29aa1
Merge "Rename vp8 loopfilter_mmx.asm"
by Johann Koenig
· 10 years ago
749c393
Rename vp8 loopfilter_mmx.asm
by Johann
· 10 years ago
d35f992
mips msa vp8 denoising filter optimization
by Parag Salasakar
· 10 years ago
8fbc641
mips msa vp8 temporal filter optimization
by Parag Salasakar
· 10 years ago
0e3f494
mips msa vp8 block subtract optimization
by Parag Salasakar
· 10 years ago
56aa0da
mips msa vp8 quantize optimization
by Parag Salasakar
· 10 years ago
0c2a14f
mips msa vp8 fdct optimization
by Parag Salasakar
· 10 years ago
7c6ae37
Merge "mips msa vp8 post proc optimization"
by Parag Salasakar
· 10 years ago
f232410
Add const to a variable declaration
by Yaowu Xu
· 10 years ago
47c55ac
Fix a typo
by Yaowu Xu
· 10 years ago
a5d9416
mips msa vp8 post proc optimization
by Parag Salasakar
· 10 years ago
5deb983
mips msa vp8 filter by weight optimization
by Parag Salasakar
· 10 years ago
af6733a
mips msa vp8 recon intra optimization
by Parag Salasakar
· 10 years ago
fb73cea
mips msa vp8 bilinear filter optimization
by Parag Salasakar
· 10 years ago
509fb0b
mips msa vp8 copy mem optimization
by Parag Salasakar
· 10 years ago
55c0df5
mips msa vp8 sixtap filter optimization
by Parag Salasakar
· 10 years ago
e4fb53e
Merge "mips msa vp8 loop filter optimization"
by Parag Salasakar
· 10 years ago
0ea2684
mips msa vp8 loop filter optimization
by Parag Salasakar
· 10 years ago
0f96939
Use 'unsigned long' for _BitScanReverse parameter
by Johann
· 10 years ago
6a82f0d
Move sub pixel variance to vpx_dsp
by Johann
· 10 years ago
9d251f9
Merge "Unify subtract function used in VP8/9"
by Jingning Han
· 10 years ago
45b7e16
Merge "mips msa vp8 idct optimization"
by Parag Salasakar
· 10 years ago
0ede9f5
Unify subtract function used in VP8/9
by Jingning Han
· 10 years ago
3d938d7
mips msa vp8 idct optimization
by Parag Salasakar
· 10 years ago
432cd4b
Move subtract functions from vp9 to vpx_dsp
by Jingning Han
· 10 years ago
dcf5b7c
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
by James Zern
· 10 years ago
69c153c
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
by James Zern
· 10 years ago
f4d746a
idct_dequant_0_2x_neon: quiet uninit var warnings
by James Zern
· 10 years ago
4bd87a9
vp8_subpixelvariance_neon: right size coeff table
by James Zern
· 10 years ago
907b33c
Move vp8 variance files
by Johann
· 10 years ago
47fe535
disable vp8_sub_pixel_variance8x8_neon
by James Zern
· 10 years ago
516c087
Remove unused sub pixel mse
by Johann
· 10 years ago
86d0cb8
Disable neon bilinear 4x4
by Johann
· 10 years ago
d02aa04
Adds subsecond frame rates to webm
by Johnny Klonaris
· 10 years ago
dee70d3
Merge "Move variance functions to vpx_dsp"
by Johann
· 10 years ago
c3bdffb
Move variance functions to vpx_dsp
by Johann
· 10 years ago
7ca1743
Fix to visual studio build error.
by Marco
· 10 years ago
6f41e29
vp8_drop_encodedframe_overshoot: fix to return setting.
by Marco
· 10 years ago
976f7f4
VP8: For high overshoot, force drop frame and max-out QP.
by Marco
· 10 years ago
60b9f68
vp8/rdopt.h+onyx_int.h: add some missing prototypes
by James Zern
· 10 years ago
62ad8ba
vp8: add some missing includes
by James Zern
· 10 years ago
632177f
vp8: make some functions static
by James Zern
· 10 years ago
f80bbc0
vp8/common/variance*: add vp8_rtcd include
by James Zern
· 10 years ago
Next »