vpx/vp9/decoder
Dmitry Kovalev 68a3e4a888 BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORT
Adding appropriate test vector vp90-2-06-bilinear.webm.

Change-Id: Ia3bbf57318e0cc61a1b724fe751e3f9c7e11b337
2013-10-02 18:04:12 -07:00
..
vp9_dboolhuff.c cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_dboolhuff.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_decodemv.c BITSTREAM - CLARIFICATION OF MV SIZE RANGE 2013-10-02 10:29:45 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORT 2013-10-02 18:04:12 -07:00
vp9_decodframe.h consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_detokenize.c Merge changes I29b5bbb9,Iaa6b8ac9,Ibf996de7,Ie1b544e4,I9dea60e3,If71923f4,I6498d2ee 2013-09-29 17:10:17 -07:00
vp9_detokenize.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_dsubexp.c cpplint style issue 2013-09-29 11:19:26 -07:00
vp9_dsubexp.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_idct_blk.c Removing memset calls inside idct/iht functions. 2013-10-02 11:48:08 -07:00
vp9_idct_blk.h Replacing unsigned char* with uint8_t*. 2013-09-24 14:57:42 -07:00
vp9_onyxd_if.c Merge "Using size_t for memory buffer size." 2013-09-30 11:10:08 -07:00
vp9_onyxd_int.h Merge "Using size_t for memory buffer size." 2013-09-30 11:10:08 -07:00
vp9_onyxd.h Merge "Using size_t for memory buffer size." 2013-09-30 11:10:08 -07:00
vp9_read_bit_buffer.h cpplint issue in vp9_read_bit_buffer resolved 2013-09-29 11:52:58 -07:00
vp9_thread.c vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00
vp9_thread.h vp9_thread nolintify lint issue I can't fix easily 2013-10-01 15:19:39 -07:00
vp9_treereader.h cpplint issue with treedreader 2013-09-29 17:20:33 -07:00