Commit Graph

  • aee120afb9 Merge "documentation: minor cosmetics" Johann 2011-02-24 07:01:25 -08:00
  • f8d4a81af2 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-24 00:05:10 -05:00
  • c23096e4a5 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-24 00:05:08 -05:00
  • 8ae92aef66 ARMv6 optimized half pixel variance calculations Tero Rintaluoma 2011-02-23 13:27:27 +02:00
  • e6db21ecc4 Handle mem allocation failure in vp8e_init Attila Nagy 2011-02-22 15:02:05 +02:00
  • 418f4219fa purge wince configuration Johann 2011-02-22 14:32:04 -05:00
  • 7af0d906e3 Remove temporal alt ref from realtime only build Attila Nagy 2011-02-22 10:29:23 +02:00
  • 4832de492c Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-20 00:05:06 -05:00
  • b21fe3b278 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-19 00:05:44 -05:00
  • 0c5a048fa6 Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-19 00:05:44 -05:00
  • bbfca323fb Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-19 00:05:10 -05:00
  • 945dad277d Revert "use unaligned load" Johann 2011-02-18 10:12:57 -05:00
  • c764c2a20f Merge "clean up unused files" John Koleszar 2011-02-18 06:33:05 -08:00
  • 3ed8fe8778 remove unused vp8_predict_dc function John Koleszar 2011-02-17 09:57:03 -05:00
  • cbf923b12c clean up unused files John Koleszar 2011-02-17 06:59:48 -05:00
  • d371ca93e5 cosmetic: remove unnecessary scope John Koleszar 2011-02-18 08:46:07 -05:00
  • 597d02b508 Merge "Dont pick encoder filter level when loopfilter is disabled." John Koleszar 2011-02-18 05:26:23 -08:00
  • fb5a692d27 Reinitialize quantizer only when any delta is changing Attila Nagy 2011-02-18 10:01:49 +02:00
  • c6ef75690f Dont pick encoder filter level when loopfilter is disabled. Attila Nagy 2011-02-16 15:44:29 +02:00
  • f13212b728 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-18 00:05:13 -05:00
  • 95a86dd007 Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-18 00:05:13 -05:00
  • 4fafc4d985 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-18 00:05:10 -05:00
  • b2ae57f1b6 Merge "Use endian-neutral bitstream packing/unpacking" John Koleszar 2011-02-17 12:34:16 -08:00
  • 562f1470ce Use endian-neutral bitstream packing/unpacking John Koleszar 2011-02-17 06:47:39 -05:00
  • ac10665ad8 Merge "Removed unused vp8_recon_intra4x4mb function" John Koleszar 2011-02-17 11:30:13 -08:00
  • 07f7b66fae Removed unused vp8_recon_intra4x4mb function Scott LaVarnway 2011-02-17 13:34:38 -05:00
  • c351aa7f1b Merge "Fix relative include paths" John Koleszar 2011-02-17 04:13:44 -08:00
  • c88dbb2dce Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-17 00:05:14 -05:00
  • eb6d3a1ead Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-17 00:05:14 -05:00
  • 1293116895 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-17 00:05:13 -05:00
  • f42d52e6bd documentation: minor cosmetics James Zern 2011-02-16 17:54:49 -08:00
  • da9402fbf6 Merge "Allocate source buffers to be multiples of 16" Yunqing Wang 2011-02-16 11:35:06 -08:00
  • da227b901d Allocate source buffers to be multiples of 16 Yunqing Wang 2011-02-16 12:00:25 -05:00
  • 0c2cfff9b0 Merge "ARMv6 optimized sad16x16" Johann 2011-02-16 05:22:38 -08:00
  • e786bd3a01 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-16 00:05:13 -05:00
  • 46fa176b8d Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-16 00:05:13 -05:00
  • 9e95a1a0cd Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-16 00:05:10 -05:00
  • 0030303b69 Remove redundant ptr checks in calls to vpx_free James Zern 2011-02-15 12:25:16 -08:00
  • c40ea3f0c6 Use memcpy for save/restore_predictor sandbox/jkoleszar/use-memcpy John Koleszar 2011-02-15 10:14:18 -05:00
  • c6ea558c05 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-15 00:05:39 -05:00
  • cf8aa08348 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-15 00:05:18 -05:00
  • 7725a7eb56 Merge "Improve vp8_sad16x16_sse3 function" Yunqing Wang 2011-02-14 14:09:25 -08:00
  • 27dad21548 Merge "Improved vp8_rd_pick_intra_mbuv_mode" Yaowu Xu 2011-02-14 13:58:12 -08:00
  • 94d4fee08f Improved vp8_rd_pick_intra_mbuv_mode Scott LaVarnway 2011-02-14 16:34:33 -05:00
  • 2debd5b5f7 Improve vp8_sad16x16_sse3 function Yunqing Wang 2011-02-14 16:23:49 -05:00
  • 404e998eb7 Merge "mem leak fix for cpi->tplist" Yaowu Xu 2011-02-14 11:29:22 -08:00
  • d3dfcde0f7 mem leak fix for cpi->tplist James Berry 2011-02-14 14:02:52 -05:00
  • d419b93e3e Improved rd_pick_intra4x4block Scott LaVarnway 2011-02-14 13:32:58 -05:00
  • 0ff10bb1f7 Merge "remove assembly detokenizer" Johann 2011-02-14 05:10:16 -08:00
  • e15004f32e Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-13 00:05:14 -05:00
  • 1f8e42e7b8 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-12 00:05:14 -05:00
  • a99e5dccaa Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-12 00:05:14 -05:00
  • 70dc0ed003 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-12 00:05:10 -05:00
  • bb6bcbccda remove assembly detokenizer Johann 2011-02-11 11:09:00 -05:00
  • 353246bd60 Merge "Add improved_mv_pred flag in real-time mode" Yunqing Wang 2011-02-11 07:20:17 -08:00
  • 9d0b2cbbce Add improved_mv_pred flag in real-time mode Yunqing Wang 2011-02-11 09:43:37 -05:00
  • 1ef86980b9 ARMv6 optimized sad16x16 Tero Rintaluoma 2011-02-10 16:41:22 +02:00
  • 4f8a166058 Merge "Redefining good quality speed settings" Yaowu Xu 2011-02-10 21:38:19 -08:00
  • 64aebb6c7a Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-11 00:05:19 -05:00
  • b25ebeabeb Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-11 00:05:18 -05:00
  • 809dae2458 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-11 00:05:12 -05:00
  • 6f53e59641 Merge "Improve motion search in real-time mode" Yunqing Wang 2011-02-10 12:42:44 -08:00
  • 02321de0f2 Fix relative include paths John Koleszar 2011-02-10 14:41:38 -05:00
  • ec3b8f1f32 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-10 14:26:40 -05:00
  • 41e6eceb28 Improve motion search in real-time mode Yunqing Wang 2011-02-07 19:16:15 -05:00
  • 7d8199f0c3 Merge "Adds armv6 optimized variance calculation" Johann 2011-02-10 06:06:46 -08:00
  • dc0aca14b5 Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-10 00:05:13 -05:00
  • 96ddc5c26e Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-10 00:05:09 -05:00
  • 19054ab6da Redefining good quality speed settings Scott LaVarnway 2011-02-09 17:18:28 -05:00
  • fffa2a61d7 fixed stride in vp8_temporal_filter_predictors_mb_c James Berry 2011-02-09 16:55:39 -05:00
  • c2b43164bd Merge "correct cost for implicit bit in mvs" John Koleszar 2011-02-09 11:20:12 -08:00
  • 9954d05ca6 correct cost for implicit bit in mvs John Koleszar 2011-02-09 12:50:17 -05:00
  • a39b5af10b Merge "Put more code under #if CONFIG_MULTITHREAD." John Koleszar 2011-02-09 08:31:36 -08:00
  • 315e3c2518 Put more code under #if CONFIG_MULTITHREAD. Gaute Strokkenes 2011-02-05 05:29:25 +00:00
  • 85e79ce288 Merge "Added early breakout for vp8_rd_pick_intra4x4mby_modes" Scott LaVarnway 2011-02-09 07:55:04 -08:00
  • c96031da69 Merge "vp8e_get_preview fixed for resized frames" John Koleszar 2011-02-09 07:41:40 -08:00
  • cb14764fab Adds armv6 optimized variance calculation Tero Rintaluoma 2011-02-09 09:34:56 -05:00
  • 5f1b295527 Adding new test for packet losses sandbox/hlundin/error-concealment Henrik Lundin 2011-02-09 14:00:07 +01:00
  • b2ad177942 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-09 08:34:48 -05:00
  • a4975c629d Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-09 00:05:15 -05:00
  • 6e6b46d972 Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-09 00:05:12 -05:00
  • e5aaac24bb clean up bilinear filter Johann 2011-02-08 13:54:22 -05:00
  • cc17629f30 Merge "build: Change to iOS SDK 4.2" Fritz Koenig 2011-02-08 13:59:12 -08:00
  • 13db80c282 Added early breakout for vp8_rd_pick_intra4x4mby_modes Scott LaVarnway 2011-02-08 16:50:43 -05:00
  • 40dcae9c2e clarify *_offsets.asm differences Johann 2011-02-04 17:44:31 -05:00
  • 615c90c948 build: Change to iOS SDK 4.2 Fritz Koenig 2011-02-08 14:46:27 -05:00
  • ddacf1cf69 vp8e_get_preview fixed for resized frames James Berry 2011-02-08 14:23:18 -05:00
  • 246cc0881a dixie: remove unused variables John Koleszar 2011-02-08 09:50:20 -05:00
  • 51f9ef8e89 dixie: only use sixtap mc filter John Koleszar 2011-02-08 09:11:13 -05:00
  • 9683198e7b Merge remote branch 'origin/master' into experimental John Koleszar 2011-02-08 00:05:10 -05:00
  • c540bbc367 Merge remote branch 'internal/upstream' into HEAD John Koleszar 2011-02-07 14:16:24 -05:00
  • 2bb322380d Merge remote branch 'internal/upstream-experimental' into HEAD John Koleszar 2011-02-07 14:16:09 -05:00
  • 48140167cd Fix counter of fixed keyframe distance Andoni Morales Alastruey 2011-02-07 18:04:02 +01:00
  • 9f40e5650c dixie: simplify inter prediction John Koleszar 2011-02-07 10:25:24 -05:00
  • 3273c7b679 move one of the offset files Johann 2011-02-04 16:38:40 -05:00
  • 252703291f dixie: simplify intra prediction John Koleszar 2011-02-07 09:11:39 -05:00
  • eaadfb5869 Merge "Translates -g from LDFLAGS as --debug in armlink_adapter.sh" John Koleszar 2011-02-07 06:21:56 -08:00
  • adaf2b697c Merge "remove unused dboolhuff code" John Koleszar 2011-02-07 05:36:26 -08:00
  • 58d2e70fc5 Fix link error in real-time mode Yunqing Wang 2011-02-07 08:21:14 -05:00
  • 0905af38fc Translates -g from LDFLAGS as --debug in armlink_adapter.sh Attila Nagy 2011-02-04 10:21:43 +02:00