OSDN Git Service

h264: drop H264Context.ouputed_poc
authorAnton Khirnov <anton@khirnov.net>
Sun, 5 Apr 2015 06:49:47 +0000 (08:49 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 29 Apr 2015 03:52:57 +0000 (05:52 +0200)
commit9d33bab583a82cf12286c65258a29c6888e1ff98
treebea5f4197e1ee941fad394d65777a7a635f2feeb
parent27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3
h264: drop H264Context.ouputed_poc

It is only set, but never used for anything.
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_picture.c
libavcodec/h264_slice.c