shithub: libvpx

RSS feed

ffc4587a – John Koleszar <jkoleszar@google.com> authored on 2011/07/12 20:05
Merge remote branch 'origin/master' into experimental

6058c9ce – John Koleszar <jkoleszar@google.com> authored on 2011/07/08 20:05
Merge remote branch 'origin/master' into experimental

587ca06d – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/08 10:08
Minor change in pick_inter_mode()

e83d36c0 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/08 04:39
Merge "Adjust full-pixel clamping and motion vector limit calculation"

40991fae – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/07 07:21
Adjust full-pixel clamping and motion vector limit calculation

6ae12c41 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/08 01:16
Merge "clean up warnings when building arm with rtcd"

2c3c54f7 – John Koleszar <jkoleszar@google.com> authored on 2011/07/07 20:05
Merge remote branch 'origin/master' into experimental

973a9c07 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/07 04:11
Merge "Set VPX_FRAME_IS_DROPPABLE"

37de0b8b – John Koleszar <jkoleszar@google.com> authored on 2011/07/07 06:38
Set VPX_FRAME_IS_DROPPABLE

61d9d595 – John Koleszar <jkoleszar@google.com> authored on 2011/07/01 20:05
Merge remote branch 'origin/master' into experimental

b4f70084 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/01 03:14
Merge "Properly use GET_GOT/RESTORE_GOT when using GLOBAL()."

54c36378 – John Koleszar <jkoleszar@google.com> authored on 2011/06/30 20:05
Merge remote branch 'origin/master' into experimental

c8a23ad3 – Ronald S. Bultje <rbultje@google.com> authored on 2011/06/30 10:04
Properly use GET_GOT/RESTORE_GOT when using GLOBAL().

ae8aa836 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/30 07:14
Merge "Copy macroblock data to a buffer before encoding it"

80c3bbf6 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/30 05:52
Merge "Bug fix in motion vector limit calculation"

b7480454 – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/30 07:20
Bug fix in motion vector limit calculation

3e4a80cc – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/30 03:59
Merge "remove incorrect initialization"

6251e9e5 – John Koleszar <jkoleszar@google.com> authored on 2011/06/29 20:05
Merge remote branch 'origin/master' into experimental

fe53107f – Johann <johannkoenig@google.com> authored on 2011/06/27 12:31
remove incorrect initialization

034cea5e – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/29 07:36
Merge "guard against space/time distortion"

bb0ca87a – Johann <johannkoenig@google.com> authored on 2011/06/29 10:34
guard against space/time distortion

6611f669 – Johann <johannkoenig@google.com> authored on 2011/06/29 06:51
clean up warnings when building arm with rtcd

05239f0c – John Koleszar <jkoleszar@google.com> authored on 2011/06/29 05:53
vpxenc: prevent wraparound in the --rate-hist ringbuffer

eacaabc5 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/29 06:03
Merge "Change to arf boost calculation."

11694aab – Paul Wilkins <paulwilkins@google.com> authored on 2011/06/28 13:29
Change to arf boost calculation.

f3a13cb2 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/29 03:29
Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently"

fe5765a5 – John Koleszar <jkoleszar@google.com> authored on 2011/06/28 20:05
Merge remote branch 'origin/master' into experimental

b32da7c3 – John Koleszar <jkoleszar@google.com> authored on 2011/06/28 13:03
Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently

dc004e8c – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 12:34
Merge "Avoid text relocations in ARM vp8 decoder"

02c30cde – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 12:33
Merge "utilize preload in ARMv6 MC/LPF/Copy routines"

2d29457c – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 12:32
Merge "respect alignment in arm asm files"

9bcf07ae – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 08:54
Merge "Simplify decode_macroblock."

81c05464 – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/06/28 11:22
Simplify decode_macroblock.

14566125 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 08:52
Merge "use relative include path"

4e4f8352 – Johann <johannkoenig@google.com> authored on 2011/06/28 10:46
use relative include path

