Martin Storsjö
|
51efa57a3d
|
Convert tabs to spaces in vertically aligned code
|
2015-06-10 10:21:29 +03:00 |
|
Martin Storsjö
|
b05468b5c1
|
Convert tabs to spaces in multiline comments
|
2015-05-15 10:50:49 +03:00 |
|
Daniel J. Hofmann
|
d9e0f2b023
|
Wtautological-undefined-compare
|
2014-10-14 23:36:14 +02:00 |
|
Sijia Chen
|
6673a5f71e
|
1, fix a value in preprocess to avoid warning in UT
2, refactor to wrap the operation to m_pSpatialPic into WelsPreprocess
|
2014-09-28 13:12:16 +08:00 |
|
ruil2
|
f7cd6e7aad
|
use WelsEnc namespace instead of WelsSVCEnc
|
2014-08-11 16:08:49 +08:00 |
|
ruil2
|
1c42743999
|
fix crash bugs that too large size local varialbe will cause stack overflow
|
2014-07-25 09:55:41 +08: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 |
|
sijchen
|
1140050da6
|
Add calling of FME preprocess calculation
|
2014-04-15 15:38:27 +08:00 |
|
sijchen
|
64ef420e67
|
add memory allocation for feature search
|
2014-04-11 17:11:46 +08:00 |
|
sijchen
|
29f300dde9
|
[Encoder ME] add Preprocess functions for FME
|
2014-04-02 14:34:23 +08:00 |
|
sijchen
|
a917444b2e
|
[Encoder ME] add memory allocation basics for FME
|
2014-04-01 15:52:13 +08:00 |
|
Licai Guo
|
fa9735b331
|
Merge pull request #602 from sijchen/fme_merge22
[Encoder ME] Add alternative search methods
|
2014-04-01 10:23:24 +08:00 |
|
ruil2
|
aed919a65a
|
add scene change for screen content
|
2014-03-31 17:14:00 +08:00 |
|
sijchen
|
69983d6df4
|
Add alternative search methods
|
2014-03-31 16:11:31 +08:00 |
|
sijchen
|
12616019b6
|
Add feature search basic functions
|
2014-03-28 11:21:30 +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ö
|
e66ad9ab86
|
Remove the real32_t typedef
The float type is defined in standards and is portably available
on all supported compilers and platforms.
|
2014-02-08 14:12:03 +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 |
|