index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly include libavutil/channel_layout.h for the channel layout stuff
Chris Robinson
2014-07-18
1
-0
/
+1
*
AL_SOFT_source_length is complete
Chris Robinson
2014-07-05
1
-1
/
+1
*
Open and close the file in the main thread in alffplay
Chris Robinson
2014-06-08
1
-26
/
+28
*
Add an ffmpeg-based example player
Chris Robinson
2014-06-02
1
-0
/
+1476
*
Update the examples to use SDL2
Chris Robinson
2014-05-23
1
-2
/
+5
*
Handle non-native endian formats with SDL_sound
Chris Robinson
2013-06-19
1
-2
/
+17
*
Add a loopback extension example
Chris Robinson
2013-06-16
1
-0
/
+244
*
Use SDL_sound for the other examples
Chris Robinson
2013-06-05
4
-743
/
+20
*
Use SDL_sound for the alstream example
Chris Robinson
2013-06-05
4
-43
/
+218
*
Make some example function pointers static
Chris Robinson
2013-05-30
3
-41
/
+41
*
Only print the filename in alstream, without the path
Chris Robinson
2013-02-03
1
-1
/
+10
*
Use stdout to print alstream information
Chris Robinson
2012-11-04
1
-4
/
+5
*
Add an example to get and show the source latency
Chris Robinson
2012-10-31
1
-0
/
+213
*
Avoid prefixing function pointers in the streaming example
Chris Robinson
2012-10-31
1
-11
/
+11
*
Print the name of the device when opening it in the example apps
Chris Robinson
2012-10-31
2
-4
/
+3
*
Add an example program showing how to apply reverb to a source
Chris Robinson
2012-10-31
1
-0
/
+339
*
Reorder and comment some function in alhelpers.c
Chris Robinson
2012-10-25
1
-81
/
+88
*
Move alhelpers and alffmpeg code to a common sub-directory
Chris Robinson
2012-10-14
5
-2
/
+2
*
Update the example to use avcodec_decode_audio4
Chris Robinson
2012-10-03
2
-39
/
+46
*
Update some ffmpeg functions
Chris Robinson
2012-10-03
1
-7
/
+5
*
Fix some signed/unsigned comparisons
Chris Robinson
2012-10-02
1
-4
/
+4
*
Use avformat_free_context to free a format context that failed to open
Chris Robinson
2012-03-21
1
-2
/
+10
*
Print out unsupported audio format info from ffmpeg
Chris Robinson
2012-02-28
1
-1
/
+15
*
av_find_stream_info is also deprecated, in favor of avformat_find_stream_info
Chris Robinson
2012-01-29
1
-3
/
+3
*
Use AVMEDIA_TYPE_AUDIO instead of the deprecated CODEC_TYPE_AUDIO
Chris Robinson
2012-01-29
1
-6
/
+6
*
Add some casts
Chris Robinson
2012-01-11
1
-3
/
+3
*
There's no need to pass a buffer to avio_alloc_context
Chris Robinson
2012-01-11
1
-7
/
+4
*
Handle a couple of special AVSEEK_ seek modes
Chris Robinson
2012-01-11
1
-0
/
+4
*
Fix compiling the example program, and support AL_SOFT_buffer_samples with it
Chris Robinson
2012-01-10
4
-134
/
+194
*
Add an example program that streams audio using ffmpeg
Chris Robinson
2012-01-01
5
-0
/
+1328
*
Rename examples to utilities
Chris Robinson
2010-07-17
1
-332
/
+0
*
Rewrite openal-info
Chris Robinson
2010-03-13
1
-191
/
+223
*
Print available devices before trying to open one
Chris Robinson
2009-11-19
1
-14
/
+12
*
Watch for NULL and empty device lists
Chris Robinson
2009-11-19
1
-3
/
+4
*
Display supported filters using a comma-separated listing
Chris Robinson
2009-11-19
1
-45
/
+42
*
Be clearer if device opening or context setup fails
Chris Robinson
2009-11-19
1
-10
/
+20
*
Rename Standard Reverb to Reverb
Chris Robinson
2009-04-13
1
-1
/
+1
*
Fix function pointer declarations
Chris Robinson
2008-09-16
1
-6
/
+6
*
Fix typo to get the proper minor ALC version
Chris Robinson
2008-09-12
1
-1
/
+1
*
Print EFX info when the extension is available
Chris Robinson
2008-09-12
1
-0
/
+123
*
Add addiitonal copyright line
Chris Robinson
2008-05-18
1
-0
/
+1
*
Add a simple example that prints out some OpenAL info
Chris Robinson
2008-05-18
1
-0
/
+170