summaryrefslogtreecommitdiff
path: root/aom_dsp/daalaboolwriter.h
Commit message (Expand)AuthorAge
* adding support for trailing bits write/readCyril Concolato2018-03-19
* Remove RAWBITS experimentSebastien Alaiwan2017-11-16
* Allow to disable the probability updateYunqing Wang2017-11-03
* Remove the EC_SMALLMUL experimental flag.Timothy B. Terriberry2017-09-05
* ec_smallmul: Convert CDFs to iCDFs.Timothy B. Terriberry2017-04-18
* ec_smallmul: Simplify binary read/write.Timothy B. Terriberry2017-04-14
* daala_ec: Convert the encoder to use iCDFsTimothy B. Terriberry2017-04-14
* Fix DAALA_EC when EC_MULTISYMBOL disabled.Nathan E. Egge2017-02-16
* Add flag for RAWBITS to use raw bits with DAALA_EC.Nathan E. Egge2017-02-15
* Explicitly call daala read/write bit functions.Nathan E. Egge2016-12-15
* Implement bitstream debug for daala_ecDavid Barker2016-11-16
* Create aom_cdf_prob type for 16-bit probabilities.Nathan E. Egge2016-10-17
* Rename aom_write_tree_cdf() to aom_write_symbol().Nathan E. Egge2016-10-17
* Add API for writing trees using a CDF.Nathan E. Egge2016-10-14
* Use Daala entropy coder to code trees.Nathan E. Egge2016-10-14
* Use Daala entropy coder to code bits.Nathan E. Egge2016-10-14