aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/ffpmeg: move code to FfmpegScanMetadata()Max Kellermann2014-12-111-4/+18
* decoder/ffmpeg: support ReplayGain and MixRampMax Kellermann2014-12-101-0/+56
* decoder/ffpmeg: use forward declarationsMax Kellermann2014-12-102-9/+5
* decoder/ffpmeg: rename functions to CamelCaseMax Kellermann2014-12-103-17/+17
* decoder/ffmpeg: optimize ffmpeg_scan_dictionary()Max Kellermann2014-12-101-7/+9
* decoder/mad: convert "const" to "constexpr"Max Kellermann2014-12-091-4/+4
* decoder/ffmpeg: make the tag_table constexprMax Kellermann2014-12-091-1/+1
* configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann2014-12-091-1/+1
* configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann2014-12-091-1/+1
* Merge tag 'v0.19.6'Max Kellermann2014-12-081-0/+5
|\
| * Merge tag 'v0.18.20' into v0.19.xMax Kellermann2014-12-081-0/+5
| |\
| | * decoder/ffmpeg: support FFmpeg 2.5Max Kellermann2014-12-081-0/+5
| | * decoder/ffmpeg: support opusMax Kellermann2014-11-101-1/+2
| | * decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann2014-11-021-10/+2
| | * decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien2014-11-021-0/+1
* | | playlist, InotifySource, ...: update GLib commentsMax Kellermann2014-12-041-2/+2
* | | decoder/sidplay: pass SidTuneMod to get_song_length()Max Kellermann2014-12-041-14/+9
* | | decoder/sidplay: simplify the SidDatabase::length() callMax Kellermann2014-12-041-4/+2
* | | decoder/sidplay: include cleanupMax Kellermann2014-12-041-2/+0
* | | decoder/sidplay: use class SidDatabaseMax Kellermann2014-12-041-51/+11
* | | decoder/sidplay: use config_param::GetBlockPath()Max Kellermann2014-12-041-7/+12
* | | decoder/sidplay: make "songlength_file" localMax Kellermann2014-12-041-2/+1
* | | decoder/sidplay: pass parsed path to get_song_length()Max Kellermann2014-12-041-4/+3
* | | decoder/sidplay: merge get_container_name() and get_song_num()Max Kellermann2014-12-041-50/+38
* | | util/SplitString: rename to DivideStringMax Kellermann2014-12-032-4/+4
* | | decoder/gme: simplify ParseContainerPath()Max Kellermann2014-12-021-32/+27
* | | decoder/gme: merge get_container_name() and get_song_num()Max Kellermann2014-12-021-54/+28
* | | decoder/gme: get_song_num() returns unsignedMax Kellermann2014-12-011-6/+9
* | | decoder/gme: move code to ScanMusicEmu()Max Kellermann2014-12-011-14/+22
* | | decoder/gme: move code to ScanGmeInfo()Max Kellermann2014-12-011-34/+42
* | | Merge tag 'v0.19.5'Max Kellermann2014-11-263-359/+0
|\| |
| * | decoder/mp4v2: remove because of incompatible licenseMax Kellermann2014-11-253-359/+0
* | | Merge branch 'v0.19.x'Max Kellermann2014-11-242-3/+3
|\| |
| * | decoder/{dsdiff,dsf,opus}: fix deadlock while seekingMax Kellermann2014-11-242-3/+3
* | | configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann2014-11-225-17/+17
* | | configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-10/+8
* | | Merge tag 'v0.19.4'Max Kellermann2014-11-181-0/+7
|\| |
| * | decoder/opus: add MIME types audio/ogg and application/oggMax Kellermann2014-11-121-0/+7
* | | Merge tag 'v0.19.3'Max Kellermann2014-11-112-19/+68
|\| |
| * | decoder/opus: support chained streamsMax Kellermann2014-11-111-1/+36
| * | decoder/opus: move code to HandleEOS()Max Kellermann2014-11-111-1/+8
| * | decoder/opus: improved error loggingMax Kellermann2014-11-111-4/+11
| * | decoder/opus: fix mistyped LoadEOSPacket() return valueMax Kellermann2014-11-111-1/+1
| * | decoder/opus: eliminate flag "found_opus"Max Kellermann2014-11-111-5/+3
| * | decoder/opus: add constexpr output_buffer_framesMax Kellermann2014-11-111-8/+10
| * | decoder/audiofile: fix bit rate calculationMax Kellermann2014-11-101-1/+1
* | | Merge branch 'v0.19.x'Max Kellermann2014-11-071-1/+2
|\| |
| * | decoder/ffmpeg: support opusMax Kellermann2014-11-071-1/+2
* | | Merge tag 'v0.19.2'Max Kellermann2014-11-024-22/+7
|\| |
| * | Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann2014-11-011-1/+2