aboutsummaryrefslogtreecommitdiff
path: root/src/decoder
Commit message (Expand)AuthorAge
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-11
* Merged release 0.15.4 from branch 'v0.15.x'Max Kellermann2009-10-03
|\
| * decoder/ffmpeg: use the "artist" tag if "author" is not presentMax Kellermann2009-09-30
| * decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann2009-09-30
* | Make the sidplay decoder filter configurable.Tony2009-09-28
* | decoder/sidplay: free songlength data blob in error handlerMax Kellermann2009-09-24
* | decoder/sidplay: moved code to sidplay_load_songlength_db()Max Kellermann2009-09-24
* | decoder/sidplay: free GError objectsMax Kellermann2009-09-24
* | decoder/sidplay: pass GError** to g_file_get_contents()Max Kellermann2009-09-24
* | Merge branch 'v0.15.x'Max Kellermann2009-09-10
|\|
| * decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann2009-09-10
* | decoder/sidplay: support seekingMike Dawson2009-08-30
* | decoder/sidplay: implemented songlength databaseMike Dawson2009-08-30
* | decoder/sidplay: subtunesMike Dawson2009-08-30
* | Merged release 0.15.3 from branch 'v0.15.x'Max Kellermann2009-08-30
|\|
| * decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke2009-08-24
* | decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann2009-08-26
* | decoder/vorbis: open file in "binary" modeGunnar Roth2009-08-25
* | Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-15
|\|
| * decoder/flac: don't allocate cuesheet twice (memleak)Max Kellermann2009-08-14
| * decoder/flac: fixed indentation of flac_comment_value()Max Kellermann2009-07-22
| * decoder/flac: parse all replaygain tagsMax Kellermann2009-07-22
| * decoder/flac: return early from flac_find_float_comment()Max Kellermann2009-07-22
| * decoder/flac: removed misplaced authorship commentMax Kellermann2009-07-22
| * mad: skip ID3 frames when libid3tag is disabledMax Kellermann2009-07-22
* | ffmpeg_plugin: convert metadata to generic formatAnton Khirnov2009-08-03
* | Add audio_format_init() functionDavid Woodhouse2009-07-19
* | Merged release 0.15.1 from branch 'v0.15.x'Max Kellermann2009-07-16
|\|
| * decoder/flac: fix assertion failure in tag_free() callMax Kellermann2009-07-06
* | modplug: get track lengthSerge Ziryukin2009-07-15
* | flac: load external cue sheet when no internal oneSerge Ziryukin2009-07-09
* | decoder/sndfile: new decoder plugin based on libsndfileMax Kellermann2009-07-07
* | ffmpeg: support multiple tagsMax Kellermann2009-06-25
|/
* ffmpeg: moved code to ffmpeg_copy_metadata()Max Kellermann2009-06-08
* ffmpeg: removed "new metadata api" warningMax Kellermann2009-06-08
* mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* fluidsynth: added "experimental" comments in the source fileMax Kellermann2009-04-25
* vorbis: move #define out of function to top of sourcesAvuton Olrich2009-04-02
* decoder: Rename all main decoder plugins functions to *decoder_plugin.Avuton Olrich2009-04-02
* flac: fixed "unused variable" warning without libcueMax Kellermann2009-04-01
* Tag subtracks according to "cuesheet" vorbis comment valueJochen Keil2009-03-31
* track length is computed correctly nowJochen Keil2009-03-31
* free previously allocated flac metadata objectJochen Keil2009-03-31
* remove old commented codeJochen Keil2009-03-31
* Bugfix for time/offset in flac pluginJochen Keil2009-03-28
* mpcdec: changed plugin name to "mpcdec"Max Kellermann2009-03-27
* mpcdec: support the new libmpcdec SV8 APIMax Kellermann2009-03-27
* mpcdec: no CamelCaseMax Kellermann2009-03-27
* flac/cue: added support for TITLE[n] commentsMario Lenz2009-03-17