]> git.sesse.net Git - ffmpeg/commitdiff
Merge commit 'f1ccd076801444ab7f524cb13e0886faaf10fd50'
authorHendrik Leppkes <h.leppkes@gmail.com>
Thu, 17 Dec 2015 14:03:50 +0000 (15:03 +0100)
committerHendrik Leppkes <h.leppkes@gmail.com>
Thu, 17 Dec 2015 14:03:50 +0000 (15:03 +0100)
* commit 'f1ccd076801444ab7f524cb13e0886faaf10fd50':
  h264: do not call frame_start() for missing frames

Not merged, FFmpeg does a lot more in frame_start to setup missing frames
as well (like coloring them), and the overhead of the other setup is
minimal.

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>

Trivial merge