]> sjero.net Git - linphone/commit
Add lpc2xml tool and fix xml2lpc validation
authorYann Diorcet <yann.diorcet@belledonne-communications.com>
Wed, 16 Jan 2013 13:36:31 +0000 (14:36 +0100)
committerYann Diorcet <yann.diorcet@belledonne-communications.com>
Wed, 16 Jan 2013 13:36:31 +0000 (14:36 +0100)
commit66b6427d96cce8f306fba21f17c99b073056f567
treea6297f7995b8c1ea354473ecfbb8fb2a2c90d90e
parent4a1e99432616ba380cff895929df41c68fcd3b08
Add lpc2xml tool and fix xml2lpc validation
tools/Makefile.am
tools/lpc2xml.c [new file with mode: 0644]
tools/lpc2xml.h [new file with mode: 0644]
tools/lpc2xml_test.c [new file with mode: 0644]
tools/xml2lpc.c