Max Kellermann
|
43d8252050
|
output/recorder, test/*: invoke encoder_read() after _open()
Make sure the file header gets written at the beginning, before
_write() gets called.
|
2012-10-02 00:18:18 +02:00 |
Max Kellermann
|
c22cbbf828
|
Merge branch 'v0.16.x'
Conflicts:
src/output/osx_plugin.c
src/text_input_stream.c
|
2012-04-05 00:45:39 +02:00 |
Max Kellermann
|
5acee73fc8
|
encoder/vorbis: generate end-of-stream packet when playback ends
Add the encoder_plugin method end(). This is important for the
recorder plugin.
|
2012-04-05 00:21:53 +02:00 |
Max Kellermann
|
47c58c01d1
|
test/test_vorbis_encoder: program to debug the vorbis encoder
|
2012-04-04 23:58:00 +02:00 |