]> git.sesse.net Git - ffmpeg/commit
vc2enc: decrease default strictness level
authorRostislav Pehlivanov <atomnuker@gmail.com>
Thu, 15 Jun 2017 17:30:08 +0000 (18:30 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Thu, 15 Jun 2017 17:30:08 +0000 (18:30 +0100)
commitb52b398c30a729dda38c0dd5a0cdeef160c4ca54
tree532facc28ca8ed0496273938096353a31139a061
parent752dd1952a7b68094f8b2d5da0ca0df94190cf0e
vc2enc: decrease default strictness level

Given how incredibly limited the official specifications are (limiting all use
to only the most common broadcasting formats), permit all supported inputs
by default. This makes the encoder more useful.
libavcodec/vc2enc.c