shithub: libvpx

RSS feed

d0118087 – James Zern <jzern@google.com> authored on 2015/08/03 12:22
gen_msvs_proj.sh: avoid asm object name collisions

7723b8df – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/03 14:58
Merge "Add common_dspr2.c file to vpx_dsp/mips"

9d927372 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/03 14:43
Merge "Correct the allocation size for ssim_vars"

92b08f51 – Jingning Han <jingning@google.com> authored on 2015/08/03 06:17
Add common_dspr2.c file to vpx_dsp/mips

8f089cbd – Yaowu Xu <yaowu@google.com> authored on 2015/08/03 06:46
Correct the allocation size for ssim_vars

a6835620 – Jingning Han <jingning@google.com> authored on 2015/08/03 05:54
Remove vpx_ prefix from the dspr2 file name in vpx_dsp/mips

d10fc5af – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/03 12:03
Merge "Add vpx_dsp_rtcd.h to inv_txfm_sse2.c"

b096db5a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/03 12:03
Merge "Remove vp9_common.h from idct16x16_neon.c"

0b0eba72 – Jingning Han <jingning@google.com> authored on 2015/07/31 08:57
Add _dspr2 to local function names

da7dc598 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/02 23:18
Merge "Factor out mips/msa inverse transform implementations"

0fcfc613 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/02 17:56
Merge "Add x86inc flag guard to inv_txfm_sse2.asm"

6eabf229 – Jingning Han <jingning@google.com> authored on 2015/08/02 04:22
Remove vp9_common.h from idct16x16_neon.c

4f7a7d29 – Jingning Han <jingning@google.com> authored on 2015/08/02 04:43
Add x86inc flag guard to inv_txfm_sse2.asm

80ae856c – Jingning Han <jingning@google.com> authored on 2015/08/02 04:24
Add vpx_dsp_rtcd.h to inv_txfm_sse2.c

b37494cf – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/01 12:20
Merge "Use precise header files in inverse transform msa implementations"

b4c7d052 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/01 12:20
Merge "Factor inverse transform functions into vpx_dsp"

22a8474f – James Zern <jzern@google.com> authored on 2015/08/01 07:45
vpx_convolve_copy_sse2: fix win64

44849516 – Jingning Han <jingning@google.com> authored on 2015/07/31 07:15
Factor out mips/msa inverse transform implementations

c1b233dd – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 22:12
Merge "mips msa vp8 temporal filter optimization"

4dc390b1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 21:01
Merge "Add dynamic range notes to vp9_vector_var_c"

fd22c492 – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 19:51
Merge "Turn off simple_model_rd_from_var at speed 4."

56c2cb75 – Jingning Han <jingning@google.com> authored on 2015/07/31 06:53
Use precise header files in inverse transform msa implementations

d8642d83 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 19:22
Merge "VP9_COPY_CONVOLVE_SSE2 optimization"

e184b613 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 18:22
Merge changes Iecdbbc34,I8b4db93f

6025c6d6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 17:29
Merge "Fix compiler warning in mips/dspr2"

dd4b4164 – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 17:19
Merge "Compute skippable inside the block_rd_txfm loop."

90e563d9 – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 15:05
Merge changes Ic1ce346a,Ic0b4e92c

7f8dd353 – Zoe Liu <zoeliu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 14:23
Merge "Refactor mips/dspr2 on convolution."

873a158f – Zoe Liu <zoeliu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 14:20
Merge "Code refactor on InterpKernel"

8abd0c2a – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/31 13:59
Merge "Short circuit rate_block in block_rd_txfm."

36a9a33b – Jingning Han <jingning@google.com> authored on 2015/07/31 12:41
Add dynamic range notes to vp9_vector_var_c

e8b133c7 – Jingning Han <jingning@google.com> authored on 2015/07/30 14:53
Factor inverse transform functions into vpx_dsp

af6d2c7d – Alex Converse <aconverse@google.com> authored on 2015/07/31 11:50
Turn off simple_model_rd_from_var at speed 4.

