]> git.sesse.net Git - ffmpeg/commitdiff
Merge commit '2e5bde956519ae19cedfa482e199518e495bcaf5'
authorClément Bœsch <clement@stupeflix.com>
Tue, 21 Jun 2016 09:25:53 +0000 (11:25 +0200)
committerClément Bœsch <clement@stupeflix.com>
Tue, 21 Jun 2016 09:29:01 +0000 (11:29 +0200)
* commit '2e5bde956519ae19cedfa482e199518e495bcaf5':
  h264: eliminate max_contexts

This commit is a noop as max_contexts can change and mismatch the
nb_slice_ctx (see 507b01f89969601f15555f7416804fb691632cbb).

The file in the Ticket is not decodable anymore, so it was not possible
to check if that code path was triggerable some way or another, or even
test a different fix.

Merged-by: Clément Bœsch <clement@stupeflix.com>

Trivial merge