shithub: libvpx

RSS feed

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