shithub: libvpx

RSS feed

789a6c1b – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/23 06:09
Merge "Removing quantize_b_4x4 function pointer."

2f58b813 – Adrian Grange <agrange@google.com> authored on 2013/10/22 12:53
Remove right_available member from VP9_COMP

34d6077c – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 10:00
Merge "Moving functions from vp9_decodemv.c to vp9_decodframe.c."

9d3f27f3 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/21 14:12
Moving functions from vp9_decodemv.c to vp9_decodframe.c.

ec414372 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/22 09:09
Removing quantize_b_4x4 function pointer.

5645b2d8 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 09:08
Merge "vp9 dec/com: only update frame counts when necessary (2)"

9f09618b – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 09:05
Merge "Using stride (# of elements) instead of pitch (bytes) in fdct4x4."

c9af3de1 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 09:00
Merge changes I305fd55f,I13fe92b1

64d94b4a – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 08:47
Merge "Revert "Merge "SVC improvements"""

fa57135b – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 07:34
Merge "Removing NUM_ prefix from constant names."

a767d10f – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 07:34
Merge "Using stride (# of elements) instead of pitch (bytes) in fdct8x8."

0c10a945 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 07:34
Merge "Using INTER_MODES constant instead of MB_MODE_COUNT - NEARESTMV."

cd74a901 – James Zern <jzern@google.com> authored on 2013/10/22 07:04
Revert "Merge "SVC improvements""

7b545560 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/22 05:37
Merge "Prevent left_block_mode stepping into left tile"

c8079494 – Jingning Han <jingning@google.com> authored on 2013/10/21 13:01
Prevent left_block_mode stepping into left tile

2d1ab9a8 – James Zern <jzern@google.com> authored on 2013/10/21 14:07
vp9 dec/com: only update frame counts when necessary (2)

a82001b1 – Ivan Maltz <ivanmaltz@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 12:28
Merge "SVC improvements"

190c2b45 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/21 11:27
Using stride (# of elements) instead of pitch (bytes) in fdct4x4.

f6d870f7 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 10:43
Merge "Inlining set_partition_seg_context function."

663916ce – Ivan Maltz <ivanmaltz@google.com> authored on 2013/10/11 14:03
SVC improvements

1e05c9a7 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 10:30
Merge "Cleanup: using cm variable instead of cpi->common."

f8797a5a – James Zern <jzern@google.com> authored on 2013/10/21 10:28
vp9/dec: use loop filter worker for all inline cases

a0be71c7 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/21 08:02
Inlining set_partition_seg_context function.

deb10ac6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 07:45
Merge "Make memory alloc in pick_mode_context bsize aware"

a698e529 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/21 07:10
Cleanup: using cm variable instead of cpi->common.

33a29f3c – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 06:55
Merge "Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON."

4afc3a65 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 06:45
Merge "Fix d207 intra prediction SSSE3 functions"

282157f1 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 06:32
Merge "Modified no memory rate control."

28985bb2 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 06:32
Merge "Reduced delta for kf/gf/arf when at maxq."

d1b65c6b – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/21 06:12
Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON.

41ff8d7a – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 05:46
Merge "Removing unused struct member mvcount[MV_VALS]."

e6a00999 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/21 03:19
Merge "Added necessary includes"

0aee867f – James Zern <jzern@google.com> authored on 2013/10/07 08:38
vp9_decodframe: limit scope of private function params

27aec502 – James Zern <jzern@google.com> authored on 2013/10/07 08:26
vp9_decode_tokens: limit scope of function params

2f5b7ad6 – James Zern <jzern@google.com> authored on 2013/10/07 08:03
vp9_read_mode_info: limit scope of function params

a06cadba – James Zern <jzern@google.com> authored on 2013/10/07 08:00
vp9_decodemv: limit scope of private function params

eec3def7 – Paul Wilkins <paulwilkins@google.com> authored on 2013/10/16 06:59
Modified no memory rate control.

a2769bb7 – Paul Wilkins <paulwilkins@google.com> authored on 2013/10/19 08:24
Reduced delta for kf/gf/arf when at maxq.

6d2a0da7 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/18 13:44
Removing NUM_ prefix from constant names.

dd510428 – Yunqing Wang <yunqingwang@google.com> authored on 2013/10/18 13:00
Fix d207 intra prediction SSSE3 functions

18a4bd25 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/18 10:31
Using INTER_MODES constant instead of MB_MODE_COUNT - NEARESTMV.

997e1909 – Yunqing Wang <yunqingwang@google.com> authored on 2013/10/18 10:23
Disable d207 intra prediction SSSE3 functions

4e6c799e – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 09:56
Merge "vp9 dec/com: only update frame counts when necessary"

7563dd4a – James Zern <jzern@google.com> authored on 2013/10/16 12:20
vp9 dec/com: only update frame counts when necessary

b905dab3 – Yaowu Xu <yaowu@google.com> authored on 2013/10/17 13:58
Added necessary includes

68573c9d – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 09:22
Merge "vp9 com/dec: avoid reading unavailable above/left"

67e41fe2 – James Zern <jzern@google.com> authored on 2013/10/16 14:33
vp9 com/dec: avoid reading unavailable above/left

db1045f2 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 08:55
Merge "Use lookup table to simplify logic"

5cb8cca9 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 08:53
Merge "Using stride (# of elements) instead of pitch (bytes) in fdct16x16."

72033fcf – Jingning Han <jingning@google.com> authored on 2013/10/16 08:43
Make memory alloc in pick_mode_context bsize aware

ea77b034 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 08:39
Merge "Converted assert to error checking"

e5fa44c8 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/18 08:20
Using stride (# of elements) instead of pitch (bytes) in fdct8x8.

1f5d7447 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/18 07:56
Removing unused struct member mvcount[MV_VALS].

c093b622 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 07:51
Merge "Passing block index explicitly instead of using get_sb_index()."

1aa7fd5a – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/18 07:49
Using stride (# of elements) instead of pitch (bytes) in fdct16x16.

535a1085 – Yaowu Xu <yaowu@google.com> authored on 2013/10/18 07:24
Converted assert to error checking

ce34b6f5 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/18 07:45
Merge "Added checking for invalid size"

a8ffa96e – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/16 08:35
Passing block index explicitly instead of using get_sb_index().

062fb505 – Yaowu Xu <yaowu@google.com> authored on 2013/10/18 06:32
Added checking for invalid size

eaf2d4cb – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/17 21:59
Merge "Add missing calls to emms in the adaptive quantization code"

820201ca – James Zern <jzern@google.com> authored on 2013/10/16 12:10
vp9_thread: add vp9_worker_execute()

dd54f0ba – Yaowu Xu <yaowu@google.com> authored on 2013/10/17 12:02
fix a VP8 build issue

30d1ec38 – Yaowu Xu <yaowu@google.com> authored on 2013/10/17 07:09
Use lookup table to simplify logic

08fc2c92 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/17 10:47
Merge "Adding allow_hp as an argument to mv search functions."

ab1e65b3 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/17 10:46
Merge "Using TREE_SIZE macro for vp9_segment_tree."

631d2162 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/17 10:46
Merge "Removing last_kf_gf_q member from VP9Common structure."

ff3aada6 – Guillaume Martres <gmartres@google.com> authored on 2013/10/17 07:04
Add missing calls to emms in the adaptive quantization code

2726f383 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/17 10:02
Adding allow_hp as an argument to mv search functions.

e05412fc – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/17 09:02
Using stride (# of elements) instead of pitch (bytes) in fdct32x32.

518fc282 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/17 05:01
Merge "Prevent first pass from outputing invalid info"

01993f7d – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/16 14:01
Removing last_kf_gf_q member from VP9Common structure.

1350f885 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/16 13:35
Using TREE_SIZE macro for vp9_segment_tree.

7fd2561d – Guillaume Martres <gmartres@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 13:05
Merge changes I6226456d,I97925178,I766c4b74

47e784ea – Yaowu Xu <yaowu@google.com> authored on 2013/10/16 12:29
Prevent first pass from outputing invalid info

5b984b36 – Guillaume Martres <gmartres@google.com> authored on 2013/10/11 12:14
Use a separate MODE_INFO stream for each tile column

acf0d56f – Guillaume Martres <gmartres@google.com> authored on 2013/10/10 08:11
Get rid of "this_mi", use "mi_8x8[0]" everywhere instead

9a03154f – Guillaume Martres <gmartres@google.com> authored on 2013/10/10 07:03
Make the static_segmentation feature work again

6c891d43 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 12:15
Merge "Adding get_band_translate() function."

42bcb4a7 – Guillaume Martres <gmartres@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 12:07
Merge "Prevent accidental changes to the previous frame mode_infos"

f5377cd7 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 11:53
Merge "change to use vp9_idct_32x32_add"

9deb614a – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/16 11:11
Adding get_band_translate() function.

ab829274 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/10/16 11:00
Inlining and removing fwd_txm16x16 and fwd_txm8x8 pointers.

ba71191c – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 10:47
Merge "Cleanup of decode_coefs() function."

aa60db19 – Yaowu Xu <yaowu@google.com> authored on 2013/10/16 10:39
change to use vp9_idct_32x32_add

501a8c6b – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 09:13
Merge "Removing print_prob_tree function and vp9_coeff_probs typedef."

65583b14 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 09:13
Merge "Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h."

9e665158 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/16 09:13
Merge "Using constants instead of plain numbers."

e078c3d8 – Marco Paniconi <marpan@google.com> authored on 2013/10/02 13:13
Initial 1-pass.

e55f6024 – Guillaume Martres <gmartres@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/10/07 15:20
Implement variance-based adaptive quantization

660fc5f5 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 21:44
Merge "lint-hunks: remove runtime/int filter"

12b2c712 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 13:19
Merge "Updated encoder to handle intra-only frames"

e404db44 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 13:05
Merge "Remove Windows-style newlines using dos2unix"

9b05f23e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 12:49
Merge "Make vp9_zero use cases of consistent format"

d6a59fb1 – Alexander Voronov <avoronov@graphics.cs.msu.ru> authored and Adrian Grange <agrange@google.com> committed on 2013/10/03 16:07
Updated encoder to handle intra-only frames

355db167 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 12:24
Merge "Remove unused variable vp9_64x64_zeros"

bf187d1b – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 12:23
Merge "Fix a few indent format issues in buffer defs"

fd1cd89d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 12:23
Merge "Remove unused comment"

3f52cfa1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/10/15 12:23
Merge "Re-design all-zero-coeff block index buffer use"

c8e48f4b – Jingning Han <jingning@google.com> authored on 2013/10/15 12:09
Make vp9_zero use cases of consistent format

67cf81b1 – Guillaume Martres <gmartres@google.com> authored on 2013/10/15 11:49
Remove Windows-style newlines using dos2unix

Next