shithub: libvpx

RSS feed

8c5ca9ff – Dmitry Kovalev <[email protected]> authored on 2013/07/22 08:06
Using update_ct and update_ct2 functions for probability update.

3798d7a6 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/22 06:46
Merge "Re-order mode search in rd."

1d189d64 – Paul Wilkins <[email protected]> authored on 2013/07/19 10:04
Re-order mode search in rd.

888375d2 – Paul Wilkins <[email protected]> authored on 2013/07/22 10:01
Fix build error.

9ad604c6 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/22 04:51
Merge "fix left over overflow"

2ac8b50c – Jim Bankoski <[email protected]> authored on 2013/07/22 02:39
fix left over overflow

ee1fe2f7 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/20 18:50
Merge "Removing pre probabilities from FRAME_CONTEXT."

8962d975 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/20 18:45
Merge "Moving all loop filter related variables into new struct."

39342db1 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/20 18:40
Merge "Consistent names for inter mode probabilities and encodings."

f66821af – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/20 18:40
Merge "Removing frame_type field from MACROBLOCKD struct."

2b089f14 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/20 18:39
Merge "Removing unused static arrays from vp9_reatectrl.c."

ad467533 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/20 18:39
Merge "Moving vp9_reader into decode_tiles function."

ea284d62 – Yaowu Xu <[email protected]> authored on 2013/07/19 13:38
added checks to prevent rate/distortion overflow

7e703de7 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 13:33
Removing pre probabilities from FRAME_CONTEXT.

ee1771eb – Dmitry Kovalev <[email protected]> authored on 2013/07/17 14:37
Moving all loop filter related variables into new struct.

f00a237a – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 12:14
Merge "Fixing problem introduced in one of my previous commits."

29f0f793 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 11:55
Removing unused static arrays from vp9_reatectrl.c.

c3a56ee5 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 11:27
Merge "Moving Scale2Ration function from vp9_onyx.h to vp9_onyx_if.c."

2fc927c6 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 11:18
Fixing problem introduced in one of my previous commits.

0d204f48 – Morton Jonuschat <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 08:37
Merge "Make libvpx compile on OSX 10.9 (Mavericks)"

fe4a5207 – Morton Jonuschat <[email protected]> authored on 2013/07/19 17:09
Make libvpx compile on OSX 10.9 (Mavericks)

d6e74e0d – Dmitry Kovalev <[email protected]> authored on 2013/07/19 08:27
Moving vp9_reader into decode_tiles function.

e71a4a77 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 08:14
Merge "Renaming TXFM_MODE to TX_MODE (like TX_SIZE, TX_TYPE)."

97e96bc4 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 07:55
Removing frame_type field from MACROBLOCKD struct.

c0eb5740 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 07:37
Renaming TXFM_MODE to TX_MODE (like TX_SIZE, TX_TYPE).

afe43d40 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 07:20
Removing redundant VP9_COMMON* from function signatures.

bc7acb13 – Dmitry Kovalev <[email protected]> authored on 2013/07/19 06:40
Consistent names for inter mode probabilities and encodings.

561fb31d – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 06:15
Merge "cosmetics: tile_independence_test: fix formatting"

2b8ae5a0 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 06:15
Merge "Alignment of THR_MODES to vp9_mode_order[]"

f3ed9f55 – Paul Wilkins <[email protected]> authored on 2013/07/18 12:41
Alignment of THR_MODES to vp9_mode_order[]

710d10c5 – Paul Wilkins <[email protected]> authored on 2013/07/11 12:18
Block index variables in MACROBLOCKD reduced to chars.

b2b5836a – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 06:14
Merge "Block index variables in MACROBLOCKD reduced to chars."

97dbee00 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/19 04:28
Merge "Add neon optimize vp9_short_idct8x8_add."

13253d61 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 21:00
Merge "Removing kf_{y, uv}_mode_prob arrays from VP9Common."

73ff56b6 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 14:27
Merge "Fix slightly quality drop caused at speed 1."

