Martin Storsjö
|
764793d74b
|
Remove tabs in struct and class definitions
|
2015-06-10 10:22:01 +03:00 |
|
Martin Storsjö
|
c2b79fa51d
|
Convert tabs to spaces within comments
|
2015-06-10 10:21:13 +03:00 |
|
Martin Storsjö
|
b05468b5c1
|
Convert tabs to spaces in multiline comments
|
2015-05-15 10:50:49 +03:00 |
|
huili2
|
b8ce2eb40e
|
use picture-level new seq begin detection for output functions
|
2014-12-18 01:19:33 -08:00 |
|
dong zhang
|
2c468b96a9
|
add flag to count EC Mbs due to ref error
add UT
|
2014-12-11 10:49:55 +08:00 |
|
dong zhang
|
2e5243e5fc
|
add timestamp in decoder
|
2014-11-26 13:03:46 +08:00 |
|
dong zhang
|
9425c2ab10
|
add EC MV copy
|
2014-11-25 10:45:58 +08:00 |
|
Haibo Zhu
|
9d182ee515
|
Add picture bIsComplete flag to reflect the status of decoder
Modify the output error status and add some some judgement
|
2014-10-15 11:36:24 -07:00 |
|
huili2
|
dc3fae4477
|
astyle all
|
2014-06-25 18:50:41 -07:00 |
|
huili2
|
5ed24f216b
|
astyle all files
|
2014-05-05 19:30:21 -07:00 |
|
Licai Guo
|
9e4ab64c73
|
move iTotalNumMbRec from refpic to ctx
|
2014-03-04 19:23:15 -08:00 |
|
Licai Guo
|
5303eaaeb9
|
remove store_ref_base_pic_flag related codes in reference picture management
|
2014-02-26 20:00:32 -08: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 |
|
Martin Storsjö
|
790110b2ce
|
Remove commented out pragmas
|
2014-01-05 15:04:34 +02: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 |
|