summaryrefslogtreecommitdiff
path: root/src/decoder/plugins
AgeCommit message (Expand)Author
2014-05-22decoder/wavpack: convert WavpackInput attributes to referencesMax Kellermann
2014-05-22decoder/wavpack: move wavpack_input_init into struct WavpackInputMax Kellermann
2014-05-22decoder/wavpack: wavpack_open_wvc() returns WavpackInput*Max Kellermann
2014-05-22DecoderAPI: add function decoder_open_uri()Max Kellermann
2014-05-22decoder/wavpack: rename struct wavpack_input to WavpackInputMax Kellermann
2014-05-12InputStream: "protect" attributesMax Kellermann
2014-05-12Merge tag 'v0.18.11'Max Kellermann
2014-05-11InputStream: add virtual destructorMax Kellermann
2014-05-11InputStream: convert to classMax Kellermann
2014-04-10Merge tag 'release-0.18.10'Max Kellermann
2014-02-24decoder/gme: use free() instead of g_free()Max Kellermann
2014-02-24DecoderPlugin: free the container_scan() return value with delete[]Max Kellermann
2014-02-22decoder/opus: use new[] instead of g_malloc()Max Kellermann
2014-02-07DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann
2014-02-07fixed possible format_context not closed in ffmpeg_decodegeneticdrift
2014-01-24Input*: move to input/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann