shithub: libvpx

RSS feed

43a4900e – James Zern <jzern@google.com> authored on 2015/09/02 20:23
Revert "add range_check for fdct in vp10"

f78d6aa7 – Angie Chiang <angiebird@google.com> authored on 2015/08/28 16:39
add range_check for fdct in vp10

08507eb8 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/31 12:38
Merge "Expand the idct4_c() function in idct8_c()"

d5657905 – James Zern <jzern@google.com> authored on 2015/08/29 11:47
vp10: fix high bitdepth build

cc29cebd – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/28 23:25
Merge changes from topic 'vp9-enc-static-fns'

6d585393 – James Zern <jzern@google.com> authored on 2015/08/28 16:22
update gitignore

180b1804 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/28 18:23
Merge "vp10 cleanup: remove svc code"

4dcbf0a8 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/28 17:49
Merge "vp8: modifcatiion to skin map computation."

b6d874d7 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/28 16:31
Merge "encode_test_driver: test for failure prior to encode"

ff03d544 – James Zern <jzern@google.com> authored on 2015/08/17 16:18
vp9_mcomp: make search functions private

4e218309 – James Zern <jzern@google.com> authored on 2015/08/17 16:57
vp9_mbgraph: use vp9_full_pixel_search(HEX)

d743a55a – James Zern <jzern@google.com> authored on 2015/08/17 16:57
vp9_temporal_filter: use vp9_full_pixel_search(HEX)

c6eadc33 – James Zern <jzern@google.com> authored on 2015/08/17 16:17
vp9_firstpass: make vp9_init_subsampling private

5e35c3c9 – James Zern <jzern@google.com> authored on 2015/08/17 16:17
vp9_encoder: make vp9_alloc_compressor_data private

c147c4d6 – Yunqing Wang <yunqingwang@google.com> authored on 2015/08/27 11:11
vp10 cleanup: remove svc code

45db71d0 – Angie Chiang <angiebird@google.com> authored on 2015/08/26 13:40
Expand the idct4_c() function in idct8_c()

bc0a9743 – Marco <marpan@chromium.org> authored on 2015/08/24 09:00
Fix to golden update in cyclic_refresh.

6201a256 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/27 22:55
Merge "configure: append --extra-cflags to final set"

5c245a46 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/27 16:58
Merge changes I53b5bdc5,Ib81168a7,Ie0113945

0ae1c832 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/27 16:57
Merge "Clean up unused function warnings in vp8 common"

18ea2a7e – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/27 16:56
Merge "Add sse2 versions of halfpix variance"

d1ff1e9f – James Zern <jzern@google.com> authored on 2015/08/27 12:05
encode_test_driver: test for failure prior to encode

820302a3 – James Zern <jzern@google.com> authored on 2015/08/27 10:46
vp8: use VPX(MIN|MAX) from vpx_dsp_common.h

a28b2c6f – Johann <johannkoenig@google.com> authored on 2015/08/27 05:55
Add sse2 versions of halfpix variance

205532f3 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/26 23:02
Merge changes I56fad85c,I7401a70a

9a733b39 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/26 19:37
Merge "vp9_spatial_svc_encoder: Enable aq-mode for real-time mode."

42ef854f – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/26 18:19
Merge "Remove vp10_default_scan_orders[] that is unused"

43a34557 – James Zern <jzern@google.com> authored on 2015/08/26 16:28
configure: append --extra-cflags to final set

5e16d397 – James Zern <jzern@google.com> authored on 2015/08/17 14:19
vpx_dsp_common: add VPX prefix to MIN/MAX

1b556e1f – Marco <marpan@chromium.org> authored on 2015/08/26 11:18
vp9_spatial_svc_encoder: Enable aq-mode for real-time mode.

1c076910 – Yunqing Wang <yunqingwang@google.com> authored on 2015/08/26 09:36
vp10 cleanup: remove nonrd and real-time code

413a0392 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/26 15:47
Merge "vp9_spatial_svc_encoder: Add encoding time log."

c50f6739 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/26 14:36
Merge "Clean up unused function warnings in vp8 decoder"

51b654e8 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2015/08/25 12:38
Remove vp8_priv_sz

69097189 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2015/08/25 12:06
Clean up unused function warnings in vp8 decoder

4ebded68 – Marco <marpan@chromium.org> authored on 2015/08/26 08:18
vp9_spatial_svc_encoder: Add encoding time log.

28bd7673 – hui su <huisu@google.com> authored on 2015/08/26 06:37
Remove vp10_default_scan_orders[] that is unused

f5507b51 – Johann <johannkoenig@google.com> authored on 2015/08/25 12:55
Only build ssse3 filter functions on 64 bit

06ba5254 – Johann <johannkoenig@google.com> authored on 2015/08/25 12:50
Clean up unused function warnings in vp8 encoder

821f0294 – Johann <johannkoenig@google.com> authored on 2015/08/25 12:45
Clean up unused function warnings in vp8 onyx_if.c

5c055cc4 – Johann <johannkoenig@google.com> authored on 2015/08/25 12:01
Clean up unused function warnings in vp8 common

c0523090 – James Zern <jzern@google.com> authored on 2015/08/24 16:07
vp8e_encode: check validate_config return

a390b90f – James Zern <jzern@google.com> authored on 2015/08/24 16:03
vp9_update_layer_...config: delete dead assignment

7105df53 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/25 13:07
Merge "Limit new motion vector size"

e8032a5f – Shunyao Li <shunyaoli@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/25 12:51
Merge "Add transform size rate for intra skip mode in rdopt"

071b781e – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/25 12:31
Merge "Prevent an ASAN failure for svc tests"

467c66e8 – Johann <johannkoenig@google.com> authored on 2015/08/25 10:53
Mark Scale2Ratio INLINE

a1ec3eb3 – Yaowu Xu <yaowu@google.com> authored on 2015/08/24 15:09
Limit new motion vector size

aa006d71 – Shunyao Li <shunyaoli@google.com> authored on 2015/08/19 08:04
Add transform size rate for intra skip mode in rdopt

f1d090e2 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/24 15:57
Merge "Refactoring on transform types"

ee380cc5 – Marco <marpan@chromium.org> authored on 2015/08/24 10:59
vp8: modifcatiion to skin map computation.

d88ca3c3 – hui su <huisu@google.com> authored on 2015/08/24 09:46
Fix a bug induced in f1d090e2f56e28b3218fb99f648bd5d59ae2f4b1

697a8e6f – hui su <huisu@google.com> authored on 2015/08/24 07:40
Avoid setting rate multiplier as 0

d76e5b36 – hui su <huisu@google.com> authored on 2015/08/13 12:27
Refactoring on transform types

653832ea – Debargha Mukherjee <debargha@google.com> authored on 2015/08/24 06:28
Prevent an ASAN failure for svc tests

41be09af – Jingning Han <jingning@google.com> authored on 2015/08/19 10:13
Turn on codec behavior unit tests for vp10

71412d82 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/21 20:00
Merge "vpxenc: fix DECODER ifdef"

cd14e031 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/21 19:21
Merge "Refactor get_tx_type and get_scan"

bb551934 – James Zern <jzern@google.com> authored on 2015/08/21 12:08
vpxenc: fix DECODER ifdef

e0425bc0 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/21 11:31
Merge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"

82cb1c5e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/21 11:28
Merge "Update to dynamic resize for 1 pass CBR: source scaling."

6c0f6dd8 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/21 08:06
Merge "VPX: scaled convolve : fix windows build errors"

5eed74e1 – hui su <huisu@google.com> authored on 2015/08/18 12:57
Refactor get_tx_type and get_scan

f3fa7cfb – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/20 14:01
Merge "Refactor REFS_PER_FRAME definition"

93ffe9d6 – Marco <marpan@chromium.org> authored on 2015/08/20 12:29
Update to dynamic resize for 1 pass CBR: source scaling.