db6ee543 – James Zern <jzern@google.com> authored on 2011/06/28 08:10
vpxenc: free resources

7296b3f9 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/13 12:42
New ways of passing encoded data between encoder and decoder.

b433e12a – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/10 11:58
Proposing an extension to the encoder and decoder interfaces.

4cb0ebe5 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/10 07:11
Adding support for independent partitions

e3f850ee – Mike Hommey <mhommey@mozilla.com> authored on 2011/06/16 22:33
Avoid text relocations in ARM vp8 decoder

d83b68c6 – John Koleszar <jkoleszar@google.com> authored on 2011/06/27 20:05
Merge remote branch 'origin/master' into experimental

7985e023 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/27 07:55
Merge "fix build issues for experimental branch" into experimental

2007c3bb – Johann <johannkoenig@google.com> authored on 2011/06/27 07:38
respect alignment in arm asm files

be99868b – Fritz Koenig <frkoenig@google.com> authored on 2011/06/27 05:43
Fix after removal of B_MODE_INFO

1ec4e270 – John Koleszar <jkoleszar@google.com> authored on 2011/06/27 05:39
Merge remote branch 'origin/master' into experimental

ba0822ba – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/16 07:44
Adding support for error concealment in multi-threaded decoding

8a9a11e8 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/27 04:55
Merge "configuration, support disabling any subset of ARM arch"

deca8cfc – Adrian Grange <agrange@google.com> authored on 2011/06/24 04:43
Fixed initialization of frame buffer ref counters

0d87098e – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/23 09:54
Copy macroblock data to a buffer before encoding it

db67dcba – John Koleszar <jkoleszar@google.com> authored on 2011/06/23 07:47
Revert "Reduce overshoot in 1 pass rate control"

7793b386 – Yaowu Xu <yaowu@google.com> authored on 2011/06/22 11:07
fix build issues for experimental branch

259ea232 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/23 04:18
Merge "Fix parallel install"

ac998ec8 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/23 04:09
Merge changes I2807b5a1,I59b020c2

c96f8e23 – John Koleszar <jkoleszar@google.com> authored on 2011/06/21 12:42
vpxenc: add rate histogram display

3fde9964 – John Koleszar <jkoleszar@google.com> authored on 2011/06/20 13:09
vpxenc: add quantizer histogram display

2bd90c13 – James Berry <jamesberry@google.com> authored on 2011/06/22 08:41
get/set reference buffer dimension check added

653e69e3 – Alexis Ballier <aballier@gentoo.org> authored on 2011/06/22 08:48
Fix parallel install

786246eb – Johann <johannkoenig@google.com> authored on 2011/06/22 03:45
Merge remote branch 'origin/master' into experimental

6f23f24a – Attila Nagy <attilanagy@google.com> authored on 2011/06/15 09:17
configuration, support disabling any subset of ARM arch

76495617 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/21 05:47
Merge "adjusting the calculation of errorperbit"

55c3963c – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/21 03:45
Merge "Improved vp8dx_decode_bool"

109c2029 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/21 03:23
Merge "Remove unnecessary bounds checking in motion search"

10ed60dc – Yaowu Xu <yaowu@google.com> authored on 2011/06/20 12:30
adjusting the calculation of errorperbit

67a1f98c – Scott LaVarnway <slavarnway@google.com> authored on 2011/06/20 10:44
Improved vp8dx_decode_bool

e18d7bc2 – Johann <johannkoenig@google.com> authored on 2011/06/17 10:56
Merge remote branch 'origin/master' into experimental

2cd1c285 – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/17 10:19
Remove unnecessary bounds checking in motion search

458fb8f4 – Taekhyun Kim <takim@nvidia.com> authored on 2011/06/08 08:12
utilize preload in ARMv6 MC/LPF/Copy routines

a60fc419 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/17 05:48
Merge "Use SSE as BPRED distortion metric consistently"

87fd66bb – Ronald S. Bultje <rbultje@google.com> authored on 2011/06/16 09:01
Assign boost to GF bit allocation if past frame had no ARF.

eb645abe – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/16 05:56
Merge "Disable specialcase for last frames if the sequence contains ARFs."

d9959e33 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/16 03:19
Merge "gen_msvs_proj: write boolean for Debug attribute"

91b16720 – James Zern <jzern@google.com> authored on 2011/06/15 10:42
gen_msvs_proj: write boolean for Debug attribute

61599fb5 – John Koleszar <jkoleszar@google.com> authored on 2011/06/13 07:21
Use SSE as BPRED distortion metric consistently

52230163 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/15 06:18
Merge "Remove redundant check for KEY_FRAME in multithreaded decoder"

299193dd – Ronald S. Bultje <rbultje@google.com> authored on 2011/06/15 05:47
Disable specialcase for last frames if the sequence contains ARFs.

c7e6aabb – Attila Nagy <attilanagy@google.com> authored on 2011/06/13 11:13
Remove redundant check for KEY_FRAME in multithreaded decoder

1ade44b3 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/15 03:09
Merge "fix --disable-runtime-cpu-detect on x86"

e7e5a58d – Attila Nagy <attilanagy@google.com> authored on 2011/06/15 09:27
Guard vpx_config.h against multiple inclusions

7be5b6da – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/14 08:04
Merge "Populate bmi for B_PRED only"

92b0e544 – Johann <johannkoenig@google.com> authored on 2011/06/14 07:31
fix --disable-runtime-cpu-detect on x86

bf6b314d – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/14 02:01
Merge "Fix RT only build"

99090474 – Tero Rintaluoma <teror@google.com> authored on 2011/06/14 09:39
Fix RT only build

5405bd97 – Tero Rintaluoma <teror@google.com> authored on 2011/06/14 07:29
Update -linux-rvct targets

532c30c8 – James Zern <jzern@google.com> authored on 2011/06/13 13:29
fix corrupt frame leak

223d1b54 – Scott LaVarnway <slavarnway@google.com> authored on 2011/06/13 13:14
Populate bmi for B_PRED only

e71a0106 – Scott LaVarnway <slavarnway@google.com> authored on 2011/06/13 05:50
Calc ref_frame_cost once per frame

66533b1a – Tero Rintaluoma <teror@google.com> authored on 2011/06/10 10:05
Fix make clean for asm offset files

f3ba4c6b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/09 09:39
Merge "bug fix mode_info_context not initialized for error-resilient"

45feea4c – James Berry <jamesberry@google.com> authored on 2011/06/09 08:46
bug fix mode_info_context not initialized for error-resilient

af49c112 – John Koleszar <jkoleszar@google.com> authored on 2011/06/08 08:09
Update keyframe activity in non-RD mode

361717d2 – Yaowu Xu <yaowu@google.com> authored on 2011/06/08 09:45
remove one set of 16x16 variance funcations

79327be6 – Johann <johannkoenig@google.com> authored on 2011/06/08 10:43
use GCC inline magic

baa17db1 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/08 07:47
Merge "Revert "Use shared object files for ELF""

abb7c218 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/08 07:36
Revert "Use shared object files for ELF"

8767ac3b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/08 06:59
Merge "vp8_pick_inter_mode: remove best_bmodes"

001bd51c – John Koleszar <jkoleszar@google.com> authored on 2011/06/08 09:50
vp8_pick_inter_mode: remove best_bmodes

91907e0b – John Koleszar <jkoleszar@google.com> authored on 2011/06/08 09:08
vp8_pick_intra_mode: correct returned rate

96a42aaa – John Koleszar <jkoleszar@google.com> authored on 2011/06/08 08:05
Move RD intra block mode selection to rdopt.c

e90d17d2 – John Koleszar <jkoleszar@google.com> authored on 2011/06/08 07:24
Move intra block mode selection to pickinter.c

9e4df2bc – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/08 06:58
Merge "vp8_pick_intra_mode: correct returned rate"

Next