shithub: libvpx

RSS feed

8c6d5a87 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 20:48
Merge "inline vp9_reader_has_error()"

4ec8f9c5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 18:52
Merge "vp9_variance*.c: make static tables const"

16961145 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 18:43
Merge "mips msa vp9 subpel variance optimization"

fcb5a869 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 18:39
Merge "Move subtract functions from vp9 to vpx_dsp"

5256a403 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 17:36
Merge "Expose params min-gf-interval/max-gf-interval"

91c412b6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 17:36
Merge "remove vp9_get_interp_kernel()"

39f03bf9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 13:01
Merge "Rename vpx_thread to vpx_util"

cb4310fc – James Zern <jzern@google.com> authored on 2015/07/06 11:04
vp9_variance*.c: make static tables const

fbe67d30 – Parag Salasakar <img.mips1@gmail.com> authored and James Zern <jzern@google.com> committed on 2015/07/05 17:44
mips msa vp9 subpel variance optimization

017253b7 – James Zern <jzern@google.com> authored on 2015/07/01 15:01
remove vp9_get_interp_kernel()

98526433 – Debargha Mukherjee <debargha@google.com> authored on 2015/04/01 12:39
Expose params min-gf-interval/max-gf-interval

432cd4bf – Jingning Han <jingning@google.com> authored on 2015/07/06 05:33
Move subtract functions from vp9 to vpx_dsp

823a126d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/03 14:44
Merge "Revert "Correct the inter prediction coordinate...""

52e358f1 – hkuang <hkuang@google.com> authored and James Zern <jzern@google.com> committed on 2015/07/01 12:22
Revert "Correct the inter prediction coordinate..."

3d452632 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 17:07
Merge "Revert "mips msa vp9 subpel variance optimization""

4c5ac477 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 17:07
Merge "Revert "mips msa vp9 avg subpel variance optimization""

97946622 – James Zern <jzern@google.com> authored on 2015/07/02 08:02
Revert "mips msa vp9 subpel variance optimization"

ced98264 – James Zern <jzern@google.com> authored on 2015/07/02 08:01
Revert "mips msa vp9 avg subpel variance optimization"

d1b30cea – Jingning Han <jingning@google.com> authored on 2015/07/02 06:01
Rename vpx_thread to vpx_util

8565a1c9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 00:24
Merge "Use vpx prefix for codec independent threading functions"

66cf8098 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 00:24
Merge "Move multi-threading module functions into vpx_thread folder"

e7578084 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:52
Merge "vp9_pred_common: inline vp9_get_tx_size_context"

0ea30462 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:52
Merge "vp9_pred_common: inline vp9_get_segment_id"

95dc0821 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:51
Merge "vp9_dsubexp: replace some divides with shifts"

b49de21d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:51
Merge "vp9/inv_remap_prob: simplify inv_map_table[]"

f0b3b08f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:50
Merge "vp9_dsubexp: remove clamp in inv_remap_prob()"

04d2e574 – Jingning Han <jingning@google.com> authored on 2015/07/01 12:32
Use vpx prefix for codec independent threading functions

79fcc567 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 17:14
Merge "Fix --disable-use-x86inc when used with --enable-vp9-highbitdepth"

8d538917 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 17:14
Merge "Fix --disable-use-x86inc"

4f7e7c4d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 16:05
Merge "mips msa vp9 avg subpel variance optimization"

dc6d954b – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 16:01
Merge "Move inter_predictor to vp9_reconinter.h"

1e0aa949 – James Zern <jzern@google.com> authored on 2015/07/01 15:10
inline vp9_reader_has_error()

29a17db9 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 14:23
Merge "mips msa vpx_dsp sad sad4d avgsad optimization"

440995ca – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 13:57
Merge "loopfiltersimpleverticaledge_neon: quiet uninit var warnings"

3a3b0be0 – Jingning Han <jingning@google.com> authored on 2015/07/01 10:58
Move multi-threading module functions into vpx_thread folder

61774ad1 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/01 09:46
mips msa vp9 avg subpel variance optimization

1c967f17 – Johann <johannkoenig@google.com> authored on 2015/06/29 13:04
Fix --disable-use-x86inc when used with --enable-vp9-highbitdepth

ff8505a5 – Johann <johannkoenig@google.com> authored on 2015/06/29 12:44
Fix --disable-use-x86inc

d1577427 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 08:52
Merge "VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO"

bc3ec8ef – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/01 07:19
mips msa vpx_dsp sad sad4d avgsad optimization

a42df86c – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/01 03:32
mips msa vp9 subpel variance optimization

c96bb800 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 21:40
Merge "mips msa vpx_dsp variance optimization"

dcf5b7cf – James Zern <jzern@google.com> authored on 2015/06/30 19:23
loopfiltersimpleverticaledge_neon: quiet uninit var warnings

fc5f3b8f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 17:12
Merge "vp9_common_data: right-size tables"

bd716226 – James Zern <jzern@google.com> authored on 2015/06/30 16:09
vp9_dsubexp: replace some divides with shifts

56098587 – James Zern <jzern@google.com> authored on 2015/06/30 15:58
vp9/inv_remap_prob: simplify inv_map_table[]

e943db04 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 15:48
Merge "Fixed a variance calculation"

8aaf5ec4 – James Zern <jzern@google.com> authored on 2015/06/30 11:09
vp9_dsubexp: remove clamp in inv_remap_prob()

2d730a28 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 10:02
mips msa vpx_dsp variance optimization

fc3c4560 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 02:25
Merge "mips msa vp9 common macro comments updated"

1e77058b – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 02:21
Merge changes Idce95354,I6b791088

