summaryrefslogtreecommitdiff
path: root/av1/common
Commit message (Expand)AuthorAge
* Remove obsolete enumsCheng Chen2018-06-09
* Remove unused entries in eob_extra_cdfJingning Han2018-06-08
* Avoid potential out-of-boundary read in setup_ref_mv_list()Jingning Han2018-06-08
* Remove unused functions post LOWPRECISION_BLENDDavid Michael Barr2018-06-08
* Decoder model changes.Adrian Grange2018-06-07
* Delete prev_qindex and prev_delta_lf.Wan-Teh Chang2018-06-07
* Add Neon Optimization of jnt_convolve_x_c and jnt_convolve_y_cVenkat2018-06-07
* Facilitate on-the-fly padding in decoderRavi Chaudhary2018-06-07
* Implement jobs interleaving in LR multi-threadingRavi Chaudhary2018-06-07
* Implement copy multi-threading in loop restorationRavi Chaudhary2018-06-06
* Rename preskip_segid to segid_preskip.Wan-Teh Chang2018-06-06
* Refactor:rename functions to avoid double negationCheng Chen2018-06-06
* Refactor updating of preskip_segid and last_active_segidDavid Barker2018-06-06
* Remove unused static function 'iidentity16_new_avx2'David Michael Barr2018-06-05
* Document last_active_segid and preskip_segid.Wan-Teh Chang2018-06-05
* Implement Loop restoration multi-threadingRavi Chaudhary2018-06-05
* Const local variablesCheng Chen2018-06-05
* Remove three unused fields of MACROBLOCKD.Wan-Teh Chang2018-06-05
* [CFL] Store reconstructed pixels as uint16 instead of int16Luc Trudeau2018-06-05
* Remove unused static function 'invert_mask'David Michael Barr2018-06-04
* Change bitrate and buffer values to uint32Andrey Norkin2018-06-04
* Facilitate multi-threading in loop restorationRavi Chaudhary2018-06-04
* Facilitate multi-threading in loop restorationRavi Chaudhary2018-06-01
* bl.minor: avoid unsigned comparison warningJohann2018-05-31
* Add ARM Neon optimization of convolve jnt 2d_copy and 2d_copy_srSachin Kumar Garg2018-05-30
* Bug fix in wiener_convolve neon functionVenkat Sanampudi2018-05-30
* Facilitate loop-restoration multi-threadingRavi Chaudhary2018-05-30
* Disable LOOP_FILTER_BITMASKYaowu Xu2018-05-30
* [CFL] Use seperate buffers for reconstructed pixels and ACLuc Trudeau2018-05-30
* Fix a frame boundary issue of bitmaskCheng Chen2018-05-30
* Set loop filter mask to 0Cheng Chen2018-05-29
* [NORMATIVE] Move check for affine shearDebargha Mukherjee2018-05-29
* Add NEON Optimization of convolve_2d_sr_cRemya Prakasan2018-05-28
* Fix loop filter errorsCheng Chen2018-05-26
* Cut MAX_TILE_ROWS & MAX_TILE_COLS from 1024 to 64.Wan-Teh Chang2018-05-25
* Fix rare memory management issue in decoderDavid Barker2018-05-25
* Change tier field of SequenceHeader to uint8_t's.Wan-Teh Chang2018-05-25
* Fix assert problem in wiener_convolve_neonSanampudi Venkata Rao2018-05-24
* [normative] Add missing value to div_mult arrayJonathan Matthews2018-05-24
* Cleanup dead codeFrederic Barbier2018-05-24
* Remove the CONFIG_BUFFER_MODEL experiment flag.Wan-Teh Chang2018-05-24
* Disable bitmask-based loop filter codeDavid Barker2018-05-24
* Includes clean up.Tom Finegan2018-05-23
* cmake: generate rtcd headers in config subdir.Tom Finegan2018-05-23
* cmake: Output aom_config in config sub dir.Tom Finegan2018-05-23
* Revert "[NORMATIVE] Allow IDTX for chroma in some cases"Debargha Mukherjee2018-05-23
* Selfguided restoration avx2 performance fixVictoria Zhislina2018-05-23
* Remove av1_get_compound_type_mask_inverse()Yue Chen2018-05-22
* Use dual functions for loop filterCheng Chen2018-05-22
* Move FRAME_COUNTS to encoder side completelyYue Chen2018-05-22