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
/
aac_decode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
aac_plugin
Warren Dukes
2004-05-31
1
-400
/
+0
*
fixed seek, its now blocking again
Warren Dukes
2004-05-30
1
-2
/
+8
*
fix TIcho's seeking while paused bug
Warren Dukes
2004-05-29
1
-1
/
+1
*
do input buffering in while sleeping loop of sending stuff to output buffer
Warren Dukes
2004-05-21
1
-2
/
+2
*
get rid of seekError in DecoderControl
Warren Dukes
2004-05-20
1
-4
/
+1
*
some fixes for non-blocking seek :-)
Warren Dukes
2004-05-20
1
-12
/
+0
*
non-blocking seeking, needs some testing! (this is not just for streams
Warren Dukes
2004-05-19
1
-1
/
+1
*
try to make seeking more non-blocking
Warren Dukes
2004-05-19
1
-3
/
+2
*
add new inputStream stuff, hopefully something major isn't foobar'd
Warren Dukes
2004-05-18
1
-2
/
+2
*
some more work on organizing code for resampling/audioFormat conversion
Warren Dukes
2004-05-10
1
-5
/
+7
*
implement new outputBuffering stuff for rest of decoders
Warren Dukes
2004-05-07
1
-36
/
+12
*
new OutputBuffer abstraction stuff, implemented for mp3, now need to
Warren Dukes
2004-05-07
1
-1
/
+1
*
mp4/aac now use InputStream
Warren Dukes
2004-05-06
1
-25
/
+22
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
when converting from bps -> kbps, divide by 1000, not 1024
Warren Dukes
2004-04-03
1
-1
/
+1
*
use our own portable version of usleep using select()
Warren Dukes
2004-04-01
1
-1
/
+1
*
fix and detect differences between faad2 1.1 and 2.0
Warren Dukes
2004-03-25
1
-12
/
+27
*
fix a bug, due to not resetting decodeType in playerSeek when the file to
Warren Dukes
2004-03-23
1
-14
/
+15
*
a few aac/mp4 minor fixes
Warren Dukes
2004-03-22
1
-9
/
+15
*
print error messages for faad2
Warren Dukes
2004-03-22
1
-0
/
+3
*
implement acc-raw decoding, no seeking for aac
Warren Dukes
2004-03-22
1
-62
/
+60
*
aac decoding!
Warren Dukes
2004-03-22
1
-99
/
+50
*
add aac_decode.[ch] and start working on it
Warren Dukes
2004-03-21
1
-0
/
+460