]> granicus.if.org Git - libvpx/log
libvpx
9 years agowarnings.c : fixes dereference to null warning
Jim Bankoski [Thu, 21 Aug 2014 18:43:36 +0000 (11:43 -0700)]
warnings.c : fixes dereference to null warning

Change-Id: I03cceb4b92b7362e90f3ea61342341246b9a11ab

9 years agoRemoving is_best_mode() function.
Dmitry Kovalev [Thu, 21 Aug 2014 18:30:52 +0000 (11:30 -0700)]
Removing is_best_mode() function.

Change-Id: Iccd7cec885e8aeb0e54613d888f9960c393cee0b

9 years agoRemoving extraconfig_map from vp8_cx_iface.c.
Dmitry Kovalev [Thu, 21 Aug 2014 18:21:18 +0000 (11:21 -0700)]
Removing extraconfig_map from vp8_cx_iface.c.

We have just one default set of extra config values, g_usage is
never used with VP8.

Change-Id: If05e2e87bf33c8db10c9d226dbc59381bae475eb

9 years agoRemoving output_pkt_list and pkt_list from config structs.
Dmitry Kovalev [Wed, 20 Aug 2014 01:47:58 +0000 (18:47 -0700)]
Removing output_pkt_list and pkt_list from config structs.

Change-Id: Id21f1e77f1d030fbe3f5f30486d2a7ecb2bccdf5

9 years agoMerge "Removing extraconfig_map from vp9_cx_iface.c."
Dmitry Kovalev [Thu, 21 Aug 2014 18:10:13 +0000 (11:10 -0700)]
Merge "Removing extraconfig_map from vp9_cx_iface.c."

9 years agoMerge "Replacing NOT_IMPLMENTED with NULL."
Dmitry Kovalev [Thu, 21 Aug 2014 18:10:00 +0000 (11:10 -0700)]
Merge "Replacing NOT_IMPLMENTED with NULL."

9 years agoMerge "VP8 encoder for ARMv8 by using NEON intrinsics 6"
Johann [Thu, 21 Aug 2014 17:39:02 +0000 (10:39 -0700)]
Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6"

9 years agoMerge "Fix bug 804"
Yaowu Xu [Thu, 21 Aug 2014 15:56:32 +0000 (08:56 -0700)]
Merge "Fix bug 804"

9 years agoFix bug 837 (Part 2): Handle increase in frame width
Adrian Grange [Thu, 21 Aug 2014 15:15:23 +0000 (08:15 -0700)]
Fix bug 837 (Part 2): Handle increase in frame width

The case where frame width increases but the overall memory
size required to hold the mi arrays does not was not
handled.

Change-Id: I72e70b912a7d1766687ad682979f1c9ee124449b

9 years agoMerge "vp9_pickmode.c: check value that can be null to avoid warning"
Jim Bankoski [Thu, 21 Aug 2014 13:58:42 +0000 (06:58 -0700)]
Merge "vp9_pickmode.c: check value that can be null to avoid warning"

9 years agoMerge "Removing iface pointer from vpx_codec_priv."
Dmitry Kovalev [Thu, 21 Aug 2014 07:26:56 +0000 (00:26 -0700)]
Merge "Removing iface pointer from vpx_codec_priv."

9 years agoReplacing NOT_IMPLMENTED with NULL.
Dmitry Kovalev [Thu, 21 Aug 2014 00:16:28 +0000 (17:16 -0700)]
Replacing NOT_IMPLMENTED with NULL.

We don’t need to introduce new macro for the null value.

Change-Id: I59dbae25feeebb4e8359095801aecc8bb17d7764

9 years agoMerge "Include vpx_config.h in vpx_timer.h"
Johann [Wed, 20 Aug 2014 21:47:29 +0000 (14:47 -0700)]
Merge "Include vpx_config.h in vpx_timer.h"

9 years agoMerge "Revert "Removing unnecessary casts to int64_t.""
Dmitry Kovalev [Wed, 20 Aug 2014 19:31:32 +0000 (12:31 -0700)]
Merge "Revert "Removing unnecessary casts to int64_t.""

9 years agoRemoving iface pointer from vpx_codec_priv.
Dmitry Kovalev [Wed, 20 Aug 2014 19:31:19 +0000 (12:31 -0700)]
Removing iface pointer from vpx_codec_priv.

The iface pointer is already in vpx_codec_ctx struct.

Change-Id: I9fffe27c613a7c94476f185a1e5a53ff6d99f1c6

9 years agoMerge "Removing gold_is_last, alt_is_last, gold_is_alt flags."
Dmitry Kovalev [Wed, 20 Aug 2014 19:10:14 +0000 (12:10 -0700)]
Merge "Removing gold_is_last, alt_is_last, gold_is_alt flags."

9 years agoMerge "VP8 encoder for ARMv8 by using NEON intrinsics 3"
Johann [Wed, 20 Aug 2014 18:54:32 +0000 (11:54 -0700)]
Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3"

9 years agoMerge "VP8 encoder for ARMv8 by using NEON intrinsics 2"
Johann [Wed, 20 Aug 2014 18:54:23 +0000 (11:54 -0700)]
Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2"

9 years agoMerge "Fixes to adaptive denoiser mode."
Marco [Wed, 20 Aug 2014 18:39:44 +0000 (11:39 -0700)]
Merge "Fixes to adaptive denoiser mode."

9 years agoMerge "Bugfix for vp8 aggressive denoiser mode."
Marco [Wed, 20 Aug 2014 18:39:21 +0000 (11:39 -0700)]
Merge "Bugfix for vp8 aggressive denoiser mode."

9 years agoRevert "Removing unnecessary casts to int64_t."
Dmitry Kovalev [Wed, 20 Aug 2014 18:24:48 +0000 (11:24 -0700)]
Revert "Removing unnecessary casts to int64_t."

My fault, that was a float (not integer) which was converted to int64_t.

This reverts commit a885e1cbf0551973daa42dbca032174be00bb577

Change-Id: Ic50708b959e1c3cb3e37da1429d334fafc3391d6

9 years agoMerge "Converting MODE to be just BEST, GOOD, and REALTIME."
Dmitry Kovalev [Wed, 20 Aug 2014 18:03:03 +0000 (11:03 -0700)]
Merge "Converting MODE to be just BEST, GOOD, and REALTIME."

9 years agoMerge "Adding set_mv_search_params()."
Dmitry Kovalev [Wed, 20 Aug 2014 18:02:56 +0000 (11:02 -0700)]
Merge "Adding set_mv_search_params()."

9 years agoMerge "Fix def pairs in 32x32 2D-DCT sse2"
Jingning Han [Wed, 20 Aug 2014 17:46:19 +0000 (10:46 -0700)]
Merge "Fix def pairs in 32x32 2D-DCT sse2"

9 years agoBugfix for vp8 aggressive denoiser mode.
Marco [Wed, 20 Aug 2014 17:38:59 +0000 (10:38 -0700)]
Bugfix for vp8 aggressive denoiser mode.

Change-Id: I6c1ccd88df7c39377d5f98f8533c0cabd53cf86f

9 years agoFixes to adaptive denoiser mode.
Marco [Tue, 19 Aug 2014 22:31:39 +0000 (15:31 -0700)]
Fixes to adaptive denoiser mode.

Scale min_consec_zero_last wrt to #temporal layers,
and use full framerate as factor in noise metric.

Change-Id: Id0842b90164ce468d1236173c51965e7620c0e12

9 years agoMerge "Adding gf_group temp variable."
Dmitry Kovalev [Wed, 20 Aug 2014 16:55:05 +0000 (09:55 -0700)]
Merge "Adding gf_group temp variable."

9 years agoFix def pairs in 32x32 2D-DCT sse2
Jingning Han [Wed, 20 Aug 2014 16:40:30 +0000 (09:40 -0700)]
Fix def pairs in 32x32 2D-DCT sse2

Properly pair the def/undef order.

