aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_vorbis_encoder.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann2012-04-051-1/+1
| | | | | Add the encoder_plugin method end(). This is important for the recorder plugin.
* test/test_vorbis_encoder: program to debug the vorbis encoderMax Kellermann2012-04-041-0/+109