]> git.parisson.com Git - telecaster-server.git/commit
add libedcast
authoryomguy <>
Tue, 13 Jul 2010 22:13:46 +0000 (22:13 +0000)
committeryomguy <>
Tue, 13 Jul 2010 22:13:46 +0000 (22:13 +0000)
commit84ccb3bb72477c58e323142d4c3295cd4ce95b35
treed1a691eea64acce159923b5cf8a6592cd78ce8df
parentb996dc75258579777b972c3b22e0fd6dbcd13fc1
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]