From 1b441837f1b51d2504256b730129e0fe92d64375 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 17 Jan 2010 02:35:15 +0100 Subject: decoder/ffmpeg: append file name suffix to virtual stream URL To allow libavformat to detect the format of the input file, append the suffix of the input file to the URL of the virtual stream. This specifically enables the "shorten" codec, which is supported by libavformat/raw.c, detected only by the suffix. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 70eeb3de..f5dcecbd 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ ver 0.15.8 (2009/??/??) - curl: allow rewinding with Icy-Metadata * decoders: - ffmpeg, flac, vorbis: added more flac/vorbis MIME types + - ffmpeg: enabled libavformat's file name extension detection * dbUtils: return empty tag value only if no value was found * decoder_thread: fix CUE track playback * queue: don't repeat current song in consume mode -- cgit v1.2.3