index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
audio_format.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_format: added validation functions
Max Kellermann
2009-02-11
1
-3
/
+34
*
audio_format: added audio_format_valid()
Max Kellermann
2008-11-21
1
-0
/
+11
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
audio_format: added audio_format_frame_size()
Max Kellermann
2008-10-10
1
-1
/
+7
*
audio_format: renamed sampleRate to sample_rate
Max Kellermann
2008-10-10
1
-5
/
+5
*
audio_format: unsigned integers
Max Kellermann
2008-10-10
1
-2
/
+2
*
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
1
-3
/
+4
*
assume stdint.h and stddef.h are available
Max Kellermann
2008-09-29
1
-1
/
+1
*
switch to C99 types, part II
Max Kellermann
2008-09-29
1
-3
/
+3
*
audio_format: added audio_format_sample_size()
Max Kellermann
2008-09-23
1
-2
/
+15
*
audio_format: added audio_format_clear() and audio_format_defined()
Max Kellermann
2008-09-10
1
-0
/
+12
*
audio: moved cmpAudioFormat() to audio_format.h
Max Kellermann
2008-09-09
1
-0
/
+8
*
pack the struct audio_format
Max Kellermann
2008-09-07
1
-1
/
+1
*
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-09-07
1
-4
/
+4
*
audio_format: volatile removal
Eric Wong
2008-09-07
1
-3
/
+3
*
added inline function audio_format_time_to_size()
Max Kellermann
2008-08-26
1
-0
/
+5
*
moved struct AudioFormat to audio_format.h
Max Kellermann
2008-08-26
1
-0
/
+35