]> git.sesse.net Git - ffmpeg/commit
h264: Fix decoding delay for Intra only streams
authorAnton Mitrofanov <BugMaster@narod.ru>
Sun, 8 May 2016 11:28:00 +0000 (13:28 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 12 Jun 2016 18:29:29 +0000 (20:29 +0200)
commita833ff68f6bf9dc72c3ef0ddf830ebed743c0703
tree99baf584d14f59f73fdb4ddc7d5bdfa3af0ed5a7
parent90f469aa2b98a868cdbe35170c24272de10e1341
h264: Fix decoding delay for Intra only streams

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/h264_ps.c