mpd/src/encoder
Viliam Mateicka 79035d7ed9 wave_encoder: new encoder for streaming PCM wave files.
When using wave encoder with httpd audio output mpd can input this stream via http and audiofile decoder.
This for example opens simple way to configure lossless audio streaming port(like jack or pulseaudio does but without overhead).
Another possibility can be using it for gathering raw data for visualization plugins (If sync issue will be resolved)
2009-11-10 22:29:54 +00:00
..
lame_encoder.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
null_encoder.c encoder/null: removed empty close() method 2009-11-08 21:44:01 +01:00
twolame_encoder.c encoder/twolame: new encoder plugin based on libtwolame 2009-07-14 23:07:41 +02:00
vorbis_encoder.c vorbis_encoder: start a new stream in tag() 2009-05-05 22:40:51 +02:00
wave_encoder.c wave_encoder: new encoder for streaming PCM wave files. 2009-11-10 22:29:54 +00:00