Change-Id: I9736a6f8d2efc075b1d72dafc75b9350d055cf65

9 years agoVP8 encoder for ARMv8 by using NEON intrinsics 6
James Yu [Mon, 13 Jan 2014 08:44:08 +0000 (16:44 +0800)]
VP8 encoder for ARMv8 by using NEON intrinsics 6

Add shortfdct_neon.c
- vp8_short_fdct4x4_neon
- vp8_short_fdct8x4_neon

Change-Id: I90152c803b484f5fab839473d632c50af0524e68
Signed-off-by: James Yu <james.yu@linaro.org>
9 years agoVP8 encoder for ARMv8 by using NEON intrinsics 3
James Yu [Mon, 6 Jan 2014 09:56:49 +0000 (17:56 +0800)]
VP8 encoder for ARMv8 by using NEON intrinsics 3

Add subtract_neon.c
- vp8_subtract_b_neon
- vp8_subtract_mby_neon
- vp8_subtract_mbuv_neon

Change-Id: If9a17a093478552e3e3276eeaa3f098b9021d08c
Signed-off-by: James Yu <james.yu@linaro.org>
9 years agoVP8 encoder for ARMv8 by using NEON intrinsics 2
Scott LaVarnway [Mon, 18 Aug 2014 16:38:39 +0000 (09:38 -0700)]
VP8 encoder for ARMv8 by using NEON intrinsics 2

Add vp8_shortwalsh4x4_neon.c
- vp8_short_walsh4x4_neon

Change-Id: Ica5f584be608c9e636f62db14f563757e94be09b
Signed-off-by: James Yu <james.yu@linaro.org>
9 years agoMerge "Using functions from vpx_mem.h inside vpx_image.c."
Dmitry Kovalev [Wed, 20 Aug 2014 02:01:47 +0000 (19:01 -0700)]
Merge "Using functions from vpx_mem.h inside vpx_image.c."

9 years agoMerge "Cleaning up detect_transition_to_still()."
Dmitry Kovalev [Wed, 20 Aug 2014 01:42:52 +0000 (18:42 -0700)]
Merge "Cleaning up detect_transition_to_still()."

9 years agoMerge "Fix valgrind error in pickmode."
Alex Converse [Wed, 20 Aug 2014 00:46:27 +0000 (17:46 -0700)]
Merge "Fix valgrind error in pickmode."

9 years agoMerge "[spatial svc]Add a few different encode frame tests."
Minghai Shang [Wed, 20 Aug 2014 00:45:01 +0000 (17:45 -0700)]
Merge "[spatial svc]Add a few different encode frame tests."

9 years agoMerge "Removing unused tbd struct member."
James Zern [Wed, 20 Aug 2014 00:35:02 +0000 (17:35 -0700)]
Merge "Removing unused tbd struct member."

9 years agoMerge "vp9_ratectrl.c : remove dead assignment to clear warning"
James Zern [Wed, 20 Aug 2014 00:09:46 +0000 (17:09 -0700)]
Merge "vp9_ratectrl.c : remove dead assignment to clear warning"

9 years agoCleaning up detect_transition_to_still().
Dmitry Kovalev [Tue, 19 Aug 2014 21:25:48 +0000 (14:25 -0700)]
Cleaning up detect_transition_to_still().

Change-Id: I70f4bfbfb474ae0f3e34f647b596fc0269b4aa51

9 years agoMerge "Adding set_rc_buffer_sizes()."
Dmitry Kovalev [Tue, 19 Aug 2014 23:00:38 +0000 (16:00 -0700)]
Merge "Adding set_rc_buffer_sizes()."

9 years agoRemoving extraconfig_map from vp9_cx_iface.c.
Dmitry Kovalev [Tue, 19 Aug 2014 22:59:12 +0000 (15:59 -0700)]
Removing extraconfig_map from vp9_cx_iface.c.

We have just one default set of extra config values, g_usage is
never used with VP9.

Change-Id: I0f1939b0a2da4522a87a393d85be8c8acf7f364c

