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
/
mp3_decode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add --disable-audio configure option
Warren Dukes
2004-04-11
1
-0
/
+1
*
when converting from bps -> kbps, divide by 1000, not 1024
Warren Dukes
2004-04-03
1
-1
/
+1
*
need to include utils.h for my_usleep
Warren Dukes
2004-04-01
1
-0
/
+1
*
use our own portable version of usleep using select()
Warren Dukes
2004-04-01
1
-1
/
+1
*
calculate song length more accurately
Warren Dukes
2004-03-24
1
-1
/
+8
*
bitRate support for audiofile
Warren Dukes
2004-03-24
1
-1
/
+3
*
tweek seeking for mp3's
Warren Dukes
2004-03-24
1
-4
/
+4
*
aac decoding!
Warren Dukes
2004-03-22
1
-1
/
+1
*
illiminated all endianness code
Warren Dukes
2004-03-20
1
-11
/
+12
*
average bitrate for mp4's
Warren Dukes
2004-03-20
1
-1
/
+1
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-1
/
+2
*
move time from tag info to song info.
Warren Dukes
2004-03-10
1
-1
/
+1
*
make some usleeps longer, just to try to stave off busy waiting
Warren Dukes
2004-03-06
1
-1
/
+1
*
fix a minor issue!
Warren Dukes
2004-03-05
1
-1
/
+1
*
fix a booboo
Warren Dukes
2004-03-05
1
-2
/
+2
*
skip over all bad frames
Warren Dukes
2004-03-05
1
-8
/
+12
*
put it back the way it was
Warren Dukes
2004-03-05
1
-4
/
+5
*
mute all frames that are "SKIP"'d
Warren Dukes
2004-03-05
1
-4
/
+5
*
lets SKIP all recorable stream errors
Warren Dukes
2004-03-05
1
-8
/
+6
*
see if we can skip past tags
Warren Dukes
2004-03-05
1
-2
/
+33
*
clean up a bit
Warren Dukes
2004-03-04
1
-6
/
+3
*
git-svn-id: https://svn.musicpd.org/mpd/trunk@194 09075e82-0dd4-0310-85a5-a0d...
Warren Dukes
2004-03-04
1
-6
/
+20
*
fix a stupid bug where i was storing the decode_pid directorly from fork()
Warren Dukes
2004-02-29
1
-1
/
+1
*
some more cleanups
Warren Dukes
2004-02-25
1
-1
/
+1
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+512