vpx/vp10/decoder
Ronald S. Bultje bab8d38f7f vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.
This is preparatory work for allowing per-segment lossless coding.

See issue 1035.

Change-Id: I9487d02717ee3e766aee61a487780056bb35d2d3
2015-09-25 19:30:46 -04:00
..
decodeframe.c vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -04:00
decodeframe.h VP9Decoder -> VP10Decoder 2015-08-13 14:43:55 -07:00
decodemv.c vp10: fix entropy counts for the hp bit. 2015-09-14 16:13:59 -04:00
decodemv.h VP9Decoder -> VP10Decoder 2015-08-13 14:43:55 -07:00
decoder.c vp9/10 decoder_remove: check pbi pointer 2015-09-24 19:51:14 -07:00
decoder.h vp10: remove duplicate frame_parallel_decode field. 2015-09-11 18:37:24 -04:00
detokenize.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
detokenize.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
dsubexp.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
dsubexp.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
dthread.c Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES 2015-08-20 09:52:52 -07:00
dthread.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00