]> git.sesse.net Git - ffmpeg/commit
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)
commit7b880464cb31b779259d56123e03cf3903d476e5
tree0703a77c503bbccd8d46cde5780009e8badaa2fb
parent49507f1d1731585ce10c4a797c6c55e72c694ecb
parentf1ccd076801444ab7f524cb13e0886faaf10fd50
Merge commit 'f1ccd076801444ab7f524cb13e0886faaf10fd50'

* 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>