diff options
author | Compn <tempn@twmi.rr.com> | 2013-09-15 07:24:16 -0400 |
---|---|---|
committer | Compn <tempn@twmi.rr.com> | 2013-09-15 07:24:16 -0400 |
commit | a06e20888dbc70490e5916a106b4394a5f4d5d2b (patch) | |
tree | b00c1935a827ffe3b0e0f22cd26578af2716f3ef | |
parent | 211a185cba78aa8410e85de91630aa3a8c083883 (diff) | |
download | ffmpeg-a06e20888dbc70490e5916a106b4394a5f4d5d2b.tar.gz |
changelog: add ffv1 yuva and dts streamid change
-rw-r--r-- | Changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,9 @@ version <next> - w3fdif filter - Opus support in Matroska - FFV1 version 1.3 is stable and no longer experimental - +- FFV1: YUVA(444,422,420) 9, 10 and 16 bit support +- changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be + more consistent with other muxers. version 2.0: |