]> git.sesse.net Git - ffmpeg/commit
h264: merge ff_h264_free_context() into h264_decode_end()
authorAnton Khirnov <anton@khirnov.net>
Mon, 11 Apr 2016 13:44:57 +0000 (15:44 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 24 Apr 2016 08:06:24 +0000 (10:06 +0200)
commit7f045c4429e91688f1f2335dd347203431901c06
tree438c6eeb8796294c7dadb05c8fc91105da68c3b8
parent99c554efc8b09c3f1bb2fb41c3da5431085f7470
h264: merge ff_h264_free_context() into h264_decode_end()

It is no longer called from outside the h264 decoder.
libavcodec/h264.c
libavcodec/h264.h