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
/
alffmpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move alhelpers and alffmpeg code to a common sub-directory
Chris Robinson
2012-10-14
1
-638
/
+0
*
Update the example to use avcodec_decode_audio4
Chris Robinson
2012-10-03
1
-38
/
+45
*
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
1
-12
/
+12
*
Add an example program that streams audio using ffmpeg
Chris Robinson
2012-01-01
1
-0
/
+610