Add an example program that streams audio using ffmpeg
commit466cac328f15f3538c895208bfe7ea14f3923ffc
authorChris Robinson <chris.kcat@gmail.com>
Sun, 1 Jan 2012 20:36:41 +0000 (1 12:36 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 1 Jan 2012 20:36:41 +0000 (1 12:36 -0800)
tree4111b4502b76146cad46bdf2634b0f11e6ee68a8
parent06caac261976e42f08faeebe4ec921de3200b85f
Add an example program that streams audio using ffmpeg
CMakeLists.txt
examples/alffmpeg.c [new file with mode: 0644]
examples/alffmpeg.h [new file with mode: 0644]
examples/alhelpers.c [new file with mode: 0644]
examples/alhelpers.h [new file with mode: 0644]
examples/alstream.c [new file with mode: 0644]