Commit Graph

116 Commits

Author SHA1 Message Date
Yi Luo
0186ebda84 Use cmake instead of configure
Change-Id: I07267eb6a7ac9b96325433a7d3ff6b1d68365df3
2018-01-10 12:28:30 -08:00
Yi Luo
74cc050622 Add speed=0 AV1 nightly speed test
Change-Id: I237060e064e068568b429ff0510779d5a1132cf0
2018-01-10 11:36:48 -08:00
Yi Luo
4cf045a57a Remove --testdecoder=warn flag
Change-Id: Ib4c06a88d560960fe925297785f41d1ef7a0fd64
2018-01-09 11:33:41 -08:00
Yi Luo
bf88f9d0ec Change the email subject to av1 nightly report
Change-Id: Ie3d58b847975b5bc5e8a11f84a0e2cd7b593e611
2018-01-09 09:30:26 -08:00
Yi Luo
cf720df231 Misc fix according to Jan 5 email report
Change subject to "AV1 Nightly Speed Report".
Fix bit stream file name.
Copy bit stream file to data server for coworker's access.

Change-Id: Ia845fe4ab6841fef285a8f10bd9432a97c249d15
2018-01-05 08:46:02 -08:00
Yi Luo
acaffe5b44 AV1 Encoder Nightly Report
Change-Id: I687b3ee90969d17803bce009e4bd286f3c57bae5
2018-01-04 17:30:58 -08:00
Yi Luo
d4cbb1b0c5 Reduce frame number to 46
Change-Id: I44d4de80ee6ae815f25acb6716e542b80e3d13a0
2017-11-14 09:52:22 -08:00
Yi Luo
ebab4d2994 Drop frame number to 47 to save time
Change-Id: I2c1d0dfa872cad942af20dd9a9a42572c43a8966
2017-11-13 17:16:25 -08:00
Yi Luo
3c820551c2 Save commit hash in encoded bitstream file
This is because the long encoding time. We need to save bitstream
file based on its commit hash.

Change-Id: I7a018b144f3050c5a23c94dc6aafcde18af6483c
2017-11-10 14:41:41 -08:00
Yi Luo
2b8bcdfefd Restore decoder fps speedup percentage
Change-Id: I6eae0fface5f5f21d3ea22c0026f46bbd2678d62
2017-11-07 14:04:31 -08:00
Yi Luo
cc8c2b6bc9 Comment off percentage, change frames=50
Change-Id: I6cc518c013b155a18ac78691536db97afe9c454c
2017-11-06 08:38:19 -08:00
Yi Luo
c247b478c7 Replace encoder frame rate with encoding time
AV1 encoder runs slowly so efps=0.00. I replace this meaningless
value with encoding time.

Change-Id: If75ec9c3c8bf171299153340b25a1cd100ab9840
2017-11-03 09:44:12 -07:00
Yi Luo
3683965ae3 Use --disable-adopted-experiments
Change-Id: I7d119a103d04c08038ff9e87eb6ef2e3d3360c65
2017-11-01 08:34:46 -07:00
Yi Luo
1b6c0162c3 Remove motion_var and warped_motion
Change-Id: I60304e100278fb942abe38f3c402142bc29cd168
2017-10-31 15:02:09 -07:00
Yi Luo
41620c5b7f Change daily test video sequence to night_720p30
Change-Id: I07c5a64c36d9a367047be1cdb4bba04993ea7fc6
2017-10-30 16:05:43 -07:00
Yi Luo
726bc7e0d6 Remove wedge and compound-segment
Change-Id: I66d775147e436530164d350f077a592073d0b2fa
2017-10-30 15:52:43 -07:00
Yi Luo
faf3f53ab1 Remove global-motion
Change-Id: I5bdf63eb6942bd7478da77ace2dcd9b28b03044a
2017-10-30 10:51:13 -07:00
Yi Luo
b723ff3291 Remove rect_tx
Change-Id: Ied42f7ef7de99ce56f6415d73af81dd386d6dd6e
2017-10-30 10:50:04 -07:00
Yi Luo
40e468d69c Disable new_multisymbol
Change-Id: I55018a7d4ecbff792789af6fe3e7a0c39ab3e578
2017-10-25 08:20:08 -07:00
Yi Luo
bad287ab9f Remove var_tx experimental flag
Change-Id: I5966e21a33e293ed89d7009ac1b624dccb240d54
2017-10-24 16:23:08 -07:00
Yi Luo
1142589012 Remove experimental flag chroma_sub8x8
Change-Id: I99b76d009cd350776e06d26fd025db4e454fac8f
2017-10-24 15:04:15 -07:00
Yi Luo
ecc4ca0af2 Change lag_in_frames=19 instead of 25
Change-Id: Ifdd4bace7acb05d22aa247f42ddd021c486ece33
2017-10-23 16:53:57 -07:00
Yi Luo
ca821de878 Echo the config in console or file
Change-Id: Iae391c3bd656c16951f9b5a47b0ac9857b2604d7
2017-10-20 16:50:30 -07:00
Yi Luo
6298a77a6f Disable loopfilter_level
loopfilter_level depends on var_tx/parallel_deblocking. Daily
test would fail unless developer makes a patch.

Change-Id: I7eda7744b15a591de1a0f4a0465b13711c54b9ad
2017-10-20 16:27:53 -07:00
Yi Luo
6308ecd5f7 Diff tomorrow's new log against today's log
Anticipate the nightly test will run longer. The
starting time is changed to evening after work.
Then the decoding time difference should be tomorrow
new log compared against today log.