acf24cc1 – Scott LaVarnway <slavarnway@google.com> authored on 2015/08/20 09:09
VPX: scaled convolve : fix windows build errors

c455919f – Jingning Han <jingning@google.com> authored on 2015/08/20 05:51
Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES

83bd16aa – Jingning Han <jingning@google.com> authored on 2015/08/20 05:26
Refactor REFS_PER_FRAME definition

b1339751 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/19 14:26
Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"

7fa52234 – James Zern <jzern@google.com> authored on 2015/08/19 12:24
x86inc.asm: only set visibility for chromium builds

6a21ca20 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/19 18:12
Merge "VPX ssse3 scaled convolve"

1fefc39e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/19 11:47
Merge "Fix to non-rd variance partition selection."

49f6ff11 – Jingning Han <jingning@google.com> authored on 2015/08/19 05:14
Rename inv_txfm_sse2.asm to inv_wht_sse2.asm

b1e3e834 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/18 19:28
Merge "Allow for re-encoding frame if high overshoot."

5942839d – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/18 19:09
Merge "Rename vp8 loopfilter_filters_dspr2.c"

950b6828 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/18 19:08
Merge "Rename vp8 loopfilter[_neon.c]"

798b54a0 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/18 19:08
Merge "Rename vp8 quantize.c"

42b67917 – Marco <marpan@chromium.org> authored on 2015/07/06 11:55
Allow for re-encoding frame if high overshoot.

2030c49c – Scott LaVarnway <slavarnway@google.com> authored on 2015/08/18 11:13
VPX ssse3 scaled convolve

e7aa2d9b – Johann <johannkoenig@google.com> authored on 2015/08/18 11:10
Rename vp8 loopfilter_filters_dspr2.c

0092960d – Marco <marpan@chromium.org> authored on 2015/08/18 06:55
Updates to skin detection

4e5e5fc5 – Johann <johannkoenig@google.com> authored on 2015/08/18 07:47
Rename vp8 loopfilter[_neon.c]

79a00d71 – Johann <johannkoenig@google.com> authored on 2015/08/18 07:43
Rename vp8 quantize.c

2fdb63fd – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/17 22:37
Merge "Turn on dspr2 loop filter functions in vpx_dsp"

72190cb5 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/17 20:49
Merge "create vp10_arg_ctrl_map"

dca95791 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/17 20:49
Merge "remove unused high-bit-depth args from arg list"

f1fc47be – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/17 12:57
Merge "Configure vp10 disabled by default"

81cb6bd4 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/17 12:46
Merge "VP9EncoderConfig -> VP10EncoderConfig"

5de049b0 – Jingning Han <jingning@google.com> authored on 2015/08/17 12:14
Turn on dspr2 loop filter functions in vpx_dsp

e1880044 – Marco <marpan@chromium.org> authored on 2015/08/17 08:25
Fix to non-rd variance partition selection.

82331e00 – hui su <huisu@google.com> authored on 2015/08/16 14:21
create vp10_arg_ctrl_map

db14911c – hui su <huisu@google.com> authored on 2015/08/17 05:44
remove unused high-bit-depth args from arg list

407968cb – Jingning Han <jingning@google.com> authored on 2015/08/15 12:04
Configure vp10 disabled by default

a4c7e92b – hui su <huisu@google.com> authored on 2015/08/16 13:24
VP9EncoderConfig -> VP10EncoderConfig

bbb9ca45 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/15 18:40
Merge "Change vp9_ prefix function names in vpx_scale to vpx_"

5dccce55 – Jingning Han <jingning@google.com> authored on 2015/08/15 11:57
Set VP9 as vpxenc default encoder

d0307158 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/14 17:52
Merge "change vp10 to use a different sync code than vp9"

519b526d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/14 17:52
Merge "write correct codecID for vp10 webm file"

aab92187 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/14 17:52
Merge "Remove vp10's build dependency on vp9"

1794624c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/08/14 15:45
Merge changes I2fe52bfb,I5e5084eb

Next