a5e97d87 – Scott LaVarnway <slavarnway@google.com> authored on 2015/07/30 01:02
VP9_COPY_CONVOLVE_SSE2 optimization

135b43cc – Jingning Han <jingning@google.com> authored on 2015/07/31 08:33
Fix compiler warning in mips/dspr2

8fbc6415 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/31 08:03
mips msa vp8 temporal filter optimization

ab20c98e – Alex Converse <aconverse@google.com> authored on 2015/07/30 13:39
Compute skippable inside the block_rd_txfm loop.

c62228f2 – Alex Converse <aconverse@google.com> authored on 2015/07/31 06:56
Simplify model_rd_for_sb HBD ifdefs

da9c73c2 – Alex Converse <aconverse@google.com> authored on 2015/07/30 13:52
Simplify dist_block HBD ifdefs

7cfdc003 – Zoe Liu <zoeliu@google.com> authored on 2015/07/28 06:52
Refactor mips/dspr2 on convolution.

7186a2dd – Zoe Liu <zoeliu@google.com> authored on 2015/07/22 06:40
Code refactor on InterpKernel

4ac5058a – Alex Converse <aconverse@google.com> authored on 2015/07/30 07:52
Give skip_txfm constants names.

73422d3b – Alex Converse <aconverse@google.com> authored on 2015/07/30 11:33
Short circuit rate_block in block_rd_txfm.

0e3f494b – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/31 05:29
mips msa vp8 block subtract optimization

e3ee8c29 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/30 23:44
Merge "mips msa vp8 quantize optimization"

3b2e73b9 – Yunqing Wang <yunqingwang@google.com> authored on 2015/07/29 09:37
Remove tx cache and speed up tx size selection

eb6b443b – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/30 19:04
Merge "Convert simple_model_rd_from_var from a speed check to a speed feature."

a71c5c0e – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/30 18:29
Merge "Exclude vpx intra prediction functions in vp8-only build"

c827c59e – Alex Converse <aconverse@google.com> authored on 2015/07/30 09:52
Convert simple_model_rd_from_var from a speed check to a speed feature.

c0f0245e – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/30 15:37
Merge "Clean up some casts."

5fddefbc – hui su <huisu@google.com> authored on 2015/07/29 15:43
Exclude vpx intra prediction functions in vp8-only build

21da45e5 – James Zern <jzern@google.com> authored on 2015/07/29 12:07
Android.mk: fix *_rtcd.h deps for armeabi-v7a

56aa0da4 – Parag Salasakar <img.mips1@gmail.com> authored and James Zern <jzern@google.com> committed on 2015/07/30 06:56
mips msa vp8 quantize optimization

b7f441a0 – Alex Converse <aconverse@google.com> authored on 2015/07/30 08:36
Cleanup rdcost_block_args

0c2a14f9 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/30 04:14
mips msa vp8 fdct optimization

91feec14 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/30 01:37
Merge "Cosmetics - Fix header file order in unit tests"

7c6ae373 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/29 22:34
Merge "mips msa vp8 post proc optimization"

583c2052 – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/29 21:06
Merge "Comment zcoeff_blk."

097d59c2 – Jingning Han <jingning@google.com> authored on 2015/07/29 10:51
Cosmetics - Fix header file order in unit tests

dfe7fdae – Alex Converse <aconverse@google.com> authored on 2015/07/29 12:53
Comment zcoeff_blk.

f2324108 – Yaowu Xu <yaowu@google.com> authored on 2015/07/29 12:27
Add const to a variable declaration

47c55acd – Yaowu Xu <yaowu@google.com> authored on 2015/07/29 12:23
Fix a typo

e3365c89 – James Zern <jzern@google.com> authored on 2015/07/29 11:38
Android.mk: add a dep on vpx_config.asm for x86_64

49e06736 – Alex Converse <aconverse@google.com> authored on 2015/07/24 10:59
Clean up some casts.

a5d9416f – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/29 05:40
mips msa vp8 post proc optimization

ce4c4b96 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/29 00:00
Merge "mips msa vp8 filter by weight optimization"

f42012e5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 20:47
Merge "add vp9_block_error_fp_neon"

