shithub: libvpx

RSS feed

cc17629f – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/08 08:59
Merge "build: Change to iOS SDK 4.2"

40dcae9c – Johann <johannkoenig@google.com> authored on 2011/02/04 12:44
clarify *_offsets.asm differences

615c90c9 – Fritz Koenig <frkoenig@google.com> authored on 2011/02/08 09:46
build: Change to iOS SDK 4.2

3273c7b6 – Johann <johannkoenig@google.com> authored on 2011/02/04 11:38
move one of the offset files

eaadfb58 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/07 01:21
Merge "Translates -g from LDFLAGS as --debug in armlink_adapter.sh"

0905af38 – Attila Nagy <attilanagy@google.com> authored on 2011/02/04 05:21
Translates -g from LDFLAGS as --debug in armlink_adapter.sh

adaf2b69 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/07 00:36
Merge "remove unused dboolhuff code"

58d2e70f – Yunqing Wang <yunqingwang@google.com> authored on 2011/02/07 03:21
Fix link error in real-time mode

bb9c95ea – Johann <johannkoenig@google.com> authored on 2011/02/04 11:00
remove unused dboolhuff code

350ffe8d – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/04 05:10
Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"

63fc44df – John Koleszar <jkoleszar@google.com> authored on 2011/02/04 06:36
correct quantizer initialization

6bf7e2cc – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/04 02:07
Merge "Remove duplicate loopfilter parameters."

ffc6aeef – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/02/03 21:09
Remove duplicate loopfilter parameters.

c0a9cbeb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/04 00:16
Merge "Delay auto key frame insertion in realtime configuration"

bf5f585b – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/02/03 14:03
Make vp8_adjust_mb_lf_value return the updated value rather than

209def2d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/03 04:08
Merge "Avoid using an anonymous union."

4aa12b6c – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/03 02:16
Merge "Zero out block mv when an intra mode is selected"

a8703156 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/02/03 00:44
Merge "Improved encoder threading"

72ebafff – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/02/02 10:22
Avoid using an anonymous union.

e5904f2d – Attila Nagy <attilanagy@google.com> authored on 2011/02/02 08:10
Delay auto key frame insertion in realtime configuration

07a7c08a – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 07:55
Zero out block mv when an intra mode is selected

385c2a76 – Attila Nagy <attilanagy@google.com> authored on 2011/01/26 05:29
Improved encoder threading

a5ecaca6 – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 06:35
Removed unnecessary B_MODE_INFO memset.

b18df82e – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 06:26
Moved rd calculation into vp8_pick_intra4x4mby_modes

4e7e79f7 – Scott LaVarnway <slavarnway@google.com> authored on 2011/02/01 05:05
Removed intra_modes from vp8cx_encode_intra_macro_block

9e7fec21 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/31 14:53
Removed prediction_error accumulation

317f0da9 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/31 14:41
Removed last_auto_filter_prediction_error

4a15e557 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/31 12:43
Possible bug in vp8cx_encode_intra_macro_block

60fde4d3 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/31 08:02
Merge "Performance improvement of first pass"

6d19d407 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/31 06:00
Merge "change the threshold of DC check for encode breakout"

f6214d1d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/31 02:33
Merge "validate min_q against max_q"

2d03f073 – John Koleszar <jkoleszar@google.com> authored on 2011/01/28 06:56
validate min_q against max_q

408a8adc – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/30 21:18
Merge "Changed condition for using RD in Intra Mode"

e9f513d7 – Adrian Grange <agrange@google.com> authored on 2011/01/28 09:47
Changed condition for using RD in Intra Mode

dcb23e2a – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/28 08:13
Inconsistent distortion metric in vp8_rd_pick_intra_mbuv_mode

7cbe684e – Yunqing Wang <yunqingwang@google.com> authored on 2011/01/28 05:00
Improve MV prediction in vp8_pick_inter_mode() for speed>3

8f279596 – Yaowu Xu <yaowu@google.com> authored on 2011/01/19 11:21
change the threshold of DC check for encode breakout

f3cb9ae4 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/28 04:03
Merge "Adds "armvX-none-rvct" targets"

11a222f5 – Tero Rintaluoma <tero.rintaluoma@on2.com> authored and Tero Rintaluoma <teror@google.com> committed on 2011/01/24 06:21
Adds "armvX-none-rvct" targets

73207a1d – Johann <johannkoenig@google.com> authored on 2011/01/27 06:50
warning: pointer targets differ in signedness

27000ed6 – Johann <johannkoenig@google.com> authored on 2011/01/27 06:31
clean up implicit declaration warnings for neon

8a5c255b – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/27 03:12
Merge "Removed unused members from VP8_COMP"

bb30ffc4 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/27 03:11
Merge "Remove copies of same functions"

3ee4e1e7 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/27 03:10
Merge "Refine motion vector prediction for NEWMV mode"

35bb74a6 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/26 13:46
Rationalize vp8_rd_pick_intra16x16mby_mode()

3c18a2bb – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/26 11:42
Performance improvement of first pass

cac54404 – Yunqing Wang <yunqingwang@google.com> authored on 2011/01/26 07:03
Remove copies of same functions

c4887da3 – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/24 09:19
Removed unused members from VP8_COMP

e8e09d33 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/26 04:33
Merge "Correction to buffer update for non-viewable frames."

a3f71ccf – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/26 07:52
Correction to buffer update for non-viewable frames.

82266a1a – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/26 04:27
Merge "cap the best quantizer for 2nd order DC"

be3e0ff7 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/26 02:29
Merge "Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes list"

0def48b6 – Attila Nagy <attilanagy@google.com> authored on 2011/01/26 12:06
Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes list

2caa36aa – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/25 20:53
Merge "Fix for incorrect variable declaration."

999e155f – Yaowu Xu <yaowu@google.com> authored on 2011/01/25 17:24
cap the best quantizer for 2nd order DC

dcaaadd8 – Yunqing Wang <yunqingwang@google.com> authored on 2011/01/25 10:54
Refine motion vector prediction for NEWMV mode

53d8e9dc – Fritz Koenig <frkoenig@google.com> authored on 2011/01/25 10:41
Fix for incorrect variable declaration.

907e98fb – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/25 08:40
Merge "update sse2 regular quantizer"

58f19cc6 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/25 08:09
Merge "move new neon subpixel function"

2168a944 – Johann <johannkoenig@google.com> authored on 2011/01/25 10:11
move new neon subpixel function

af7d23c9 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/25 07:49
Merge "Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5"

3bf235a4 – Attila Nagy <attilanagy@google.com> authored on 2011/01/17 08:00
Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5

4e149bb4 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/25 04:54
Merge "Modify calling of NEON code in sub-pixel search"

a69c1898 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/25 00:32
Merge "Incorrect bit allocation in forced KF groups."

336aa0b7 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/25 07:29
Incorrect bit allocation in forced KF groups.

eb8b4d9a – James Berry <jamesberry@google.com> authored on 2011/01/24 11:48
configure.sh fix for visual studio

0ee525d6 – Scott LaVarnway <slavarnway@google.com> authored on 2010/12/29 09:30
Added vp8_update_zbin_extra

d3e9409b – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/21 06:07
Merge "Modify sub-pixel filters to eliminate unnecessary calculations"

0cdfef1e – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/21 12:52
Modified static scene check.

0822a62f – Yunqing Wang <yunqingwang@google.com> authored on 2011/01/20 08:01
Modify sub-pixel filters to eliminate unnecessary calculations

8064583d – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/20 13:01
Further work to reduce pulsing.

41955325 – Attila Nagy <attilanagy@google.com> authored on 2011/01/20 09:46
Update configure scripts

815e1e9f – Adrian Grange <agrange@google.com> authored on 2011/01/20 08:13
Fixed use of motion percentage in KF/GF group calc

06e7320c – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/19 03:33
Merge "First pass loop bug."

e8675168 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/19 10:50
First pass loop bug.

2f0331c9 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/19 00:51
Merge "Implement error tracking in the decoder"

67fb3a51 – Henrik Lundin <hlundin@google.com> authored on 2010/12/16 11:46
Implement error tracking in the decoder

ce6c954d – Yunqing Wang <yunqingwang@google.com> authored on 2011/01/18 09:19
Modify calling of NEON code in sub-pixel search

f97f2b1b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/18 07:54
Merge "fix last frame buffer copy logic regression"

edcf74c6 – Jim Bankoski <jimbankoski@google.com> authored on 2011/01/18 06:14
vp8e -removed undefined max call

d6d5d437 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/18 03:04
Merge "Further CQ, Key frame and ARF changes"

57136a26 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/18 10:19
Further CQ, Key frame and ARF changes

cb791aaa – Attila Nagy <attilanagy@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/01/10 06:14
Fix encoder real-time only configuration.

339c5127 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/17 12:23
Fix CQ range and experimental KF sizing changes.

15f9bea7 – Johann <johannkoenig@google.com> authored on 2011/01/11 04:41
update sse2 regular quantizer

a1a4d237 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/14 04:20
Merge "KF/GF Pulsing"

c8338ebf – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/14 06:34
KF/GF Pulsing

3aafb477 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/14 02:26
Merge "Testing of modes with Alt Ref frame"

415371c9 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/14 09:52
Testing of modes with Alt Ref frame

72e22b0b – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/14 07:07
Experimental change to help with ARNR problem.

8f711db4 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/14 02:26
Merge "Experimental change to help with ARNR problem."

2c1b06e6 – Adrian Grange <agrange@google.com> authored on 2011/01/14 10:04
ARNR filter pointer update bug fix

b082790c – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/13 01:59
Merge "Moved ref frame calculations"

eda7d538 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/13 07:45
One pass rate control correction.

55acda98 – Paul Wilkins <paulwilkins@google.com> authored on 2011/01/12 12:08
Limit key frame quantizer for forced key frames.

96fd758e – Scott LaVarnway <slavarnway@google.com> authored on 2011/01/11 10:00
Moved ref frame calculations

6ff2b088 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/11 03:34
Merge "Add no_skip_block4x4_search flag in SPLITMV mode"

1546e6a8 – Yunqing Wang <yunqingwang@google.com> authored on 2011/01/10 12:21
Add no_skip_block4x4_search flag in SPLITMV mode

e88d7ab2 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/01/11 03:25
Merge "use unaligned load"

48c28fc4 – Henrik Lundin <hlundin@google.com> authored on 2011/01/11 08:01
Remove unused local variables

Next