summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-04-10 15:02:01 +0200
committerAnton Khirnov <anton@khirnov.net>2013-04-30 11:53:12 +0200
commita83c0da539fb07260310bc3b34056239d2b138b2 (patch)
tree39b62e964b8486cb16731f1e255a94371e851873 /Changelog
parent3d624420086ed3cd0c74f4510f0285968e21c117 (diff)
downloadffmpeg-streaming-a83c0da539fb07260310bc3b34056239d2b138b2.zip
ffmpeg-streaming-a83c0da539fb07260310bc3b34056239d2b138b2.tar.gz
avconv: make -t insert trim/atrim filters.
This makes -t sample-accurate for audio and will allow further simplication in the future. Most of the FATE changes are due to audio now being sample accurate. In some cases a video frame was incorrectly passed with the old code, while its was over the limit.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 23ed1b4..ca5dbac 100644
--- a/Changelog
+++ b/Changelog
@@ -14,6 +14,7 @@ version 10:
- JPEG 2000 decoder
- new asetpts filter (same as setpts, but for audio)
- new trim and atrim filters
+- avconv -t option is now sample-accurate when transcoding audio
version 9:
OpenPOWER on IntegriCloud