aom/av1
Nathan E. Egge fddd3eb6d9 Use aom_reader with od_decode_cdf_adapt_q15().
Change the od_decode_cdf_adapt_q15() function to take an aom_reader
 struct instead of an od_ec_enc struct.
Rename od_decode_cdf_adapt_q15() to aom_decode_cdf_adapt_q15().

Change-Id: I72315c6e89d689e232c53a99a7d4e0f9cdcfbd0c
2017-01-05 04:19:50 -05:00
..
common Use aom_reader with od_decode_cdf_adapt_q15(). 2017-01-05 04:19:50 -05:00
decoder Use aom_reader with od_decode_cdf_adapt_q15(). 2017-01-05 04:19:50 -05:00
encoder Use aom_writer with od_encode_cdf_adapt_q15(). 2017-01-05 09:17:06 +00:00
av1_common.mk
av1_cx.mk
av1_cx_iface.c Add an experiment to disable lpf on tile boundaries 2017-01-04 04:59:42 +00:00
av1_dx.mk
av1_dx_iface.c Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together 2016-12-23 08:11:55 +00:00
av1_iface_common.h
exports_dec
exports_enc