summaryrefslogtreecommitdiff
path: root/aom_dsp/entenc.c
Commit message (Expand)AuthorAge
* Includes clean up.Tom Finegan2018-05-23
* entenc: Remove end_offs, end_window, and nend_bitsWan-Teh Chang2018-05-08
* Remove CONFIG_TRAILING_BITSYaowu Xu2018-04-02
* Make trailing bit part of arithmetic codeFrank Bossen2018-03-29
* Add check for trailing bits at end of tile groupFrank Bossen2018-03-27
* Remove macro 'OD_ASSERT', use 'assert'.Sebastien Alaiwan2018-03-06
* odintrin.h: reduce scope of floating-point OD_LOG2Sebastien Alaiwan2018-03-06
* Reorder operation to avoid UBsan warningYaowu Xu2018-01-20
* Allow CDF precision to be configured with CDF_PROB_BITS.Thomas Daede2018-01-19
* Remove experimental flag of LV_MAP_MULTISebastien Alaiwan2018-01-11
* fh < fl --> fh <= fl in od_ec_encode_q15Angie Chiang2017-12-05
* lv_map_multi: make entropy consistentJonathan Matthews2017-11-23
* LV_MAP_MULTI: use reduced probability in EC.Thomas Davies2017-11-17
* Remove RAWBITS experimentSebastien Alaiwan2017-11-16
* Remove the EC_SMALLMUL experimental flag.Timothy B. Terriberry2017-09-05
* daala_ec: Convert the encoder to use iCDFsTimothy B. Terriberry2017-04-14
* daala_ec: Remove non-dyadic functions.Timothy B. Terriberry2017-04-14
* Add ec_smallmul experiment.Timothy B. Terriberry2017-04-12
* daala_ec: Remove dead code.Timothy B. Terriberry2017-03-14
* Add flag for RAWBITS to use raw bits with DAALA_EC.Nathan E. Egge2017-02-15
* Use an alternative fix to ubsan warning.Yaowu Xu2016-11-17
* Fix IOC warningsYaowu Xu2016-11-16
* New experiment: Perceptual Vector Quantization from DaalaYushin Cho2016-11-06
* Fix warning when discarding const qualifier.Nathan E. Egge2016-10-17
* Clear existing format issue in the codebaseYaowu Xu2016-10-14
* Add Daala entropy coder.Nathan E. Egge2016-10-14