]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()
[ffmpeg] / Changelog
index 48f93c74a99a47632a9a59e95cd8085249d4705a..f1d7fa632b4f7cffdb73f700b05bf1b070ad0b2f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,12 @@ version <next>
 - ffprobe -show_programs option
 - compand filter
 - RTMP seek support
+- when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
+  even when used as an input option. Previous behavior can be restored with
+  the -noaccurate_seek option.
+- ffmpeg -t option can now be used for inputs, to limit the duration of
+  data read from an input file
+- incomplete Voxware MetaSound decoder
 
 
 version 2.0: