Licai Guo
|
d78f8c7ed8
|
fix int conversion warning, using LD32/ST32
|
2014-02-24 00:27:33 -08:00 |
|
Martin Storsjö
|
7b96c6756e
|
Use void instead of void_t
There's really no reason for adding a typedef for void.
|
2014-02-10 08:06:33 +02:00 |
|
Martin Storsjö
|
2b77fe7f49
|
Use bool instead of bool_t
bool is one of the built in, standard types in C++, there's no need
for a typedef for it.
|
2014-02-10 08:05:09 +02:00 |
|
huili2
|
32fd2c4e4d
|
interface clean and inside modification
clean and comment some API.
move the SKIP mv pred location
remove the unused buffer in intra construction.
|
2014-01-06 13:28:55 +08:00 |
|
Ethan Hugg
|
ff6b669176
|
Pretty printed the C++ code with astyle
|
2013-12-12 14:21:12 -08:00 |
|
Ethan Hugg
|
70e5e62f3d
|
Initial Commit
|
2013-12-09 04:51:09 -08:00 |
|