]> git.sesse.net Git - ffmpeg/commit
vaapi_encode_h265: Don't require uniform_spacing_flag
authorMark Thompson <sw@jkqxz.net>
Tue, 28 Jul 2020 22:50:22 +0000 (23:50 +0100)
committerMark Thompson <sw@jkqxz.net>
Sat, 1 Aug 2020 16:39:32 +0000 (17:39 +0100)
commit3d19c5ee688ebe9adeee8b3ddf9274517e55c8ab
treeb03217e050e688bfb7a2fcb81ee5d1eb9571e98a
parentbc58d1f58eeb7f80049b18395256f2a8cb039f64
vaapi_encode_h265: Don't require uniform_spacing_flag

Though still use it if the tile arrangement matches.  Also try to keep the
fields in the same order as the standard.
libavcodec/vaapi_encode_h265.c