index
:
qmmp
main
patches
Qmmp with Jyrki's patches
Jyrki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
Input
/
vorbis
/
decoder_vorbis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
coding style fixes
trialuser02
2020-08-12
1
-13
/
+4
*
show codec and bitrate for IceCast streams (#1046)
trialuser02
2020-06-24
1
-0
/
+1
*
fixed build regression
trialuser02
2020-02-23
1
-1
/
+1
*
show average bitrate for shoutcast/icecast streams
trialuser02
2020-02-23
1
-0
/
+1
*
fixed build with -Werror=zero-as-null-pointer-constant
trialuser02
2019-01-03
1
-2
/
+2
*
removed unused code
trialuser02
2018-05-27
1
-2
/
+1
*
enabled vorbis plugin
trialuser02
2018-05-13
1
-2
/
+0
*
fixed memory leak; fixed other potential problems
trialuser02
2017-10-26
1
-0
/
+2
*
coding style fixes
trialuser02
2016-10-29
1
-0
/
+1
*
changed decoder api
trialuser02
2016-09-14
1
-2
/
+2
*
removed useless code
trialuser02
2016-08-01
1
-10
/
+0
*
using float output in the mpeg and vorbis plugins
trialuser02
2015-12-27
1
-25
/
+14
*
using unsigned char for raw data
trialuser02
2015-12-06
1
-2
/
+2
*
fixed vorbis plugin
trialuser02
2014-10-06
1
-1
/
+72
*
fixed gcc 4.8 support
trialuser02
2013-10-23
1
-1
/
+1
*
vorbis: added peak overflow support
trialuser02
2013-10-16
1
-0
/
+29
*
fixed build regression (thanks to Motsyo Gennadi)
trialuser02
2013-05-19
1
-0
/
+1
*
marking recycler as private api
trialuser02
2012-12-07
1
-2
/
+1
*
decoder api changes: removed StateHandler usage
trialuser02
2011-09-17
1
-2
/
+1
*
reapplied previous patch
trialuser02
2010-03-11
1
-5
/
+5
*
removed obsolete members
trialuser02
2010-03-11
1
-2
/
+2
*
updated audio engine
trialuser02
2010-01-16
1
-1
/
+1
*
fixed vorbis stream metadata
trialuser02
2010-01-07
1
-2
/
+3
*
ogg vorbis plugin: added replay gain support
trialuser02
2009-12-27
1
-7
/
+1
*
enabled vorbis plugin, fixed translation
trialuser02
2009-09-19
1
-6
/
+6
*
vorbis plugin: added support for composer and disc number tags
trialuser02
2009-08-08
1
-0
/
+8
*
fixed problem with qt4.4
trialuser02
2009-08-04
1
-2
/
+2
*
mpeg plugin: fixed problem with small files
trialuser02
2009-07-19
1
-3
/
+2
*
new decoder api, disabled broken plugins
trialuser02
2009-07-10
1
-177
/
+30
*
fixed build
trialuser02
2009-05-14
1
-1
/
+1
*
improved seeking accuracy
trialuser02
2009-03-07
1
-8
/
+8
*
removed unused code
trialuser02
2008-11-23
1
-31
/
+2
*
cue sheet support
trialuser02
2008-10-10
1
-1
/
+1
*
some api changes; enabled ogg vorbis plugin
trialuser02
2008-09-26
1
-63
/
+50
*
include path changes
trialuser02
2008-02-08
1
-7
/
+7
*
new directory structure
vovanec
2008-02-07
1
-0
/
+425