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
/
decoder
/
OpusDecoderPlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-7
/
+6
*
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-27
1
-28
/
+27
*
TagHandler: use a TagBuilder internally
Max Kellermann
2013-09-26
1
-4
/
+7
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-05
1
-3
/
+3
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-2
/
+4
*
DecoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-1
/
+1
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-5
/
+4
*
DecoderAPI: pass rvalue reference to decoder_tag()
Max Kellermann
2013-07-31
1
-1
/
+1
*
tag: convert to C++
Max Kellermann
2013-07-30
1
-5
/
+6
*
audio_check: convert to C++
Max Kellermann
2013-07-29
1
-1
/
+1
*
tag_handler: convert to C++
Max Kellermann
2013-07-29
1
-1
/
+1
*
decoder_api: convert to C++
Max Kellermann
2013-07-28
1
-1
/
+1
*
decoder/Opus: replace non-static data member initializers
Max Kellermann
2013-02-04
1
-6
/
+9
*
input_stream: forward-declare the struct
Max Kellermann
2013-01-26
1
-0
/
+1
*
decoder/OggUtil,Opus: move code to new class OggSyncState
Max Kellermann
2013-01-08
1
-28
/
+19
*
decoder/Opus: read total time
Max Kellermann
2013-01-08
1
-0
/
+22
*
decoder/Opus: move page reader into the decoder class
Max Kellermann
2013-01-08
1
-13
/
+34
*
decoder/Opus: move code to HandlePackets()
Max Kellermann
2013-01-08
1
-0
/
+7
*
decoder/Opus: make internal methods inline
Max Kellermann
2013-01-08
1
-5
/
+5
*
decoder/OggUtil: add OggExpectFirstPage() and OggExpectPageIn()
Max Kellermann
2013-01-08
1
-8
/
+3
*
decoder/Opus: use OggExpectPage() in main loop
Max Kellermann
2013-01-08
1
-7
/
+5
*
decoder/ogg_codec: convert to C++
Max Kellermann
2013-01-07
1
-5
/
+1
*
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
1
-1
/
+1
*
src/decoder/opus: new decoder plugin for the Opus codec
Max Kellermann
2012-09-05
1
-0
/
+366