b829a9d6 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 13:56
Merge "Removing unused int_mv32 union."

e4686c58 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 11:17
Fix slightly quality drop caused at speed 1.

37d901a4 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 13:50
Merge "Add best_rd breakout to keyframe partition selection also."

67fb0679 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 13:50
Merge "Merge scale_factors and scale_factors_uv."

55b52e32 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 13:50
Merge "Do in-place UV intra mode selection."

51972d12 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 13:49
Merge "Change break statement in a 2d loop to a return statement."

92f4198d – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 13:29
Merge "Using VP9_REF_NO_SCALE instead of (1 << VP9_REF_SCALE_SHIFT)."

d757de74 – hkuang <[email protected]> authored on 2013/07/17 08:21
Add neon optimize vp9_short_idct8x8_add.

bae31177 – James Zern <[email protected]> authored on 2013/07/18 10:37
cosmetics: tile_independence_test: fix formatting

0b562b2d – Dmitry Kovalev <[email protected]> authored on 2013/07/18 11:12
Using VP9_REF_NO_SCALE instead of (1 << VP9_REF_SCALE_SHIFT).

cf8988bd – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 11:10
Merge "Remove motion vectors from PARTITION_INFO."

39cea29b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 10:41
Merge "Removing unused mv_bias and check_mv_bounds functions."

9f193ac7 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 10:41
Merge "Removing unused members of VP9Decompressor: mbc, prob_skip_false."

e54a5782 – Ronald S. Bultje <[email protected]> authored on 2013/07/17 13:24
Change break statement in a 2d loop to a return statement.

df4b4fab – Ronald S. Bultje <[email protected]> authored on 2013/07/18 09:09
Do in-place UV intra mode selection.

5ebe503f – Ronald S. Bultje <[email protected]> authored on 2013/07/17 11:27
Merge scale_factors and scale_factors_uv.

96e4db26 – Ronald S. Bultje <[email protected]> authored on 2013/07/17 14:21
Add best_rd breakout to keyframe partition selection also.

2d4929e3 – Ronald S. Bultje <[email protected]> authored on 2013/07/17 12:46
Remove motion vectors from PARTITION_INFO.

9f3c0e34 – Dmitry Kovalev <[email protected]> authored on 2013/07/18 10:05
Moving Scale2Ration function from vp9_onyx.h to vp9_onyx_if.c.

9da67da0 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 08:47
Merge "Fix bug where we don't choose any mode in RD selection."

247197d5 – Ronald S. Bultje <[email protected]> authored on 2013/07/18 08:12
Fix bug where we don't choose any mode in RD selection.

3de20f3e – Dmitry Kovalev <[email protected]> authored on 2013/07/18 07:29
Removing unused members of VP9Decompressor: mbc, prob_skip_false.

b3c0a5fd – Dmitry Kovalev <[email protected]> authored on 2013/07/18 07:20
Removing unused mv_bias and check_mv_bounds functions.

aa86196c – Johann <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 06:33
Merge "libvpx: enable building for iOS devices (armv7)"

294ecc7e – Ami Fischman <[email protected]> authored and Johann <[email protected]> committed on 2013/07/18 06:11
libvpx: enable building for iOS devices (armv7)

57697136 – Frank Galligan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 06:21
Merge "Fix horz loopfilter loops"

4f581529 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/18 06:06
Merge "Fix bug which skips zeromv even if near/nearest is not 0,0."

7fd5d8e6 – Frank Galligan <[email protected]> authored on 2013/07/18 05:44
Fix horz loopfilter loops

deb74560 – Ronald S. Bultje <[email protected]> authored on 2013/07/18 05:34
Fix bug which skips zeromv even if near/nearest is not 0,0.

ced3c201 – Jingning Han <[email protected]> authored on 2013/07/17 13:12
Use mv_check_bounds in sub8x8 rd loop

7363e668 – Dmitry Kovalev <[email protected]> authored on 2013/07/17 13:02
Removing unused int_mv32 union.

f9f453ec – Dmitry Kovalev <[email protected]> authored on 2013/07/17 12:50
Removing kf_{y, uv}_mode_prob arrays from VP9Common.

facecd80 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 12:11
Merge "Add a best_yrd shortcut in splitmv mode search."

056111c8 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 12:10
Merge "Skip redundant nearest/near/zero encodes in splitmv."

0b1eba25 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 12:10
Merge "Skip nearest/near/zero redundant encodes."

60742444 – Ronald S. Bultje <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 12:10
Merge "Best_rd breakout in rd partition search."

b409c1d9 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 11:47
Merge "Remove unnecessary calling of vp9_init_quantizer()"

3798db88 – Yunqing Wang <[email protected]> authored on 2013/07/17 10:59
Remove unnecessary calling of vp9_init_quantizer()

7b9a6528 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 10:51
Merge "Remove unnecessary buffer copy in idct4x4."

6ac5b7db – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 10:44
Merge "changed mode checking order"

a7a1e961 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 10:44
Merge changes Ieffea49e,Idf610746

b7750812 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 10:43
Merge "Removing experimental code from vp9_entropymv.c."

102632aa – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 10:26
Merge "Adding read_comp_pred function."

c6917528 – Ronald S. Bultje <[email protected]> authored on 2013/07/17 10:21
Add a best_yrd shortcut in splitmv mode search.

bd6ce712 – hkuang <[email protected]> authored on 2013/07/17 10:18
Remove unnecessary buffer copy in idct4x4.

161c9956 – Ronald S. Bultje <[email protected]> authored on 2013/07/17 09:53
Skip redundant nearest/near/zero encodes in splitmv.

42facc29 – Yaowu Xu <[email protected]> authored on 2013/07/17 08:07
changed mode checking order

8fea880b – Ronald S. Bultje <[email protected]> authored on 2013/07/17 07:33
Skip nearest/near/zero redundant encodes.

10e83b07 – Yunqing Wang <[email protected]> authored on 2013/07/17 05:37
Enable disable_splitmv feature for other speeds

8452c345 – Dmitry Kovalev <[email protected]> authored on 2013/07/17 06:25
Removing experimental code from vp9_entropymv.c.

9ca66ec0 – Johann <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 06:09
Merge "vp9_convolve8_neon placeholder"

9f427bfe – Ronald S. Bultje <[email protected]> authored on 2013/07/17 05:56
Best_rd breakout in rd partition search.

83c7e13a – Ronald S. Bultje <[email protected]> authored on 2013/07/10 11:18
Do a skip-block check for sub8x8 partitions also.

df90d58f – Yunqing Wang <[email protected]> authored on 2013/07/03 10:43
Speed up motion estimation using small partitions' result(experiment)

59dc4e9c – Johann <[email protected]> authored on 2013/07/16 06:13
vp9_convolve8_neon placeholder

a33086f9 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 03:46
Merge "added missed replacement"

d66eab15 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/17 01:19
Merge "Move uv intra mode selection in rd loop."

2ee338ce – Paul Wilkins <[email protected]> authored on 2013/07/16 14:12
Move uv intra mode selection in rd loop.

6c667f0f – Paul Wilkins <[email protected]> authored on 2013/07/16 11:56
Limit transform sizes searched for uv intra.

154c34a3 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/16 23:40
Merge "Limit transform sizes searched for uv intra."

5f4722c7 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/16 22:50
Merge "Minor cleanup in code to fine uv tx_size."

6638b6f6 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/16 17:09
Merge "Removing MV_GROUP_UPDATE define and corresponding code."

0b58fa80 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2013/07/16 16:54
Merge "Skip redundant motion search in 4x4 level rd loop"

851a9111 – Dmitry Kovalev <[email protected]> authored on 2013/07/16 16:20
Adding read_comp_pred function.

30d2ea45 – Paul Wilkins <[email protected]> authored on 2013/07/16 12:58
Minor cleanup in code to fine uv tx_size.

Next