4cbf36b1 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 20:38
Merge "Replace prefix vp9_ with vpx_ for intra prediction functions"

d12a4a82 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 20:07
Merge "Replace vp9_ prefix in 2D-DCT functions with vpx_"

39e3937c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 20:06
Merge "Remove vp9_dct.h file"

fc18cf7a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 20:06
Merge "Move DC only forward 2D-DCT functions to vpx_dsp"

08d5cf22 – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 17:59
Merge "Remove branch in inner loop of foreach_transformed_block_in_plane()"

8191ed8b – Aℓex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 17:59
Merge changes If196d9e5,Ib669d572

bd863314 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 17:50
Merge "build/make/Android.mk: support TARGET_ARCH_ABI=x86_64"

4b5109cd – Jingning Han <jingning@google.com> authored on 2015/07/28 11:57
Replace vp9_ prefix in 2D-DCT functions with vpx_

a7e9178d – Jingning Han <jingning@google.com> authored on 2015/07/28 11:25
Remove vp9_dct.h file

d19033fa – Jingning Han <jingning@google.com> authored on 2015/07/28 10:42
Move DC only forward 2D-DCT functions to vpx_dsp

a73f0f41 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 16:36
Merge "Factor 32x32 fwd DCT to vpx_dsp folder"

124ada51 – Johann <johannkoenig@google.com> authored on 2015/07/28 10:00
Don't use 'h' for functions using x86inc.asm

fe7cabe8 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/28 16:41
Merge "Move intra prediction functions from vp9/common/ to vpx_dsp/"

a6a4659b – Jingning Han <jingning@google.com> authored on 2015/07/27 12:05
Factor 32x32 fwd DCT to vpx_dsp folder

b1fb6e03 – Frank Galligan <fgalligan@google.com> authored on 2015/07/28 05:05
Fix dspr2 build.

5deb9837 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/28 04:16
mips msa vp8 filter by weight optimization

f8b869f5 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/27 22:27
Merge "mips msa vp8 recon intra optimization"

4f08d3d6 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/27 21:25
Merge "Remove tx_select_threshes"

ea990af7 – James Zern <jzern@google.com> authored on 2015/07/25 08:27
add vp9_block_error_fp_neon

8eefb36c – Jingning Han <jingning@google.com> authored on 2015/07/27 10:56
Move forward dct sse2 header file to vpx_dsp

40136453 – hui su <huisu@google.com> authored on 2015/07/21 05:39
Replace prefix vp9_ with vpx_ for intra prediction functions

7971846a – hui su <huisu@google.com> authored on 2015/07/19 11:02
Move intra prediction functions from vp9/common/ to vpx_dsp/

5f214d6b – Jingning Han <jingning@google.com> authored on 2015/07/27 08:05
Use common coefficient definition in neon idct implementations

b2446fb6 – Yunqing Wang <yunqingwang@google.com> authored on 2015/07/27 07:58
Remove tx_select_threshes

a9a1d4e8 – Jingning Han <jingning@google.com> authored on 2015/07/24 06:27
Replace vp9_idct.h for precise dependency

5ebc8feb – Jingning Han <jingning@google.com> authored on 2015/07/23 12:35
Refactor vp9_idct.h file

af6733ae – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/25 08:32
mips msa vp8 recon intra optimization

55c6a74b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/24 18:23
Merge "Dynamic resize for real-time: reference scaling."

48de07d8 – Jingning Han <jingning@google.com> authored on 2015/07/23 10:55
Remove redundant function definitions in vp9_dct_sse2.h

252ec598 – Jingning Han <jingning@google.com> authored on 2015/07/23 10:41
Remove vp9_dct.h from fwd_txfm_impl_sse2 header file

c376fbc6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/24 17:11
Merge "Move msa implementations of 2D-DCT to vpx_dsp"

5da87e84 – James Zern <jzern@google.com> authored on 2015/07/24 10:24
build/make/Android.mk: support TARGET_ARCH_ABI=x86_64

16dcf013 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/24 14:16
Merge "mips msa vp8 bilinear filter optimization"

Next