index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encoder
Age
Commit message (
Expand
)
Author
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
2013-01-30
filter/chain, encoder: GLib include cleanup
Max Kellermann
2013-01-30
{encoder,output}_api.h: allow compiling as C++
Max Kellermann
2013-01-15
encoder/{Vorbis,Opus}: use new/delete
Max Kellermann
2013-01-15
fifo_buffer: move to util/
Max Kellermann
2012-10-02
{decoder,encoder}/flac: drop support for libFLAC 1.1
Max Kellermann
2012-10-02
encoder/opus: implement lookahead
Max Kellermann
2012-10-02
encoder/opus: initialize the "granulepos" packet attribute
Max Kellermann
2012-10-02
encoder/{vorbis,opus}: merge code to new class OggStream
Max Kellermann
2012-10-02
encoder/vorbis: accept floating point input samples
Max Kellermann
2012-10-02
encoder/opus: call ogg_stream_flush() only in the last iteration
Max Kellermann
2012-10-02
encoder/opus: new encoder plugin for the Opus codec
Max Kellermann
2012-10-02
encoder/vorbis: use C++ compiler
Max Kellermann
2012-10-02
encoder/vorbis: make variables more local
Max Kellermann
2012-04-05
Merge branch 'v0.16.x'
Max Kellermann
2012-04-05
encoder/vorbis: generate end-of-stream packet when playback ends
Max Kellermann
2012-04-04
encoder/vorbis: generate end-of-stream packet before tag
Max Kellermann
2012-03-22
audio_format: remove the packed S24 format
Max Kellermann
2011-11-28
Merge branch 'v0.16.x'
Max Kellermann
2011-11-28
encoder/wave: support packed 24 bit samples
Max Kellermann
2011-11-28
encoder/null: use fifo_buffer instead of pcm_buffer
Max Kellermann
2011-11-28
encoder/wave: use fifo_buffer instead of pcm_buffer
Max Kellermann
2011-11-28
encoder/flac: use fifo_buffer instead of pcm_buffer
Max Kellermann
2011-07-20
Merge branch 'v0.16.x'
Max Kellermann
2011-07-20
encoder_plugin: add method pre_tag()
Max Kellermann
2011-03-31
fix common misspellings
Jonathan Neuschäfer
2011-03-19
Merge commit 'release-0.16.2'
Max Kellermann
2011-03-16
encoder/vorbis: reset the Ogg stream after flush
Max Kellermann
2011-02-09
general: whitespace cleanup
Thomas Jansen
2011-01-29
copyright year 2011
Max Kellermann
2011-01-07
Merge branch 'v0.15.x' into v0.16.x
Max Kellermann
2011-01-07
encoder/lame: explicitly configure the output sample rate
Max Kellermann
2010-10-11
Merge release 0.15.13 from branch 'v0.15.x'
Max Kellermann
2010-09-25
eliminate g_error() usage
Thomas Jansen
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-15
encoder/flac: fix write callback prototype for libFLAC 1.1.2
Max Kellermann
2009-12-03
encoders: remove unnessesary pointers to const strings
Viliam Mateicka
2009-12-03
encoders: implement new get_mime_types method
Viliam Mateicka
2009-12-03
null_encoder: use pcm_buffer
Viliam Mateicka
2009-12-03
flac_encoder: add support for libFLAC < 1.1.3
Viliam Mateicka
2009-12-02
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-11-17
encoder: let wave encoder to use pcm_buffer, pcm conversion code cleanup
Viliam Mateicka
2009-11-17
encoder: introducing flac encoder plugin
Viliam Mateicka
2009-11-12
include config.h in all sources
Max Kellermann
2009-11-10
wave_encoder: new encoder for streaming PCM wave files.
Viliam Mateicka
2009-11-08
encoder/null: removed empty close() method
Max Kellermann
2009-11-08
encoder/null: removed unused audio_format attribute
Max Kellermann
2009-10-26
encoder: renaming none_encoder to null_encoder
Viliam Mateicka
2009-10-24
encoder: new encoder plugin which just pass data through
Viliam Mateicka
2009-07-14
encoder/twolame: new encoder plugin based on libtwolame
Max Kellermann
[next]