aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alstream.c
Commit message (Collapse)AuthorAgeFilesLines
* Use stdout to print alstream informationChris Robinson2012-11-041-4/+5
|
* Avoid prefixing function pointers in the streaming exampleChris Robinson2012-10-311-11/+11
|
* Move alhelpers and alffmpeg code to a common sub-directoryChris Robinson2012-10-141-2/+2
|
* Fix compiling the example program, and support AL_SOFT_buffer_samples with itChris Robinson2012-01-101-5/+20
|
* Add an example program that streams audio using ffmpegChris Robinson2012-01-011-0/+331