aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/vorbis_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+2
* decoder: use audio_format_init_checked()Max Kellermann2009-11-141-7/+6
* include config.h in all sourcesMax Kellermann2009-11-121-4/+1
* decoder/vorbis: fixed gcc "signed" warningMax Kellermann2009-11-121-2/+2
* decoder/vorbis: initialize before entering the loopMax Kellermann2009-11-111-21/+37
* decoder/vorbis: moved error strings to vorbis_strerror()Max Kellermann2009-11-111-24/+26
* decoder/vorbis: removed the OggCallbackData typedefMax Kellermann2009-11-111-6/+7
* decoder/vorbis: fix typo in commentMax Kellermann2009-11-111-1/+1
* decoder/vorbis: removed redundant "bits" initializationMax Kellermann2009-11-111-1/+0
* decoder/{flac,vorbis}: include config.h for LFSMax Kellermann2009-11-111-0/+1
* decoder/vorbis: avoid unused symbol warnings from vorbisfile.hSerge Ziryukin2009-10-181-0/+1
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-131-3/+3
* Merge branch 'v0.15.x'Max Kellermann2009-09-101-1/+1
|\
| * decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann2009-09-101-1/+1
* | Merged release 0.15.3 from branch 'v0.15.x'Max Kellermann2009-08-301-1/+1
|\|
| * decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke2009-08-241-1/+1
* | decoder/vorbis: open file in "binary" modeGunnar Roth2009-08-251-1/+1
* | Add audio_format_init() functionDavid Woodhouse2009-07-191-2/+1
|/
* vorbis: move #define out of function to top of sourcesAvuton Olrich2009-04-021-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* tag: no CamelCaseMax Kellermann2009-02-271-1/+1
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-251-1/+1
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-171-0/+3
* renamed decoder plugin "oggvorbis" to "vorbis"Max Kellermann2009-02-161-0/+415