From 8e6cd377be0a7f4a569c54316bdb882a714e2c7c Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 24 Jun 2006 00:25:33 +0000 Subject: tweaked transcode stuff so that it acutally changes the file name and mime type semi-correctly --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b61e6893..544c738f 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2 + - Fixed issue with transcoding not changing the mime type or the + filename, currently hardcodes to mp3 and audio/mpeg - Updated Spanish Translation (Thx Bgordon) - Fixed potential for a foreach() error on vainfo if no tags are found, and fixed quicktime (mp4) tag reading -- cgit