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
/
alffplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip audio packets that fail to decode in alffplay
Chris Robinson
2016-09-14
1
-1
/
+5
*
Allow specifying the device to open for the examples
Chris Robinson
2016-09-08
1
-2
/
+13
*
Print whether direct channels are off or on to stdout in alffplay
Chris Robinson
2016-08-29
1
-1
/
+4
*
Add an option to alffplay to toggle AL_DIRECT_CHANNELS_SOFT
Chris Robinson
2016-08-29
1
-0
/
+22
*
Fix for ffmpeg.
Ryan P.C. McQuen
2016-07-21
1
-2
/
+2
*
fix audio play error in sample
gero
2016-04-22
1
-1
/
+1
*
Fix "signed and unsigned type in conditional expression" warning
Chris Robinson
2016-01-24
1
-1
/
+1
*
Use the default channel layout in alffplay if one isn't specified
Chris Robinson
2014-12-12
1
-1
/
+3
*
Fallback to 16-bit samples in alffmpeg if a float32 format isn't supported
Chris Robinson
2014-11-07
1
-4
/
+4
*
Support 5.1 and 7.1 in alffplay
Chris Robinson
2014-11-05
1
-5
/
+57
*
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