437d033d – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/29 14:04
Merge "Remove tile param"

c06d56cc – Scott LaVarnway <slavarnway@google.com> authored on 2015/06/29 05:27
VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO

3c353e58 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 13:41
mips msa vp9 common macro comments updated

f3a1295c – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/26 21:29
Merge "mips msa vp9 temporal filter optimization"

8fdfeb3f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/26 12:12
Merge "vpxenc.sh: Add basic multithreaded frame parallel encode test."

9f14bbfd – Yaowu Xu <yaowu@google.com> authored on 2015/06/26 11:54
Fixed a variance calculation

b92cc27b – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 08:00
mips msa vp9 temporal filter optimization

c040f96e – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 05:23
mips msa vp9 subtract block optimization

d017f5ba – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/25 23:42
Merge "mips msa vp9 block error optimization"

1543f2b6 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/23 08:48
mips msa vp9 block error optimization

69c153c4 – James Zern <jzern@google.com> authored on 2015/06/25 16:27
loopfiltersimpleverticaledge_neon: quiet uninit var warnings

f4d746a3 – James Zern <jzern@google.com> authored on 2015/06/25 16:27
idct_dequant_0_2x_neon: quiet uninit var warnings

28a82263 – James Zern <jzern@google.com> authored on 2015/04/20 11:56
vp9_common_data: right-size tables

92f7d790 – Tom Finegan <tomfinegan@google.com> authored on 2015/06/24 10:43
vpxenc.sh: Add basic multithreaded frame parallel encode test.

1c7b1f9a – Marco <marpan@chromium.org> authored on 2015/06/25 08:22
Update to dynamic resize logic for 1pass CBR.

3393243d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 22:14
Merge "vp8_subpixelvariance_neon: right size coeff table"

3dd9cde2 – Marco <marpan@chromium.org> authored on 2015/06/24 12:12
Fix to unstable build from commit 517a66.

d219f2b9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 17:23
Merge "vp9_reconintra_neon: add d45 16x16"

0bd61519 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 12:36
Merge "vpxenc.sh: Add basic vp9 multithread encode test."

9f0383c6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 02:20
Merge "build: add *test-no-data-check targets"

4774d389 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/23 19:55
Merge "aq-mode=3: Reduce boost for segment#2 at low bitrates/low res."

4bd87a9b – James Zern <jzern@google.com> authored on 2015/06/06 05:20
vp8_subpixelvariance_neon: right size coeff table

46df7139 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/23 18:57
Merge "Fix building with iOS 9 beta SDK"

8281a194 – Tom Finegan <tomfinegan@google.com> authored on 2015/06/23 14:30
vpxenc.sh: Add basic vp9 multithread encode test.

517a6620 – Marco <marpan@chromium.org> authored on 2015/06/22 13:50
aq-mode=3: Reduce boost for segment#2 at low bitrates/low res.

7555e2b8 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/23 03:32
mips msa vp9 avg optimization

7b71cdb0 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/22 21:46
Merge "mips msa vp9 fdct 4x4 optimization"

9db1f24c – James Zern <jzern@google.com> authored on 2015/06/22 16:57
vp9_reconintra_neon: add d45 16x16

c8b9658e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/22 18:27
Merge "vp9_reconintra_neon: add d45 8x8"

8e029fcf – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/22 12:59
Merge "Reduce max_partition_size for low resolutions at speed 5."

fb2a89b1 – Marco <marpan@chromium.org> authored on 2015/06/22 11:20
Fixes for key frame coding at speed 5.

bc949991 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/22 10:30
mips msa vp9 fdct 4x4 optimization

78637b61 – Brion Vibber <bvibber@wikimedia.org> authored and Johann <johannkoenig@google.com> committed on 2015/06/20 08:08
Fix building with iOS 9 beta SDK

86f4a3d8 – Scott LaVarnway <slavarnway@google.com> authored on 2015/06/16 02:38
Remove tile param

1395b56a – Frank Galligan <fgalligan@google.com> authored on 2015/06/19 04:59
Add assembly tests for int projections.

b6131a73 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/19 22:58
Merge "mips msa vp9 fdct 8x8 optimization"

7ca84888 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/18 08:03
mips msa vp9 fdct 8x8 optimization

7b480ee9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/19 21:43
Merge "Add dynamic range comment to vp9_int_pro_row"

c539ec02 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/19 20:35
Merge "Add dynamic range comment to vp9_int_pro_col"

12c6688e – James Zern <jzern@google.com> authored on 2015/06/19 15:19
vp9_reconintra_neon: add d45 8x8

922af194 – Jingning Han <jingning@google.com> authored on 2015/06/16 10:43
Add dynamic range comment to vp9_int_pro_row

557ae511 – James Zern <jzern@google.com> authored on 2015/06/19 12:02
build: add *test-no-data-check targets

debe4e92 – Marco <marpan@chromium.org> authored on 2015/06/19 12:40
Reduce max_partition_size for low resolutions at speed 5.

001baa5d – Johann Koenig <johann.koenig@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/19 12:27
Merge "Move vp8 variance files"

90c9ede8 – Alex Converse <aconverse@google.com> authored on 2015/06/18 12:05
Limit cyclic refresh revisitng blocks at the same quantizer.

e5d40629 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/19 15:02
Merge "Fix a msvc compiler warning"

8e8bc5f2 – Jingning Han <jingning@google.com> authored on 2015/06/16 10:45
Add dynamic range comment to vp9_int_pro_col

d8428ae3 – Yaowu Xu <yaowu@google.com> authored on 2015/06/19 05:04
Fix a msvc compiler warning

714a46a6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 23:32
Merge "vp9_filter: make all filter tables static"

Next