aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/_flac_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-151-55/+63
|\
| * decoder/flac: don't allocate cuesheet twice (memleak)Max Kellermann2009-08-141-4/+6
| * decoder/flac: fixed indentation of flac_comment_value()Max Kellermann2009-07-221-19/+21
| * decoder/flac: parse all replaygain tagsMax Kellermann2009-07-221-14/+18
| * decoder/flac: return early from flac_find_float_comment()Max Kellermann2009-07-221-21/+22
| * decoder/flac: removed misplaced authorship commentMax Kellermann2009-07-221-1/+0
* | Add audio_format_init() functionDavid Woodhouse2009-07-191-3/+2
|/
* flac/cue: added support for TITLE[n] commentsMario Lenz2009-03-171-2/+9
* flac: get CUE track titles from additional FLAC commentsMario Lenz2009-03-161-15/+24
* all: Update copyright header.Avuton Olrich2009-03-131-9/+11
* Initial support for embedded cue sheets found in flac filesJochen Keil2009-03-091-3/+51
* flac: parse stream tagsMax Kellermann2009-03-011-0/+4
* tag: no CamelCaseMax Kellermann2009-02-271-1/+1
* flac: map "Album Artist" to "AlbumArtist"Rasmus Steinke2009-01-151-1/+3
* flac: splitted flac_copy_vorbis_comment()Max Kellermann2009-01-151-37/+38
* flac: moved code to flac_comment_value()Max Kellermann2009-01-151-5/+26
* flac: always allocate tag objectMax Kellermann2009-01-151-14/+8
* flac: use bool instead of intMax Kellermann2009-01-151-15/+15
* flac: no CamelCaseMax Kellermann2009-01-151-39/+44
* decoder plugins: don't include gcc.hMax Kellermann2009-01-011-1/+3
* flac, oggflac: use GLib instead of utils.h/log.hMax Kellermann2008-11-211-5/+4
* replay_gain: converted struct replay_gain_info elements to an arrayMax Kellermann2008-11-111-4/+4
* replay_gain: no CamelCaseMax Kellermann2008-11-111-7/+7
* decoder_api: pass "seekable" flag to decoder_initialized()Max Kellermann2008-11-021-1/+1
* input_stream: removed the InputStream typedefMax Kellermann2008-10-261-1/+1
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-261-0/+323