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
/
encoder
/
OpusEncoderPlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-31
/
+26
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
1
-2
/
+2
*
EncoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-6
/
+5
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-18
/
+18
*
encoder_api: convert to C++
Max Kellermann
2013-07-30
1
-16
/
+13
*
fix overwriting bitrate with signal type
Matthias Larisch
2013-06-24
1
-3
/
+3
*
{encoder,output}_api.h: allow compiling as C++
Max Kellermann
2013-01-30
1
-4
/
+0
*
encoder/{Vorbis,Opus}: use new/delete
Max Kellermann
2013-01-15
1
-6
/
+7
*
encoder/opus: implement lookahead
Max Kellermann
2012-10-02
1
-2
/
+43
*
encoder/opus: initialize the "granulepos" packet attribute
Max Kellermann
2012-10-02
1
-1
/
+5
*
encoder/{vorbis,opus}: merge code to new class OggStream
Max Kellermann
2012-10-02
1
-43
/
+13
*
encoder/opus: call ogg_stream_flush() only in the last iteration
Max Kellermann
2012-10-02
1
-4
/
+4
*
encoder/opus: new encoder plugin for the Opus codec
Max Kellermann
2012-10-02
1
-0
/
+417