9 years agoUsing functions from vpx_mem.h inside vpx_image.c.
Dmitry Kovalev [Tue, 19 Aug 2014 22:37:25 +0000 (15:37 -0700)]
Using functions from vpx_mem.h inside vpx_image.c.

Change-Id: Idfd606bf9d23c898bcdfb98fb90a23a5fdace960

9 years agoMerge changes I13d975d1,I26710359
James Zern [Tue, 19 Aug 2014 22:16:29 +0000 (15:16 -0700)]
Merge changes I13d975d1,I26710359

* changes:
  vpxenc: fix compile with --disable-libyuv
  vpxdec: fix compile with --disable-libyuv

9 years agoRemoving unused tbd struct member.
Dmitry Kovalev [Tue, 19 Aug 2014 22:00:11 +0000 (15:00 -0700)]
Removing unused tbd struct member.

Change-Id: I07f7aea60ef7b9904f67e12eb5b2bfeb7348a454

9 years agoMerge "Add basic tests for the set_maps example."
Tom Finegan [Tue, 19 Aug 2014 21:59:05 +0000 (14:59 -0700)]
Merge "Add basic tests for the set_maps example."

9 years agoFix valgrind error in pickmode.
Alex Converse [Tue, 19 Aug 2014 21:09:57 +0000 (14:09 -0700)]
Fix valgrind error in pickmode.

Don't intra transform blocks past the edge of the image.

Change-Id: Ib8de6901ea339f352f6a7c9cd2af64aa2f55fa8a

9 years agoAdding set_mv_search_params().
Dmitry Kovalev [Tue, 19 Aug 2014 18:48:43 +0000 (11:48 -0700)]
Adding set_mv_search_params().

Change-Id: I1d1bd2d636a03e23f7d44cda349053966f99736d

9 years agoAdding set_rc_buffer_sizes().
Dmitry Kovalev [Tue, 19 Aug 2014 18:23:33 +0000 (11:23 -0700)]
Adding set_rc_buffer_sizes().

Change-Id: I76aab1e4f56a790597104b5c9b0d3543d6982eae

9 years agoConverting MODE to be just BEST, GOOD, and REALTIME.
Dmitry Kovalev [Mon, 18 Aug 2014 22:06:14 +0000 (15:06 -0700)]
Converting MODE to be just BEST, GOOD, and REALTIME.

After that change oxcf->pass and oxcf->mode become two orthogonal variables.

Change-Id: I1501f83cd2805480e8118135e6d4045fb41e26d5

9 years agoMoving frame_is_boosted() to vp9_speed_features.c.
Dmitry Kovalev [Mon, 18 Aug 2014 23:32:40 +0000 (16:32 -0700)]
Moving frame_is_boosted() to vp9_speed_features.c.

Change-Id: I9261ded5fbba7a625d8224d91be296265a932410

9 years agoMerge "Removing unnecessary casts to int64_t."
Dmitry Kovalev [Tue, 19 Aug 2014 17:28:21 +0000 (10:28 -0700)]
Merge "Removing unnecessary casts to int64_t."

9 years agoMerge "vpxdec.c : resolve uninitialized member warning"
Jim Bankoski [Tue, 19 Aug 2014 16:59:23 +0000 (09:59 -0700)]
Merge "vpxdec.c : resolve uninitialized member warning"

9 years agoMerge "vp9_rdopt.c : signed unsigned mismatch in choose_tx_size"
Jim Bankoski [Tue, 19 Aug 2014 16:59:10 +0000 (09:59 -0700)]
Merge "vp9_rdopt.c : signed unsigned mismatch in choose_tx_size"

9 years agoMerge "vp9_firstpass.c : remove unused parm in get_zero_motion"
Jim Bankoski [Tue, 19 Aug 2014 16:58:57 +0000 (09:58 -0700)]
Merge "vp9_firstpass.c : remove unused parm in get_zero_motion"

9 years agoMerge "Improved vp9_quantize_fp_neon()"
Frank Galligan [Tue, 19 Aug 2014 16:47:39 +0000 (09:47 -0700)]
Merge "Improved vp9_quantize_fp_neon()"

9 years agovpxdec.c : resolve uninitialized member warning
Jim Bankoski [Tue, 19 Aug 2014 13:44:10 +0000 (06:44 -0700)]
vpxdec.c : resolve uninitialized member warning

Change-Id: Icd07ee241b1e36bb4c9e40e592bae259e65f2ce4

9 years agovp9_rdopt.c : signed unsigned mismatch in choose_tx_size
Jim Bankoski [Tue, 19 Aug 2014 13:40:29 +0000 (06:40 -0700)]
vp9_rdopt.c : signed unsigned mismatch in choose_tx_size

Change-Id: Id68736ffa71843b02ee3634edc525219d6e54d4f

9 years agovp9_firstpass.c : remove unused parm in get_zero_motion
Jim Bankoski [Tue, 19 Aug 2014 13:39:12 +0000 (06:39 -0700)]
vp9_firstpass.c : remove unused parm in get_zero_motion

Change-Id: I803bfc0b26804912ccd088d8a90a0f02fc55eed9

9 years agovp9_pickmode.c: check value that can be null to avoid warning
Jim Bankoski [Mon, 18 Aug 2014 22:41:58 +0000 (15:41 -0700)]
vp9_pickmode.c: check value that can be null to avoid warning

Change-Id: Ia023a49ddb606899171ff19f9e271ec8ed0b2fb3

9 years agovp9_ratectrl.c : remove dead assignment to clear warning
Jim Bankoski [Mon, 18 Aug 2014 22:39:31 +0000 (15:39 -0700)]
vp9_ratectrl.c : remove dead assignment to clear warning

Change-Id: Iacc0b5c58032bde372ed9f99b87712547c4d8454

9 years agoMerge "vp9_firstpass.c : clear warning re: use of null lc"
Jim Bankoski [Tue, 19 Aug 2014 13:16:13 +0000 (06:16 -0700)]
Merge "vp9_firstpass.c : clear warning re: use of null lc"

9 years agoMerge "Add early termination in transform size search"
Yunqing Wang [Tue, 19 Aug 2014 02:00:24 +0000 (19:00 -0700)]
Merge "Add early termination in transform size search"

9 years agoMerge "Speed up mode search depending on relative ref frame position"
Jingning Han [Tue, 19 Aug 2014 00:58:43 +0000 (17:58 -0700)]
Merge "Speed up mode search depending on relative ref frame position"

9 years agoRemoving gold_is_last, alt_is_last, gold_is_alt flags.
Dmitry Kovalev [Tue, 19 Aug 2014 00:11:20 +0000 (17:11 -0700)]
Removing gold_is_last, alt_is_last, gold_is_alt flags.

Change-Id: I061d3bc5b13e3819710fc29504f01f01f065032e

9 years agovp9_firstpass.c : clear warning re: use of null lc
Jim Bankoski [Mon, 18 Aug 2014 23:44:48 +0000 (16:44 -0700)]
vp9_firstpass.c : clear warning re: use of null lc

Change-Id: I80f81f6f4f15766f504c15f8c20258a84bbaa9ac

9 years agoAdd early termination in transform size search
Yunqing Wang [Tue, 12 Aug 2014 21:36:42 +0000 (14:36 -0700)]
Add early termination in transform size search

In the full-rd transform size search, we go through all transform
sizes to choose the one with best rd score. In this patch, an
early termination is added to stop the search once we see that the
smaller size won't give better rd score than the larger size. Also,
the search starts from largest transform size, then goes down to
smallest size.

A speed feature tx_size_search_breakout is added, which is turned off
at speed 0, and on for other speeds. The transform size search is
turned on at speed 1.

Borg test results:
1. At speed 1,
   derf set: psnr gain: 0.618%, ssim gain: 0.377%;
   stdhd set: psnr gain: 0.594%, ssim gain: 0.162%;
   No noticeable speed change.
3. At speed 2,
   derf set: psnr loss: 0.157%, ssim loss: 0.175%;
   stdhd set: psnr loss: 0.090%, ssim loss: 0.101%;
   speed gain: ~4%.

Change-Id: I22535cd2017b5e54f2a62bb6a38231aea4268b3f

9 years agoSpeed up mode search depending on relative ref frame position
Jingning Han [Mon, 18 Aug 2014 17:42:23 +0000 (10:42 -0700)]
Speed up mode search depending on relative ref frame position

This commit enables the encoder to record the location of the
center frame to generate alter reference frame. It then allows to
skip checking prediction modes of other reference frame types when
it comes to encode this frame.

The speed 3 runtime is reduced for the test sequences:
bus at CIF 1000 kbps, 9791 ms -> 9446 ms, i.e., 3.5% speed-up,
pedestrian at 1080p 2000 kbps, 184043 ms -> 175730 ms, i.e., 4.5%
speed-up.

No compression performance change observed.

Change-Id: Iacfde3bcc1445964e7a241f239bd6ea11cb94bd1

9 years agoAdding gf_group temp variable.
Dmitry Kovalev [Mon, 18 Aug 2014 22:56:26 +0000 (15:56 -0700)]
Adding gf_group temp variable.

Change-Id: Ifc33b1e893480b36ccf88794ea15e87e5cc97823

9 years agoAdd basic tests for the set_maps example.
Tom Finegan [Mon, 18 Aug 2014 22:40:46 +0000 (15:40 -0700)]
Add basic tests for the set_maps example.

Change-Id: I1b1978a7758540bc4e073db8136104847ee8ea3c

9 years agoRemoving unnecessary casts to int64_t.
Dmitry Kovalev [Mon, 18 Aug 2014 21:37:56 +0000 (14:37 -0700)]
Removing unnecessary casts to int64_t.

Change-Id: I156419fdf68056759a4cd4206cc829a00025ef78

9 years agoReplacing SVC oxcf->mode check with oxcf->pass check.
Dmitry Kovalev [Mon, 18 Aug 2014 21:11:59 +0000 (14:11 -0700)]
Replacing SVC oxcf->mode check with oxcf->pass check.

oxcf->pass is used in all other places in similar contexts.

Change-Id: I9de3a5f24311838d5a6dc3dd470d258cb189ff59

9 years agoMerge "set_maps: Flush encoder."
Dmitry Kovalev [Mon, 18 Aug 2014 18:18:32 +0000 (11:18 -0700)]
Merge "set_maps: Flush encoder."

9 years agoMerge "Removing vp9_rescale()."
Dmitry Kovalev [Mon, 18 Aug 2014 18:18:26 +0000 (11:18 -0700)]
Merge "Removing vp9_rescale()."

9 years ago[spatial svc]Add a few different encode frame tests.
Minghai Shang [Wed, 13 Aug 2014 20:12:00 +0000 (13:12 -0700)]
[spatial svc]Add a few different encode frame tests.

1. Clean the code for encode frame tests
2. Add encode w/ and w/o alt reference frame test
3. Add encode SNR layers test
4. Add encode multiple layers but decode partial layers test

Change-Id: Ibd2c9bc02525db584a6f931a98405f2d851b3cd6

9 years agoInclude vpx_config.h in vpx_timer.h
Johann [Mon, 18 Aug 2014 18:02:16 +0000 (11:02 -0700)]
Include vpx_config.h in vpx_timer.h

vpx_timer.h uses several defines from the config file including
CONFIG_OS_SUPPORT and INLINE

Change-Id: I16cb45237787cbc1ae79a67e16b8042811dda336

9 years agoMerge "vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9."
Tom Finegan [Mon, 18 Aug 2014 17:47:41 +0000 (10:47 -0700)]
Merge "vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9."

9 years agoMerge "Revert "Removing duplicated code from init_config().""
Yaowu Xu [Mon, 18 Aug 2014 16:40:16 +0000 (09:40 -0700)]
Merge "Revert "Removing duplicated code from init_config().""

9 years agoMerge "Remove unused variables in vp9_rd_pick_inter_mode_sb"
Jingning Han [Mon, 18 Aug 2014 16:28:04 +0000 (09:28 -0700)]
Merge "Remove unused variables in vp9_rd_pick_inter_mode_sb"

9 years agoMerge "Remove unused code in vp9_rd_pick_inter_mode_sb"
Jingning Han [Mon, 18 Aug 2014 16:27:56 +0000 (09:27 -0700)]
Merge "Remove unused code in vp9_rd_pick_inter_mode_sb"

9 years agoRevert "Removing duplicated code from init_config()."
Yaowu Xu [Mon, 18 Aug 2014 16:27:50 +0000 (09:27 -0700)]
Revert "Removing duplicated code from init_config()."

This reverts commit 5509b7fd8fe6ad3555831b8d49077182daf92758

Observed a big drop in compression quality and speed for speed 1 for a 360p test clip, revert this now for investigation.

Change-Id: If69dc8d77a225b34dc7907a9472e1a7a0a22762d

9 years agoMerge "Add support for MIPS64."
James Zern [Sat, 16 Aug 2014 17:08:13 +0000 (10:08 -0700)]
Merge "Add support for MIPS64."

9 years agovp8: Add check on noise_sensitivity/denoiser on.
Marco [Sat, 16 Aug 2014 13:08:31 +0000 (06:08 -0700)]
vp8: Add check on noise_sensitivity/denoiser on.

Change-Id: Ic53b2fb69e6eee600ea222e4d06424a1bbca496c

9 years agoMerge "test/vpxenc.sh: Always use --test-decode=FATAL"
James Zern [Sat, 16 Aug 2014 04:02:41 +0000 (21:02 -0700)]
Merge "test/vpxenc.sh: Always use --test-decode=FATAL"

9 years agotest/vpxenc.sh: Always use --test-decode=FATAL
Johann [Fri, 15 Aug 2014 23:53:52 +0000 (16:53 -0700)]
test/vpxenc.sh: Always use --test-decode=FATAL

Change-Id: I5ca3400aec1f77fd92762d0c4fc86ba3694de1ca

9 years agovpxenc: fix compile with --disable-libyuv
James Zern [Sat, 16 Aug 2014 04:00:31 +0000 (21:00 -0700)]
vpxenc: fix compile with --disable-libyuv

Change-Id: I13d975d1f0e598e498798e4f33b06483f3a41130

9 years agovpxdec: fix compile with --disable-libyuv
James Zern [Sat, 16 Aug 2014 04:00:09 +0000 (21:00 -0700)]
vpxdec: fix compile with --disable-libyuv

Change-Id: I267103595f28c9d9dce2bc38e6db4e371acc7235

9 years agoAdd support for MIPS64.
Gordana Cmiljanovic [Thu, 7 Aug 2014 17:09:47 +0000 (19:09 +0200)]
Add support for MIPS64.

Change-Id: I78e27bf942b4a825543e76be25546b6458bad8b6

9 years agoMerge "Add a speed feature to give the tighter search range"
Pengchong Jin [Sat, 16 Aug 2014 02:51:04 +0000 (19:51 -0700)]
Merge "Add a speed feature to give the tighter search range"

9 years agoMerge "frame_size_tests: reduce 'large' size for win32"
James Zern [Sat, 16 Aug 2014 02:06:31 +0000 (19:06 -0700)]
Merge "frame_size_tests: reduce 'large' size for win32"

9 years agoset_maps: Flush encoder.
Dmitry Kovalev [Sat, 16 Aug 2014 00:15:17 +0000 (17:15 -0700)]
set_maps: Flush encoder.

According to the current API spec we need to call vpx_codec_encode() until
vpx_codec_get_cx_data() returns NULL.

Change-Id: I4617f8042d50480a8f47b0b7114d4759fa566b14

9 years agoMerge "Removing duplicated code from init_config()."
Dmitry Kovalev [Sat, 16 Aug 2014 00:13:37 +0000 (17:13 -0700)]
Merge "Removing duplicated code from init_config()."

