From fb722a900fc5cc9e003b9fef25b27ed7fc5547a2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 9 Oct 2012 17:40:20 +0200 Subject: avconv: remove -same_quant It has not worked for anything other than fringe codecs (asv1/2, mdec, mjpeg[b]) since about 2003 and nobody ever noticed or complained. This sufficiently proves that there are no users of this option who have a clue of what they are doing, so it is completely useless. --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index cc5eaeb856..5948bbe976 100644 --- a/Changelog +++ b/Changelog @@ -50,6 +50,7 @@ version : - Smooth Streaming live segmenter muxer - RTP packetization of JPEG - Opus decoder and encoder using libopus +- remove -same_quant, it hasn't worked for years version 0.8: -- cgit v1.2.3