]> git.parisson.com Git - telecaster-cgi.git/commit
add libedcast
authoryomguy <yomguy@parisson.com>
Tue, 13 Jul 2010 22:13:46 +0000 (22:13 +0000)
committeryomguy <yomguy@parisson.com>
Tue, 13 Jul 2010 22:13:46 +0000 (22:13 +0000)
commit9f6cb12819d749fef0585c574a361905cf255489
treed1a691eea64acce159923b5cf8a6592cd78ce8df
parent935f77fc0da82fcdb43554783a9933d832b04374
add libedcast
17 files changed:
tools/edcast-jack/libedcast/.deps/Socket.Po [new file with mode: 0644]
tools/edcast-jack/libedcast/.deps/cbuffer.Po [new file with mode: 0644]
tools/edcast-jack/libedcast/.deps/libedcast.Po [new file with mode: 0644]
tools/edcast-jack/libedcast/.deps/resample.Po [new file with mode: 0644]
tools/edcast-jack/libedcast/Makefile [new file with mode: 0644]
tools/edcast-jack/libedcast/Makefile.am [new file with mode: 0644]
tools/edcast-jack/libedcast/Makefile.in [new file with mode: 0644]
tools/edcast-jack/libedcast/Socket.cpp [new file with mode: 0644]
tools/edcast-jack/libedcast/cbuffer.c [new file with mode: 0644]
tools/edcast-jack/libedcast/cbuffer.h [new file with mode: 0644]
tools/edcast-jack/libedcast/enc_if.h [new file with mode: 0644]
tools/edcast-jack/libedcast/libedcast.cpp [new file with mode: 0644]
tools/edcast-jack/libedcast/libedcast.dsp [new file with mode: 0644]
tools/edcast-jack/libedcast/libedcast.h [new file with mode: 0644]
tools/edcast-jack/libedcast/libedcast_resample.h [new file with mode: 0644]
tools/edcast-jack/libedcast/libedcast_socket.h [new file with mode: 0644]
tools/edcast-jack/libedcast/resample.c [new file with mode: 0644]