Change-Id: I21ada6f53e8ce28e225ce3338f213ae288c16e5a
2017-10-18 16:30:37 -07:00
Yi Luo
b9abf12b13 Enable email sending
Change-Id: I8e1c2c13b6c0643253c81fccd841312eb7491d9d
2017-10-17 16:42:06 -07:00
Yi Luo
c9d6587572 Remove --disable-txmg
txmg will be enable_feature in "configure" which can't be disabled

Change-Id: Ia6a55bf0e4d99464eef189b121baf8f4c6ee8694
2017-10-17 10:06:03 -07:00
Yi Luo
e3b4fb93c6 Remove ext_refs from disabled list
Change-Id: I4ae3853c0efa20fbdc9867936ff4908780c1ccfe
2017-10-17 09:05:50 -07:00
Yi Luo
b5d5de6588 Remove ext_partition_types due to build error
Change-Id: Ic84e933ab06d691a0e66cb9c4a8ea09c9d8028e5
2017-10-17 09:04:45 -07:00
Yi Luo
40e69c9fc4 Resync disabled_list with configure
Add ext_refs/ext_partition/ext_partition_types/loop_restoration

Change-Id: I5d668f9ace7ecec3fa78b916eeb22a1eca24726d
2017-10-13 17:42:14 -07:00
Yi Luo
1f56d0022a Disable ext_partition/ext_partition_types
Change-Id: I0a762fe8b06d4998cc04d85d47508b69f1703853
2017-10-11 11:43:12 -07:00
Yi Luo
ef1b8b43d8 This week: remove flag ext_inter/ext_refs/7bit-filter
added in default: txmg/loop-restoration/cdef-singlepass

Change-Id: Ia2fc78e57d5535a2be861843cd1b468a8d60b5e3
2017-10-06 16:49:48 -07:00
Yi Luo
2df0e40747 Remove ext_inter and adapt_q from disabled list
Change-Id: Id85df9430e0dd2c8d116635c7f2acd6304f27d97
2017-10-02 16:00:55 -07:00
Yi Luo
503025c145 Remove, delta_q, loopfiltering_across_tiles
Add dist_8x8

Change-Id: I89eac1f0672417ff3d42382306acf9dd861a6aef
2017-09-29 09:06:44 -07:00
Yi Luo
66e9349deb Remove disable-rect-intra-pred flag in configuration
Refer to:
df48d293c Remove rect_intra_pred experimental flag.

Change-Id: Ife5c82324337da4cfb6f7cb5e703ed8c5e3f135a
2017-09-28 08:25:50 -07:00
Yi Luo
743dc5b400 Fix a bitstream naming error
Change-Id: Ia513c12e90133b9133f700f8ed54bdf9b8c90003
2017-09-18 10:13:54 -07:00
Yi Luo
5d58690a31 We use the 2nd argument to control debug build or not
Change-Id: Id4dc9fd1a60badcb193650c264a2bcee5a5038bf
2017-09-18 10:04:41 -07:00
Yi Luo
f6d959798d Add dist_8x8 in disabled_list
Change-Id: If6dfcbc232a69371f79dd8cdfcd675f565e49ba3
2017-09-18 10:03:11 -07:00
Yi Luo
5512184789 Add debug option to runconfig.sh
Misc changes for encode_video_seq_bs.sh

Change-Id: I2fce0a90f7ef8b76c32c90a1652029d90f6204a5
2017-09-06 18:05:05 -07:00
Yi Luo
886a66cb00 ec_smallmul flag is removed
Change-Id: I7c92229233342b4d778ff810e2c219c66f8230c9
2017-09-06 08:33:37 -07:00
Yi Luo
d93387d336 Fix col_num=0 and fix file description
Change-Id: Ia4fb1ea64204b3ab1a7e39f25bf22940415b910e
2017-09-01 17:17:29 -07:00
Yi Luo
7a687cf059 Fix file description and sequence property
Change-Id: I4573f8eabb96440123c3cc881246e78c4fdd1e70
2017-09-01 17:12:21 -07:00
Yi Luo
b83b56f267 Apply the full list
Change-Id: I6028c61ebcf4adc14295e7925cbdb770b19212b3
2017-09-01 16:26:28 -07:00
Yi Luo
25871c3692 Add three 1080p sequences
- Minor changes on encode_video_seq_bs.sh

Change-Id: I2130daf9d0f440950d758007424cf92db67ba147
2017-09-01 16:07:17 -07:00
Yi Luo
8f1fc3c1c6 Update adopted experiment list
Change-Id: I114374756d45e6ddddb772a74a160a23327b062a
2017-09-01 15:14:21 -07:00
Yi Luo
f73437ac4d Minor changes on naming
Change-Id: I400b75f9b9a07fd37adc6b926dab15cbc318b866
2017-09-01 14:33:17 -07:00
Yi Luo
5b778823a7 Apply disabled_list.sh
Change-Id: I64a5ca514217ada84667c33fd9875cf7f3d67dd8
2017-09-01 13:02:20 -07:00
Yi Luo
4f72bdd05e Add video sequences for looping
- Add disabled_list.sh to share for all build config.

Change-Id: Id05761370f5a77a60e8dbd16ac4331ebb791c4c0
2017-09-01 13:00:13 -07:00
Yi Luo
5ecdc4bf15 Baseline encoding looping on video sequences
Change-Id: I81253e20b99b613ac3db9980b324d0861bc9f5a8
2017-09-01 11:55:57 -07:00
Yi Luo
efbece2945 Disable parallel_deblocking in daily run
Change-Id: I2443611dfa2f353b36a898341aef5e6a050f1042
2017-09-01 10:02:10 -07:00