vpx/vp8
Shiyou Yin d344ab03cc vp8: [loongson] fix bug of type conflict.
In commit 577d4fa79, int8_t was used to replace char. This will result in a
compilation error, for int8_t was typedefined to signed char, but not char.

Change-Id: I5c9837e01b0b58688a7741f5c9a99a76ca887e4a
2018-01-23 14:28:55 +08:00
..
common vp8: [loongson] fix bug of type conflict. 2018-01-23 14:28:55 +08:00
decoder clang-format v5.0.0 vp8/ 2018-01-18 12:37:58 -08:00
encoder Merge changes from topic "clang-format" 2018-01-22 19:38:42 +00:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk vp8: [loongson] optimize idct with mmi 2017-10-17 03:27:31 +00:00
vp8_cx_iface.c Merge changes from topic "clang-format" 2018-01-22 19:38:42 +00:00
vp8_dx_iface.c adopt some clang 5.0.0 formatting 2018-01-11 12:35:24 -08:00
vp8cx.mk vp8: [loongson] optimize dct with mmi 2017-10-12 08:50:04 +08:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00