aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* Add some castsChris Robinson2012-01-111-3/+3
* There's no need to pass a buffer to avio_alloc_contextChris Robinson2012-01-111-7/+4
* Handle a couple of special AVSEEK_ seek modesChris Robinson2012-01-111-0/+4
* Fix compiling the example program, and support AL_SOFT_buffer_samples with itChris Robinson2012-01-101-12/+12
* Add an example program that streams audio using ffmpegChris Robinson2012-01-011-0/+610