Commit Graph

  • 72d4ba92f0 Add vs9 targets. Tom Finegan 2010-07-22 13:34:25 -04:00
  • 160d671e34 Merge "limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com" Johann 2010-07-21 12:59:39 -07:00
  • 7a89d4c3d4 Merge "Improve the accuracy of forward walsh-hadamard transform" Yaowu Xu 2010-07-19 07:50:26 -07:00
  • 0ba32632cd ARNR Lookup Table. Paul Wilkins 2010-07-19 13:28:34 +01:00
  • 02277b8aa3 Parameter limit change. Paul Wilkins 2010-07-19 11:32:09 +01:00
  • bf18069ceb Rate control fix for ARNR filtered frames. Paul Wilkins 2010-07-19 14:10:07 +01:00
  • 7c938f4d3c Fix: Incorrect 'cols' calculation in temporal filter. Paul Wilkins 2010-07-16 15:57:17 +01:00
  • 829e2af0e1 dixie: add normal loopfilter John Koleszar 2010-07-12 16:36:53 -04:00
  • 80f0e7a7d0 limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com Michael Kohler 2010-07-12 18:41:45 +02:00
  • fd0d7ff4c1 msvs: disable CRT deprecation warnings John Koleszar 2010-06-22 09:45:43 -04:00
  • dbda863a33 Merge "Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter"." John Koleszar 2010-07-07 16:57:37 -07:00
  • 16249382cb Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"." John Koleszar 2010-07-07 16:57:08 -07:00
  • 3d0a1edadd Fix a compiling error on armv6 Yaowu Xu 2010-07-07 10:26:30 -07:00
  • efbfaf6d11 Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter". Michael Kohler 2010-07-07 19:49:58 +02:00
  • 1e23f45119 Fix misspelled "skiped" in onyxc_int.h to "skipped". Michael Kohler 2010-07-07 19:48:12 +02:00
  • 06c0623219 dixie: add idct/add stage John Koleszar 2010-07-07 13:30:54 -04:00
  • cf7705579b dixie: add intra prediction John Koleszar 2010-06-30 14:50:29 -04:00
  • 940599ff2c dixie: combine dequant with token decode John Koleszar 2010-06-30 11:23:04 -04:00
  • 0618ff14d6 Fix bug in 1st pass motion compensation Adrian Grange 2010-07-01 14:17:04 +01:00
  • 2e3d8d3263 Merge "Further adjustment of RD behaviour with Q and Zbin." Paul Wilkins 2010-07-01 01:53:40 -07:00
  • 3e9af0fb68 Merge "ivfenc: correct fixed kf interval, --disable-kf" John Koleszar 2010-06-30 17:19:26 -07:00
  • 63ffc1ae3d Merge "ARM WinCE VS8 build update" John Koleszar 2010-06-30 08:01:02 -07:00
  • b3eb3d2163 Merge "Remove INLINE/FORCEINLINE" John Koleszar 2010-06-30 07:59:39 -07:00
  • 308e867f91 Update loopfilter frame/filter/sharp info for multithread John Koleszar 2010-06-30 10:22:40 -04:00
  • b2f77866aa Merge "Add loopfilter initialization fix in multithreading code" Yunqing Wang 2010-06-30 06:56:36 -07:00
  • 29d586b462 Add loopfilter initialization fix in multithreading code Yunqing Wang 2010-06-30 09:42:39 -04:00
  • cf49034b14 Merge "Fixed buffer selection for UV in AltRef filtering" Adrian Grange 2010-06-30 02:43:47 -07:00
  • bead039d4d Improve SSE2 loopfilter functions Yunqing Wang 2010-06-25 09:18:11 -04:00
  • a23ec527af ARM WinCE VS8 build update James Zern 2010-06-29 12:02:19 -04:00
  • 1ca39bf26d Further adjustment of RD behaviour with Q and Zbin. Paul Wilkins 2010-06-29 12:15:54 +01:00
  • b62d093efa Improve the accuracy of forward walsh-hadamard transform Yaowu Xu 2010-06-28 22:03:43 -07:00
  • aa8fe0d269 Fixed buffer selection for UV in AltRef filtering Adrian Grange 2010-06-28 12:00:11 +01:00
  • f1a3b1e0d9 Added first-pass sse2 version of Yaowu's new fdct. Scott LaVarnway 2010-06-24 13:11:30 -04:00
  • d0dd01b8ce Redo the forward 4x4 dct Yaowu Xu 2010-06-16 12:52:18 -07:00
  • 86262018ad dixie: implement token decoding John Koleszar 2010-06-24 14:20:46 -04:00
  • b52ee87d2c dixie: sync bool decoder to latest John Koleszar 2010-06-24 09:38:50 -04:00
  • 9a63ff2243 dixie: move modemv data tables John Koleszar 2010-06-23 09:59:07 -04:00
  • 41bad1f258 dixie: implement motion vector decoding John Koleszar 2010-06-22 15:10:24 -04:00
  • 29e1dea8cd dixie: implement keyframe mode decoding John Koleszar 2010-06-21 14:56:15 -04:00
  • c9ebe27ce4 dixie: decode entropy model header John Koleszar 2010-06-15 16:03:41 -04:00
  • ca50290d6c dixie: decode reference frame header John Koleszar 2010-06-14 16:49:41 -04:00
  • 476d59a304 dixie: decode quantizer level header John Koleszar 2010-06-14 16:36:14 -04:00
  • f2274a34e6 dixie: decode token partitions header John Koleszar 2010-06-14 16:08:57 -04:00
  • 8d6fbc1bdf dixie: decode loopfilter header John Koleszar 2010-06-14 13:42:16 -04:00
  • 948b1d4283 dixie: decode segmentation header John Koleszar 2010-06-14 13:09:20 -04:00
  • f766f3c8f3 dixie: simple validation of the frame header John Koleszar 2010-06-10 20:14:50 -04:00
  • 5c263fa3ca dixie: initial interface John Koleszar 2010-06-09 17:19:57 -04:00
  • a5906668a3 vp8cx : bestsad declared and initialized incorrectly. Fritz Koenig 2010-06-24 14:30:48 -04:00
  • cecdd73db7 vp8cx : bestsad declared and initialized incorrectly. Fritz Koenig 2010-06-24 12:18:23 -04:00
  • 5e34461448 Remove INLINE/FORCEINLINE John Koleszar 2010-06-24 09:02:48 -04:00
  • d1920de22c configure: remove postproc-generic John Koleszar 2010-06-24 08:51:00 -04:00
  • b1e36f2872 ivfenc: correct fixed kf interval, --disable-kf John Koleszar 2010-06-24 08:41:51 -04:00
  • f4020e2338 Enable vp8x encoder to recognize vp8 specific options Yaowu Xu 2010-06-23 14:45:51 -07:00
  • 3d5cd513fa Merge "Remove deprecated `svnstat' rule from Makefile" John Koleszar 2010-06-21 10:00:36 -07:00
  • a08df4552a Fix breakout thresh computation for golden & AltRef frames agrange 2010-06-21 13:44:42 +01:00
  • cee8f9f9a5 Remove deprecated `svnstat' rule from Makefile Giuseppe Scrivano 2010-06-21 17:15:04 +02:00
  • daa5d0eb3d Changed unary operator from ! to ~ agrange 2010-06-18 15:58:18 +01:00
  • d4b99b8e3a Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator) agrange 2010-06-18 15:18:09 +01:00
  • 9f81463454 Fix a linker error on x86-64 Linux when not using a version script. Timothy B. Terriberry 2010-06-17 19:33:52 -07:00
  • 220daa00e0 vp8_block_error_xmm: remove unnecessary instructions Jim Bankoski 2010-06-16 12:36:53 -04:00
  • 9484bf7f57 Merge "cosmetics: trim trailing whitespace" John Koleszar 2010-06-18 10:26:16 -07:00
  • 9d8a1c0781 Merge "Add x86_64-linux-icc target to build VP8 with icc" Yunqing Wang 2010-06-18 10:25:26 -07:00
  • 7630e36f1b Add x86_64-linux-icc target to build VP8 with icc Yunqing Wang 2010-06-17 13:34:19 -04:00
  • 94c52e4da8 cosmetics: trim trailing whitespace John Koleszar 2010-06-18 12:39:21 -04:00
  • c65e8e8e46 Merge "Change bitreader to use a larger window." John Koleszar 2010-06-17 18:08:36 -07:00
  • b46a1f9395 CHANGELOG: 0.9.1 v0.9.1 John Koleszar 2010-06-17 09:07:33 -04:00
  • 51ae606b73 Update AUTHORS John Koleszar 2010-06-16 15:44:07 -04:00
  • f84f949048 Generate AUTHORS file with a script John Koleszar 2010-06-16 15:43:09 -04:00
  • d024d985db Merge "Avoid encoding garbage when ivfenc encounters an unsupported Y4M file." John Koleszar 2010-06-16 11:54:39 -07:00
  • 1114183f1a Merge "gen_scalers: fix 64-bit integer promotion bug" John Koleszar 2010-06-16 11:54:10 -07:00
  • e703af974d Avoid encoding garbage when ivfenc encounters an unsupported Y4M file. Tom Finegan 2010-06-16 13:24:55 -04:00
  • bbfeefc7ab gen_scalers: fix 64-bit integer promotion bug John Koleszar 2010-06-16 12:27:52 -04:00
  • c17b62e1bd Change bitreader to use a larger window. Timothy B. Terriberry 2010-05-05 17:58:19 -04:00
  • 9fdfb8e928 Merge "More on "some XMM registers are non-volatile on windows x64 ABI"" Yunqing Wang 2010-06-15 06:41:54 -07:00
  • 397aad3ec2 More on "some XMM registers are non-volatile on windows x64 ABI" Yunqing Wang 2010-06-15 09:11:26 -04:00
  • ec1871554b VisualStudio projects: asm tool updates James Zern 2010-06-04 18:05:12 -04:00
  • 89c8b3dbc6 vp8_cx_iface: set default cpu used to 0 John Koleszar 2010-06-14 10:22:55 -04:00
  • 5a72620de9 Fix compiler warnings Guillermo Ballester Valor 2010-06-11 14:33:49 -04:00
  • 48c84d138f sse2 version of vp8_regular_quantize_b Scott LaVarnway 2010-06-14 14:07:56 -04:00
  • 99c5745760 Merge "Use local pointer to pbi->common." Paul Wilkins 2010-06-14 09:55:02 -07:00
  • 55d86c488b Merge "platform autodetect: accept amd64 as a synonym for x86_64" John Koleszar 2010-06-14 06:09:47 -07:00
  • a0d04ea94e Remove useless 500 frame limit Fabio Pedretti 2010-06-14 09:05:35 -04:00
  • 6f47a34613 Merge "ivfenc: fix two-pass support of raw files" John Koleszar 2010-06-14 05:54:47 -07:00
  • 1856f2213d Use public domain implementation for MD5 algorithm Andres Mejia 2010-06-14 01:27:33 -04:00
  • df2c62d357 ivfenc: fix two-pass support of raw files John Koleszar 2010-06-14 08:33:54 -04:00
  • 900d0548db Merge "Make this/next iiratio unsigned." John Koleszar 2010-06-13 14:35:21 -07:00
  • 5ef25a9728 Merge "Tuning of baseline Rd equation to improve behavior at the" Paul Wilkins 2010-06-13 04:01:46 -07:00
  • b99d89d0bf Merge "Incorrect comment." Paul Wilkins 2010-06-13 04:01:01 -07:00
  • cd475da8ed Make this/next iiratio unsigned. John Koleszar 2010-06-12 14:11:51 -04:00
  • 00d566eae1 Merge "require --enable-psnr to build ssim" John Koleszar 2010-06-12 07:10:39 -07:00
  • 3245d463c4 ivfenc: support reading/writing from a pipe John Koleszar 2010-06-10 17:10:12 -04:00
  • db0f26c0e2 Merge "Enable vp8_sad16x16x4d_sse3 in non-RTCD case" John Koleszar 2010-06-11 11:36:38 -07:00
  • 6601fa0df2 Merge "Change preprocessor check to _WIN32" Yaowu Xu 2010-06-11 11:14:25 -07:00
  • 46abed8d27 gitignore: initial version Philip Jägenstedt 2010-05-12 04:58:58 +02:00
  • 59c50966ac Enable vp8_sad16x16x4d_sse3 in non-RTCD case John Koleszar 2010-06-11 13:15:30 -04:00
  • 9099fc0d69 require --enable-psnr to build ssim John Koleszar 2010-06-11 13:05:08 -04:00
  • b7c5d80212 platform autodetect: accept amd64 as a synonym for x86_64 John Koleszar 2010-06-11 12:16:36 -04:00
  • 63ea8705eb some XMM registers are non-volatile on windows x64 ABI Makoto Kato 2010-06-11 18:32:28 +09:00
  • 20f7332b34 Incorrect comment. Paul Wilkins 2010-06-11 16:12:45 +01:00
  • 7a81b29d38 Use local pointer to pbi->common. Paul Wilkins 2010-06-11 15:17:57 +01:00