shithub: libvpx

RSS feed

a229dbc1 – Scott LaVarnway <slavarnway@google.com> authored on 2015/08/10 09:44
VPX: remove step == 16 and filter[3] != 128 checks

4e6b5079 – Scott LaVarnway <slavarnway@google.com> authored on 2015/08/05 06:47
VPX: remove scaled calls from FUN_CONV_1D

8f6b9431 – Scott LaVarnway <slavarnway@google.com> authored on 2015/08/03 05:43
VPX: Add rtcd support for scaling.

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"

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

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