diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2016-02-29 09:43:07 -0500 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2017-04-02 17:54:05 +0100 |
commit | 0cf949a01193dcf6f83fd95d46792dd94479b4e4 (patch) | |
tree | 07f625a4d2506bc0831c0e377cff3cc6145b2e84 /Changelog | |
parent | f64d1100a54d12c78ce436181bb64229c56da6b3 (diff) | |
download | ffmpeg-0cf949a01193dcf6f83fd95d46792dd94479b4e4.tar.gz |
vp9: Add bsf to merge superframes
From ffmpeg commit 2e6636aa87303d37b112e79f093ca39500f92364.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ version <next>: - The x86 assembler default switched from yasm to nasm, pass --x86asmexe=yasm to configure to restore the old behavior. - Cineform HD decoder +- VP9 superframe split/merge bitstream filters version 12: |