9 years agoRemoving vp9_rescale().
Dmitry Kovalev [Sat, 16 Aug 2014 00:02:10 +0000 (17:02 -0700)]
Removing vp9_rescale().

Now everything is int64_t, so we don't need that function.

Change-Id: I7dd2023677b4943ecd968d68cc06f9d4862c3c3f

9 years agoMerge "Set uv_crop_height/width in all the places"
Johann [Fri, 15 Aug 2014 23:48:30 +0000 (16:48 -0700)]
Merge "Set uv_crop_height/width in all the places"

9 years agoAdd a speed feature to give the tighter search range
Pengchong Jin [Thu, 14 Aug 2014 03:07:39 +0000 (20:07 -0700)]
Add a speed feature to give the tighter search range

Add a speed feature to give the tighter partition search
range. Before partition search, calculate the histogram
of the partition sizes of the left, above and previous
co-located blocks of the current block. If the variance of
observed partition sizes is small enough, adjust the search
range around the mean partition size, which will be tigher.

The feature is currently turned on at speed 2. Experiments on
sample youtube clips show on average the runtime is reduced
by 3-7%.

For hard stdhd clips:
park_joy_1080p @ 15000kbps:       509251 ms -> 491953 ms (3.3%)
pedestrian_area_1080p @ 2000kbps: 223941 ms -> 214226 ms (4.3%)

The PSNR performance is changed:
derf: -0.112%
yt:   -0.099%
hd:   -0.090%
stdhd:-0.102%

Change-Id: Ie205ec5325bf92ec5676c243e30ba9d0adca10f2

9 years agovpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9.
Tom Finegan [Fri, 15 Aug 2014 22:56:58 +0000 (15:56 -0700)]
vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9.

- Fix nit: make test function definitions match test order.
- Fix nit: use elog instead of echo for env verification error.

Change-Id: I0eec078fc056a5bb2bd88d5833e43de48d77ec08

9 years agoMerge "Simplifying vp9_set_speed_features() function."
Dmitry Kovalev [Fri, 15 Aug 2014 22:31:43 +0000 (15:31 -0700)]
Merge "Simplifying vp9_set_speed_features() function."

9 years agoRemove unused variables in vp9_rd_pick_inter_mode_sb
Jingning Han [Fri, 15 Aug 2014 22:12:21 +0000 (15:12 -0700)]
Remove unused variables in vp9_rd_pick_inter_mode_sb

Change-Id: Ib52e1ce5aa4a22d70e124c3c29a92e00ffac50e4

9 years agoMerge "Remove a unused speed feature"
Yunqing Wang [Fri, 15 Aug 2014 22:22:33 +0000 (15:22 -0700)]
Merge "Remove a unused speed feature"

9 years agoRemove unused code in vp9_rd_pick_inter_mode_sb
Jingning Han [Fri, 15 Aug 2014 22:06:47 +0000 (15:06 -0700)]
Remove unused code in vp9_rd_pick_inter_mode_sb

Change-Id: I4f0bac3367b1a7c5e7f746b97ca619b81c8dfc49

9 years agoSet uv_crop_height/width in all the places
Johann [Fri, 15 Aug 2014 17:50:40 +0000 (10:50 -0700)]
Set uv_crop_height/width in all the places

When configuring the buffer make sure to set all the (now) required
fields. Use the canonical variables and match the style from vpx_scale.

https://code.google.com/p/webm/issues/detail?id=841

Change-Id: I71b43d4a03756b8b2d6d60fdf8d7bf41b8041787

9 years agoframe_size_tests: reduce 'large' size for win32
James Zern [Fri, 15 Aug 2014 21:39:28 +0000 (14:39 -0700)]
frame_size_tests: reduce 'large' size for win32

this test allocates >2GB currently. depending on the order of the test
runs the allocation may fail most regularly with mingw+wine.

Change-Id: Ibee1c18cfbe29a4de6c65075647ec3955d8206c0