openh264/codec/processing
Martin Storsjö d36b10fac5 Remove typedefs for float_t and double_t
The actual float and double data types are defined in C89 and are
usable as such without any extra typedefs.

Removing the extra typedefs simplifies the compatibility typedef
headers, simplifies portability and makes the code base easier
to work with for people new to the library.
2014-02-08 14:11:44 +02:00
..
build/win32 Fix a typo in a directory name 2014-01-29 10:29:53 +02:00
interface resolve conflict 2014-01-03 14:49:45 +08:00
src Remove typedefs for float_t and double_t 2014-02-08 14:11:44 +02:00
targets.mk Add a make option for silencing the commands run 2014-01-30 13:56:19 +02:00