aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/vorbis_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tag: no CamelCaseMax Kellermann2009-02-271-1/+1
| | | | Renamed numOfItems to num_items.
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-251-1/+1
| | | | | "ls" is a bad name for a library which parses URIs. We'll move the rest of the "ls" library later.
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-171-0/+3
| | | | | Fixed the log domains of the renamed decoders. Added G_LOG_DOMAIN macros in decoders which don't have one already.
* renamed decoder plugin "oggvorbis" to "vorbis"Max Kellermann2009-02-161-0/+415
This plugin uses libvorbis.