Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v0.17.x' | Max Kellermann | 2012-10-02 | 1 | -0/+6 |
|\ | |||||
| * | output/{recorder,shout}: call encoder_read() in a loop | Max Kellermann | 2012-10-02 | 1 | -0/+2 |
| * | output/recorder, test/*: invoke encoder_read() after _open() | Max Kellermann | 2012-10-02 | 1 | -0/+4 |
* | | DatabaseVisitor, ...: use GError forward declaration | Max Kellermann | 2012-08-02 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'v0.16.x' | Max Kellermann | 2012-04-05 | 1 | -2/+96 |
|\ | |||||
| * | encoder/vorbis: generate end-of-stream packet when playback ends | Max Kellermann | 2012-04-05 | 1 | -2/+37 |
| * | encoder_plugin: add state assertions | Max Kellermann | 2012-04-05 | 1 | -2/+61 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-20 | 1 | -0/+24 |
|\| | |||||
| * | encoder_plugin: add method pre_tag() | Max Kellermann | 2011-07-20 | 1 | -0/+24 |
* | | fix common misspellings | Jonathan Neuschäfer | 2011-03-31 | 1 | -5/+5 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
|/ | |||||
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | encoder: add get_mime_type() method to determine content type by httpd output... | Viliam Mateicka | 2009-12-03 | 1 | -0/+17 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | added the encoder API | Max Kellermann | 2009-02-22 | 1 | -0/+194 |