summaryrefslogtreecommitdiff
path: root/test/test_vorbis_encoder.c
AgeCommit message (Collapse)Author
2012-04-05Merge branch 'v0.16.x'Max Kellermann
Conflicts: src/output/osx_plugin.c src/text_input_stream.c
2012-04-05encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann
Add the encoder_plugin method end(). This is important for the recorder plugin.
2012-04-04test/test_vorbis_encoder: program to debug the vorbis encoderMax Kellermann