]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avcodec: free priv_data in avcodec_copy_context()
[ffmpeg] / Changelog
index cbee5fa0783dff1fd7b54e2e1d51488be7993883..4a6c60cc43cd744b73b8d816fd668ef1d175f5ff 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,14 @@ 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
+- read EXIF metadata from JPEG
 
 
 version 2.0: