28 Commits

Author SHA1 Message Date
Marc Noirot
f8bc9991b1 Fix demo compilation 2015-12-02 15:35:27 +01:00
Marc Noirot
74976bee3f Add support for check-based unit tests 2015-11-29 23:40:52 +01:00
Marc Noirot
301def491d Convert line-endings to Unix format 2015-11-29 22:50:11 +01:00
Marc Noirot
a5d36a31ff Add IO helper functions (WIP) 2015-11-29 22:29:52 +01:00
Marc Noirot
81985234de Add amf_ prefix to read_proc_t and write_proc_t types 2015-11-29 22:25:43 +01:00
Marc Noirot
4ba8d07b4d Merge pull request #3 from nagos/master
Fixed error while parsing AMF object.
2015-03-13 15:28:46 +01:00
Vladimir Yakovlev
9e44975bf8 Fixed error wile parsing AMF object.
AMF0_TYPE_OBJECT_END handled incorrectly
2015-03-11 15:41:15 +03:00
Marc Noirot
d4dd750bfa Cleaned up version string. 2014-11-27 02:11:55 +01:00
Marc Noirot
a00b3829bc Disabled compilation of unused files. 2014-11-27 01:59:22 +01:00
Marc Noirot
33788a9211 Cleaned up usage of potentially reserved identifiers. 2014-11-27 01:54:18 +01:00
Marc Noirot
f3460d31ca Removed useless malloc/calloc result pointer casts. 2014-11-27 01:48:13 +01:00
Marc Noirot
45c9e9e52b Backported improvements from the flvmeta project. 2014-11-27 01:43:25 +01:00
Marc Noirot
c243ccf95e Merge pull request #2 from pas2k/master
Fix memory leak on object and associative array processing
2014-11-17 10:14:44 +01:00
Marc Noirot
13631fee7d Delete incompatible license text from types.h. 2014-11-16 19:04:12 +01:00
Marc Noirot
f937fa128f Add BSD license. 2014-11-16 19:03:43 +01:00
Pavel Khlebovich
f5b24f5757 Fix memory leak on object and assoc array processing 2014-11-16 17:07:23 +03:00
Marc Noirot
88a168f3a4 Fixed data.cpp. 2014-08-25 00:26:41 +02:00
Marc Noirot
1ed29d5c53 Added C++11 compiler flags test. 2014-08-25 00:23:49 +02:00
Marc Noirot
086f0d1a70 Forced default stdint typedefs only for MSVC. 2014-08-24 23:58:45 +02:00
Marc Noirot
906a849eb2 Fixed incorrectly specified demo target. 2014-08-24 23:25:12 +02:00
Marc Noirot
c2aceb0a43 Fixed condition used to redefine stdint types. 2014-08-24 23:24:28 +02:00
Marc Noirot
ce382f58d6 Merge pull request #1 from Tyilo/patch-1
Fix conflicting function types in amf0
2014-08-24 23:18:15 +02:00
Asger Hautop Drewsen
54880da14a Fix conflicting function types in amf0 2014-08-23 21:37:08 +02:00
Marc Noirot
2dc74ab921 More refactoring. 2012-06-24 20:09:30 +02:00
Marc Noirot
0b9a23a2f3 Refactored C++ code and started work on simple AMF types.
Added UnitTest++ as a potential alternative to google test.
2012-03-27 19:38:28 +02:00
Marc Noirot
1b92e24ba1 Initial work on the C++ version of the library. 2011-03-23 17:00:30 +01:00
Marc Noirot
5f750d5e4e Added README and architecture.png. 2010-05-25 16:11:30 +02:00
Marc Noirot
04fc1915c9 Initial commit. 2010-05-25 16:01:21 +02:00