]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()
[ffmpeg] / Changelog
index cbee5fa0783dff1fd7b54e2e1d51488be7993883..f1d7fa632b4f7cffdb73f700b05bf1b070ad0b2f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,13 @@ version <next>
 - perspective filter ported from libmpcodecs
 - 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: