shithub: libvpx

RSS feed

bfca084f – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/04 11:52
Moving mbs_tested_so_far, mode_test_hit_counts to macroblock struct

9961ad47 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 07:05
Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"

7891fb5e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 06:55
Merge "Moving count_mb_ref_frame_usage to macroblock struct"

836f8e98 – Martin Storsjo <martin@martin.st> authored on 2012/11/28 17:05
Disable fast unaligned on armv5te

9bc8d5aa – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 05:19
Merge "avoid redefining DECLSPEC_DEPRECATED"

eebb6483 – James Zern <jzern@google.com> authored on 2012/11/27 08:08
tests: add xmm register check for win64 targets

d034bfa9 – James Zern <jzern@google.com> authored on 2012/11/27 09:03
avoid redefining DECLSPEC_DEPRECATED

464b1df6 – Marco Paniconi <marpan@google.com> authored on 2012/11/26 09:14
Updates to qp-regulate and rate correction factor.

6b1d95d6 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/26 07:14
Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers"

efb2f927 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/20 15:35
Merge "vpxenc: don't print STATS_PKT size w/--quiet"

9cc6f078 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/20 15:23
Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm registers"

17718fbb – James Zern <jzern@google.com> authored on 2012/11/20 12:52
vp8_filter_block1d4_h6_ssse3: add missing xmm restore

0d805843 – James Zern <jzern@google.com> authored on 2012/11/20 12:49
vp8_loop_filter_bh_y_sse2: save/restore xmm registers

b52288aa – James Zern <jzern@google.com> authored on 2012/11/19 13:45
vp8_intra_pred_y_tm_sse2: save/restore xmm registers

8bb82fde – Johann <johannkoenig@google.com> authored on 2012/11/19 07:47
Upstream build bug for chromium

6475224e – James Zern <jzern@google.com> authored on 2012/11/17 11:36
vpxenc: don't print STATS_PKT size w/--quiet

999f31f7 – Johann <johannkoenig@google.com> authored on 2012/11/15 12:19
Move documentation file list to relevant make file

7c7801e3 – Johann <johannkoenig@google.com> authored on 2012/11/15 11:41
Each make file is responsible for its own directory

a5ffcdd8 – Johann <johannkoenig@google.com> authored on 2012/11/15 11:28
Sequester vpx_ports file list

cd7f6841 – Marco Paniconi <marpan@google.com> authored on 2012/11/14 10:05
Update to datarate_test.

83e8f2f9 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/09 03:36
Merge "use calloc() instead of malloc()"

7ebcaeb0 – Ahmad Sharif <asharif@google.com> authored on 2012/11/08 10:14
ads2gas.pl: convert push/pop and whole keywords.

4d9791e2 – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/06 12:35
Incorrect parameter passed into vp8_stuff_mb

69d07484 – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/06 11:58
Moving count_mb_ref_frame_usage to macroblock struct

80fe4723 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/06 11:28
Merge "Removed mb_norm_activity_map"

fe91e47b – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/06 11:27
Moving rd_thresh_mult, rd_threshes to macroblock struct

0a3eec86 – Pascal Massimino <pascal.massimino@gmail.com> authored on 2012/11/06 03:53
use calloc() instead of malloc()

78bf8284 – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/06 04:47
Removed mb_norm_activity_map

ee28bb87 – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/05 12:30
Moving _error counts to macroblock struct

01824d18 – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/05 07:41
Moving MVcount to macroblock struct

95390b2b – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/05 07:25
Moving ymode_count, uv_mode_count to macroblock struct

03c0af87 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/02 14:03
Moved skip_true_count to macroblock struct

7ee44eef – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/02 12:04
Moving coef_counts to macroblock struct

ca003fbb – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/05 04:51
Merge "Removed unnecessary VP8_COMP *cpi parameters"

9016fa22 – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/02 08:10
Removed unnecessary VP8_COMP *cpi parameters

3c8007f1 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/02 05:26
Merge "ads2gas.pl: various enhancements to work with flash."

3b783d22 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/02 05:16
Merge "vpx_scale: sync from experimental"

9e06601d – John Koleszar <jkoleszar@google.com> authored on 2012/11/01 15:14
vpx_scale: sync from experimental

b0e1c5f8 – Ahmad Sharif <asharif@google.com> authored on 2012/11/01 09:01
ads2gas.pl: various enhancements to work with flash.

8a6a7ae2 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/31 09:35
vp8dx_receive_compressed_data() cleanup

533470c9 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/29 15:54
add unit test for datarate control

65d73881 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/26 15:49
Minor tweaks to video source frameworks

1fc3cc8e – James Zern <jzern@google.com> authored on 2012/10/25 14:31
vpxenc: add -quiet option

96e5939f – Johann <johannkoenig@google.com> authored on 2012/10/25 13:04
Use vp8_clear_system_state helper function

6106b72e – Johann <johannkoenig@google.com> authored on 2012/10/25 11:51
variance.h uses defines in vpx_config.h

fd3078fd – John Koleszar <jkoleszar@google.com> authored on 2012/10/23 06:59
postproc_sse2: avoid reading off the end of the limits array

5ed84c2f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 11:09
Merge "postproc: allocate enough memory for limits buffer"

861a6bbb – John Koleszar <jkoleszar@google.com> authored on 2012/10/22 10:21
postproc: allocate enough memory for limits buffer

adaf77c0 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 10:26
Merge "Add unit test for decoder test_vector_test"

15dffcfe – Yunqing Wang <yunqingwang@google.com> authored on 2012/10/04 08:59
Add unit test for decoder test_vector_test

4cf4c94a – Marco Paniconi <marpan@google.com> authored on 2012/10/15 14:41
Fix to rd cost computation for mv bias.