summaryrefslogtreecommitdiff
path: root/aom_dsp/daalaboolreader.h
Commit message (Expand)AuthorAge
* Make trailing bit part of arithmetic codeFrank Bossen2018-03-29
* Remove RAWBITS experimentSebastien Alaiwan2017-11-16
* Allow to disable the probability updateYunqing Wang2017-11-03
* Silence some static analysis warningsDebargha Mukherjee2017-10-05
* Remove the EC_SMALLMUL experimental flag.Timothy B. Terriberry2017-09-05
* [Code Cleanup] Move accounting.[ch] to decoderLuc Trudeau2017-04-21
* 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 decoder 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
* Comment out code accidentally left in the bitstream_debug patchDavid Barker2016-11-17
* Implement bitstream debug for daala_ecDavid Barker2016-11-16
* New experiment: Perceptual Vector Quantization from DaalaYushin Cho2016-11-06
* Change return type of tell and tell_frac to uint32_t.Nathan E. Egge2016-10-19
* Bit accounting.Michael Bebenita2016-10-19
* Adds ability to measure with a higher precision the number of bitsMichael Bebenita2016-10-18
* Remove stale OD_ACCOUNTING code.Michael Bebenita2016-10-18
* Port aom_reader_tell() supportMichael Bebenita2016-10-18
* Create aom_cdf_prob type for 16-bit probabilities.Nathan E. Egge2016-10-17
* Rename daala_read_tree_cdf() to daala_read_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