| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge vorbis+icy fixes from branch 'v0.15.x' | Max Kellermann | 2009-12-30 | 1 | -1/+6 |
|\ |
|
| * | decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types | Max Kellermann | 2009-12-29 | 1 | -1/+6 |
* | | decoder_api: added function decoder_timestamp() | Max Kellermann | 2009-12-26 | 1 | -1/+0 |
* | | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 1 | -2/+2 |
* | | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 2009-12-02 | 1 | -1/+2 |
* | | decoder: use audio_format_init_checked() | Max Kellermann | 2009-11-14 | 1 | -7/+6 |
* | | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -4/+1 |
* | | decoder/vorbis: fixed gcc "signed" warning | Max Kellermann | 2009-11-12 | 1 | -2/+2 |
* | | decoder/vorbis: initialize before entering the loop | Max Kellermann | 2009-11-11 | 1 | -21/+37 |
* | | decoder/vorbis: moved error strings to vorbis_strerror() | Max Kellermann | 2009-11-11 | 1 | -24/+26 |
* | | decoder/vorbis: removed the OggCallbackData typedef | Max Kellermann | 2009-11-11 | 1 | -6/+7 |
* | | decoder/vorbis: fix typo in comment | Max Kellermann | 2009-11-11 | 1 | -1/+1 |
* | | decoder/vorbis: removed redundant "bits" initialization | Max Kellermann | 2009-11-11 | 1 | -1/+0 |
* | | decoder/{flac,vorbis}: include config.h for LFS | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
* | | decoder/vorbis: avoid unused symbol warnings from vorbisfile.h | Serge Ziryukin | 2009-10-18 | 1 | -0/+1 |
* | | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 2009-10-13 | 1 | -3/+3 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-09-10 | 1 | -1/+1 |
|\| |
|
| * | decoder/vorbis: revert "faster tag scanning with ov_test_callback()" | Max Kellermann | 2009-09-10 | 1 | -1/+1 |
* | | Merged release 0.15.3 from branch 'v0.15.x' | Max Kellermann | 2009-08-30 | 1 | -1/+1 |
|\| |
|
| * | decoder/vorbis: faster tag scanning with ov_test_callback() | Rasmus Steinke | 2009-08-24 | 1 | -1/+1 |
* | | decoder/vorbis: open file in "binary" mode | Gunnar Roth | 2009-08-25 | 1 | -1/+1 |
* | | Add audio_format_init() function | David Woodhouse | 2009-07-19 | 1 | -2/+1 |
|/ |
|
* | vorbis: move #define out of function to top of sources | Avuton Olrich | 2009-04-02 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | tag: no CamelCase | Max Kellermann | 2009-02-27 | 1 | -1/+1 |
* | ls: moved generic URI utilities to uri.c | Max Kellermann | 2009-02-25 | 1 | -1/+1 |
* | decoders: added and fixed GLib log domains | Max Kellermann | 2009-02-17 | 1 | -0/+3 |
* | renamed decoder plugin "oggvorbis" to "vorbis" | Max Kellermann | 2009-02-16 | 1 | -0/+415 |