summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add 2d wiener denoiser for regrainerNeil Birkbeck2018-06-15
* Reduce input value rangeYaowu Xu2018-06-15
* Add 100 test vectors for various size videosYaowu Xu2018-06-15
* Remove effectless line in codeYaowu Xu2018-06-15
* Add decoder control to select all-layers modeDavid Barker2018-06-15
* Follow documented decoder API in apps and examplesDavid Barker2018-06-15
* [NORMATIVE] Always check that mvs are in rangeDavid Barker2018-06-15
* [NORMATIVE] Make valid MV range symmetricalDavid Barker2018-06-15
* Fix int32_t overflow in av1_round_shift_array_cZoe Liu2018-06-15
* Allocate space for the largest types in intrinsics testsSteinar Midtskogen2018-06-15
* Refine mv equal check by using int_mvPeng Bin2018-06-15
* Implement av1_get_ref_mvAngie Chiang2018-06-15
* Remove unused "frame cache" structureDavid Barker2018-06-14
* Fix build issues in previous commitSteinar Midtskogen2018-06-14
* Avoid computing gm params for skippable referencesSarah Parker2018-06-14
* Import SIMD intrinsics from more recent Thor codeSteinar Midtskogen2018-06-14
* Add variance-modulated delta-q modeYue Chen2018-06-14
* Turn off inter rd model fitting in multi-tile modeAngie Chiang2018-06-14
* Add NEON optimization of lpf_horizontal_6Cherma Rajan A2018-06-14
* lpf 6 dual functions added, single sse2 improvedVictoria Zhislina2018-06-14
* lpf sse2 14 dual performance improvementsVictoria Zhislina2018-06-14
* Skip memcpy in intra hash when possiblePeng Bin2018-06-14
* Change variable names to google styleCheng Chen2018-06-13
* Add NEON optimization of lpf_vertical_8Cherma Rajan A2018-06-13
* Add ARM Neon optimization of aom_lowbd_blend_a64_d16_maskRemya2018-06-13
* Cleanup dead return conditionFrederic Barbier2018-06-13
* Fix chroma frame size boundary checkCheng Chen2018-06-13
* Turn on CONFIG_COLLECT_INTER_MODE_RD_STATSAngie Chiang2018-06-13
* Reduce the work buffer of the level map encoderYushin Cho2018-06-12
* Pass TXB_CTX to av1_cost_coeffs in search_txk_typeXing Jin2018-06-12
* Add Arm Neon optimization of round_shift_arraySachin Kumar Garg2018-06-12
* Mellow down model based pruning temporarilyDebargha Mukherjee2018-06-12
* cmake: reenable -Wunused-functionDavid Michael Barr2018-06-12
* Remove unused static function 'filter_hev_mask4'David Michael Barr2018-06-12
* Add NEON optimization of lpf_vertical_14 and lpf_horizontal_8Cherma Rajan A2018-06-12
* Reenable test vector test with 64 vectorsYaowu Xu2018-06-12
* Change blend function param order from h,w to w,hScott LaVarnway2018-06-12
* Add ml_prune_ab_partition speed featureHui Su2018-06-12
* Exclude function 'PrintPredictionUnitStats' if unusedDavid Michael Barr2018-06-11
* Constrain the range of immediate constantsSteinar Midtskogen2018-06-11
* Move timing_info up in seq headerAndrey Norkin2018-06-11
* [NORMATIVE]ext_tile: setting single_tile_decoding flagYunqing Wang2018-06-11
* Exclude function unused in Release build 'is_single_inter_mode'David Michael Barr2018-06-11
* Revert "Force encoder to keep mbs in a lossless segment always lossless"Yue Chen2018-06-11
* Change in-place modification of MB_MODE_INFO in OBMCDeepa K G2018-06-11
* [NORMATIVE] Fix clamping in get_mv_projection()David Barker2018-06-11
* Fix segmentation fault in decoderRavi Chaudhary2018-06-11
* av1_encoder : sharpness affectJim Bankoski2018-06-11
* Speed up allowed_tx_mask in search_txk_typePeng Bin2018-06-11
* Implement on the fly padding in decoderRavi Chaudhary2018-06-11