openh264/codec/processing
Martin Storsjö cc4507462b Use int32_t instead of long_t in WELS_SIGN/WELS_ABS in the processing lib
This makes them match the same macros in the main decoder/encoder
libraries. long_t (which is typedeffed to long) actually is 64
bit on 64 bit unix platforms, which might not be what was
intended.
2014-01-27 08:44:48 +02:00
..
build Remove the MSVC solution for WelsVP 2014-01-24 09:32:54 +02:00
interface resolve conflict 2014-01-03 14:49:45 +08:00
src Use int32_t instead of long_t in WELS_SIGN/WELS_ABS in the processing lib 2014-01-27 08:44:48 +02:00
targets.mk Remove an unused function wrapping a standard function 2014-01-23 22:55:36 +02:00