artemp
|
fe215a684e
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
|
Dane Springmeyer
|
8bb77bce92
|
image readers: ability to check if image has alpha before full read
Conflicts:
src/webp_reader.cpp
|
2014-06-16 09:52:26 -07:00 |
|
Dane Springmeyer
|
5fcd974817
|
webp reader: initialize WebPDecoderConfig
Conflicts:
src/webp_reader.cpp
|
2014-06-16 09:52:26 -07:00 |
|
artemp
|
3ded23fbab
|
move make_unique out of std namespace and allow building with c++14 compilers
( -std=c++1y )
|
2014-06-12 15:14:05 +01:00 |
|
Dane Springmeyer
|
cb3db66b82
|
std::make_unique
|
2014-03-10 21:34:48 -07:00 |
|
Dane Springmeyer
|
5d12a345ae
|
start using c++11 features: auto/for/unique_ptr/variadic args - refs #1972
|
2013-09-19 20:19:01 -07:00 |
|
Dane Springmeyer
|
a141c5c27d
|
webp encoding/decoding support - refs #1955
|
2013-07-19 01:09:17 -04:00 |
|