]> git.sesse.net Git - ffmpeg/commit
h264_metadata: Don't use inferred value of buffering frames
authorAndreas Rheinhardt <andreas.rheinhardt@googlemail.com>
Mon, 12 Nov 2018 14:18:15 +0000 (15:18 +0100)
committerMark Thompson <sw@jkqxz.net>
Tue, 13 Nov 2018 21:12:28 +0000 (21:12 +0000)
commit3c9c9b1568ef6a9babb4237cf8850017ef547668
tree085a63ddd9ee0bc309cd5a1e69f280afb48fd755
parent959521b58de945ce8aacd4b0ba84958fc192a2c9
h264_metadata: Don't use inferred value of buffering frames

Using the value of buffering frames inferred from the old level is
not a sensible approach when one wants to guess the level.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@googlemail.com>
Signed-off-by: Mark Thompson <sw@jkqxz.net>
libavcodec/h264_metadata_bsf.c