Commit Graph

  • 2bbde25003 make uv intra mode coding adaptive to Y mode Yaowu Xu 2011-08-04 16:30:27 -07:00
  • d8afecef71 Added context reset when 2nd order coefficients are cleared Yaowu Xu 2011-11-03 16:05:29 -07:00
  • a10a268e58 Segment Features. Removal of #ifdefs Paul Wilkins 2011-11-03 12:50:09 +00:00
  • 46639567a0 Merge "Change use of eob in the encoder" Scott LaVarnway 2011-11-03 08:06:06 -07:00
  • e4f2ec7a52 Change use of eob in the encoder Tero Rintaluoma 2011-10-25 14:25:11 +03:00
  • 2370d440bd Merge "Segmentation: Reference frames" into experimental Paul Wilkins 2011-11-03 12:58:43 +00:00
  • 8002c31804 Merge "added code to clear 2nd order block when appropriate" Yaowu Xu 2011-11-02 08:22:58 -07:00
  • ab9a4ce065 Merge "Change to prevent encoding of effect-less 2nd order coefficients" into experimental Paul Wilkins 2011-11-02 14:48:17 +00:00
  • 87ff8620b2 Segmentation: Reference frames Paul Wilkins 2011-11-02 13:30:10 +00:00
  • 63bf108731 Merge "Fix: Increase default cx_data_size" John Koleszar 2011-11-01 15:25:47 -07:00
  • c60cb01ce0 Merge "vpxenc: fix crash w/empty input file" John Koleszar 2011-11-01 14:49:23 -07:00
  • 1427205215 Changing decoder input partition API to input fragments. Stefan Holmer 2011-09-29 09:17:09 +02:00
  • e44720af84 Add checks in MB quantizer initialization Yunqing Wang 2011-11-01 16:20:00 -04:00
  • e88f9e63ee vpxenc: fix crash w/empty input file James Zern 2011-11-01 13:44:00 -07:00
  • 2b450a460f Deleted repeated code block Adrian Grange 2011-11-01 08:41:43 -07:00
  • 9bf3bc9a72 Correct SPLITMV clamping John Koleszar 2011-10-31 14:42:51 -07:00
  • 71fb1f8eab Fixed this_mode used before set in vp8_pick_inter_mode Adrian Grange 2011-10-31 12:42:00 -07:00
  • 795c6dd2c9 Segmentation Entropy and tweaks. Paul Wilkins 2011-10-28 15:27:23 +01:00
  • 88e24f07ae added code to clear 2nd order block when appropriate Yaowu Xu 2011-10-20 15:32:34 -04:00
  • e0309e1509 Merge "Improved decode_split_mv()" Scott LaVarnway 2011-10-28 09:27:17 -07:00
  • cd1ef53d12 Merge "Fix ARM build problem introduced by CL I3fab6f2b" Johann 2011-10-27 11:17:54 -07:00
  • 6064384d59 Improved decode_split_mv() Scott LaVarnway 2011-10-27 11:26:30 -04:00
  • 0db5599957 Merge "Improved mv_bias" Scott LaVarnway 2011-10-27 06:14:00 -07:00
  • afb52f65f2 Resolve build problem Paul Wilkins 2011-10-27 12:35:36 +01:00
  • 9452dce181 Fix ARM build problem introduced by CL I3fab6f2b Attila Nagy 2011-10-27 09:06:45 +03:00
  • 294777b915 Merge "Reduce partial frame copy in encoder's pick_filter_level_fast" Johann 2011-10-26 11:33:14 -07:00
  • 21970d1dc2 Improved mv_bias Scott LaVarnway 2011-10-26 11:46:10 -04:00
  • efa69d26a1 Merge "Improved read_mb_modes_mv()" Scott LaVarnway 2011-10-26 08:26:30 -07:00
  • ff1d170e69 Improved read_mb_modes_mv() Scott LaVarnway 2011-10-26 10:46:36 -04:00
  • de82809444 Reduce partial frame copy in encoder's pick_filter_level_fast Attila Nagy 2011-10-18 09:48:50 +03:00
  • f9dba66877 Merge "remove uninitialized variable warning" Johann 2011-10-25 14:42:21 -07:00
  • c8ef79d22e Change to prevent encoding of effect-less 2nd order coefficients Yaowu Xu 2011-10-25 10:25:02 -07:00
  • e03330bd80 Merge "Improved token decoder" Scott LaVarnway 2011-10-25 10:04:11 -07:00
  • 9409af2083 remove uninitialized variable warning Johann 2011-10-24 16:56:55 -07:00
  • 4081e5b3fe Merge "added a last stage rounding for 8x8 inverse dct" into experimental Yaowu Xu 2011-10-25 16:08:51 +00:00
  • 3579baa115 Merge "Removed read_mv_ref" Scott LaVarnway 2011-10-25 08:01:32 -07:00
  • 2b5e6de806 Merge "remove unused variable warning" James Zern 2011-10-24 18:21:12 -07:00
  • a82cc0205d remove unused variable warning Johann 2011-10-24 16:33:45 -07:00
  • 062864f4cc Fix incorrect pointer definition Johann 2011-10-24 15:24:07 -07:00
  • 49ea2bc3f4 Removed read_mv_ref Scott LaVarnway 2011-10-24 16:16:08 -04:00
  • a66c945c59 added a last stage rounding for 8x8 inverse dct Yaowu Xu 2011-10-14 09:58:35 -07:00
  • f182376dd6 Moved the split motion vector decode Scott LaVarnway 2011-10-24 13:52:15 -04:00
  • 231339932b Merge "Removed redundant mv clamps for nearmv and nearestmv" Scott LaVarnway 2011-10-24 10:27:53 -07:00
  • 23701f4f87 Segmentation Features; Paul Wilkins 2011-10-07 16:58:28 +01:00
  • bac6c229e5 Fix: Increase default cx_data_size James Berry 2011-10-24 11:50:27 -04:00
  • a99c20c0f4 Removed redundant mv clamps for nearmv and nearestmv Scott LaVarnway 2011-10-24 11:37:52 -04:00
  • 01ce04bc06 Further segment feature extensions. Paul Wilkins 2011-10-05 11:26:00 +01:00
  • e59d53e999 Merge "Remove unused DETOK structure" Scott LaVarnway 2011-10-21 06:30:57 -07:00
  • bdb4fb8991 Remove unused DETOK structure Tero Rintaluoma 2011-10-20 13:22:18 +03:00
  • 8b153a55c9 Merge "Add license text to configure generated files." John Koleszar 2011-10-20 17:44:26 -07:00
  • 2c0b4a24b9 Merge "Fix: check cx_data buffer prior to write" John Koleszar 2011-10-20 17:36:40 -07:00
  • 3d9c3f4937 Add license text to configure generated files. Tom Finegan 2011-10-19 22:47:02 -04:00
  • bc7151131d Fix: check cx_data buffer prior to write James Berry 2011-10-12 11:18:50 -04:00
  • 7cdc986cdf Don't copy borders for loop_filter_pick Johann 2011-10-17 18:21:10 -07:00
  • c6fb97a376 Merge "Fix: NEON copy/extend frame for small sizes" Johann 2011-10-19 14:37:48 -07:00
  • f382173225 Merge "enc: save entropy probs only when needed for refresh" Johann 2011-10-19 14:36:29 -07:00
  • 5e54085703 Improved token decoder Scott LaVarnway 2011-10-19 13:38:35 -04:00
  • 63a77cbed9 Merge "Remove usage of predict buffer for decode" Scott LaVarnway 2011-10-19 10:24:48 -07:00
  • efa17efced vpxenc: fix rollover in status output James Zern 2011-10-18 17:34:10 -07:00
  • ed9c66f584 Remove usage of predict buffer for decode Scott LaVarnway 2011-10-18 12:06:50 -04:00
  • 8d00562fba Merge "Fix: vp8cx_pack_tokens_into_partitions_armv5 crash" Johann 2011-10-17 09:21:31 -07:00
  • 664d9921b7 Fix: NEON copy/extend frame for small sizes Attila Nagy 2011-10-14 14:17:24 +03:00
  • 4341e5af66 add 32bit darwin10 (10.6) target Johann 2011-10-14 12:06:24 -07:00
  • 2f9e51b8c9 allow building for older platforms Johann 2011-10-14 12:03:32 -07:00
  • 152ce6b2b9 fixed the wrong rounding in inverse haar transform Yaowu Xu 2011-10-12 10:49:49 -07:00
  • 2d5c7f6740 Merge "vpxdec updated to use !feof() instead of *buf_sz in readframe()" John Koleszar 2011-10-14 07:56:12 -07:00
  • a5cd42feb9 Fix: vp8cx_pack_tokens_into_partitions_armv5 crash Attila Nagy 2011-10-14 09:19:03 +03:00
  • 6505adf271 Bump ABI version number for temporal scalability John Koleszar 2011-10-11 12:57:17 -07:00
  • 04182a121a Merge "Added rate-targeted temporal scalability" Adrian Grange 2011-10-11 12:54:52 -07:00
  • 217591fde5 Added rate-targeted temporal scalability Adrian Grange 2011-10-06 15:49:11 -07:00
  • 07ba411914 Reset FPU state after calc_plane_error() John Koleszar 2011-10-11 08:43:30 -07:00
  • 05bde9d4a4 bug fix - starting/optimal/max and buffer_level changed from int to int64_t James Berry 2011-10-07 15:42:23 -04:00
  • c0de35b413 enc: save entropy probs only when needed for refresh Attila Nagy 2011-10-10 11:14:07 +03:00
  • 3ca849691c fixed a decoder bug Yaowu Xu 2011-10-08 15:48:53 -07:00
  • 90ba80db17 WIP sandbox/jkoleszar/new-rate-control John Koleszar 2011-10-03 11:09:07 -04:00
  • af12c23e8e Merge "Improved tokenize" Scott LaVarnway 2011-10-04 09:57:42 -07:00
  • 8f8b526b54 Merge "Fix uninitialized new_mv_count in first pass file" John Koleszar 2011-10-04 07:40:49 -07:00
  • 538865dfa5 Merge "Multithreaded encoder, late sync loopfilter" Yunqing Wang 2011-10-04 07:04:30 -07:00
  • 86712c50f2 Fix uninitialized new_mv_count in first pass file John Koleszar 2011-10-04 09:50:40 -04:00
  • 016a38be93 Merge "makefile: fix target 'all'" John Koleszar 2011-10-03 08:31:13 -07:00
  • 2aa408524c Merge "Reduce computational complexity of generic C loop filter." Johann 2011-09-30 16:17:56 -07:00
  • 48b1917112 Merge "combine loopfilter data access" Johann 2011-09-30 15:47:56 -07:00
  • ab00d209bc Improved tokenize Scott LaVarnway 2011-09-30 12:49:46 -04:00
  • 156b221a7f Segment coding of mode and reference frame. Paul Wilkins 2011-09-30 16:45:16 +01:00
  • 45e49e6e19 Experimental: segfeature added. Paul Wilkins 2011-09-30 16:08:37 +01:00
  • 3556deaca3 combine loopfilter data access Johann 2011-09-26 17:17:20 -07:00
  • 7bce513afe Call vp8_find_near_mvs lazily Alpha Lam 2011-09-01 17:11:23 +01:00
  • a572ac8327 Merge "CQ and two pass rate control." Paul Wilkins 2011-09-30 02:57:54 -07:00
  • b6e27d5f0b CQ and two pass rate control. Paul Wilkins 2011-09-15 14:36:24 +01:00
  • 69aa303d96 Reduce computational complexity of generic C loop filter. Aaron Watry 2011-09-29 17:25:48 -05:00
  • 22ea8592c1 makefile: fix target 'all' John Koleszar 2011-09-29 09:14:37 -04:00
  • 380d64ecb1 Multithreaded encoder, late sync loopfilter Attila Nagy 2011-09-16 13:54:06 +03:00
  • 4d1c5aa413 Merge remote branch 'origin/master' into experimental John Koleszar 2011-09-23 00:05:07 -04:00
  • 9b85079342 vpxdec updated to use !feof() instead of *buf_sz in readframe() James Berry 2011-09-22 15:03:28 -04:00
  • 6f9457ec12 Merge "clamp_mvs() using the wrong motion vector information" John Koleszar 2011-09-22 11:54:15 -07:00
  • 3c85c532bb Merge changes Ie650e9b8,I2427e494 John Koleszar 2011-09-22 11:18:00 -07:00
  • fa3e530bca vpxenc: get version string programatically John Koleszar 2011-09-22 13:24:33 -04:00
  • 9f41a8b0aa Merge "Replace vpx_ports/config.h with vpx_config.h" Johann 2011-09-22 09:30:18 -07:00
  • 4a6ac727fe Install missing default_coef_probs.h John Koleszar 2011-09-22 11:08:21 -04:00
  • 1a7d25a484 Replace vpx_ports/config.h with vpx_config.h Attila Nagy 2011-09-15 15:34:12 +03:00