summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-10-09 17:40:20 +0200
committerAnton Khirnov <anton@khirnov.net>2012-10-09 20:32:34 +0200
commitfb722a900fc5cc9e003b9fef25b27ed7fc5547a2 (patch)
tree1ae5f0795df363d8a48b7f5413578deb9dac27f8 /Changelog
parentb94e4acb4874843e914fd3cb8e089aff0756bb4a (diff)
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.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cc5eaeb856..5948bbe976 100644
--- a/Changelog
+++ b/Changelog
@@ -50,6 +50,7 @@ version <next>:
- 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: