OSDN Git Service

h264: drop needs_realloc
authorAnton Khirnov <anton@khirnov.net>
Tue, 31 Mar 2015 08:10:42 +0000 (10:10 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 29 Apr 2015 03:52:57 +0000 (05:52 +0200)
commit27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3
treed09e19a8bfe6562cc303834999cdad0507066ed4
parent0ac8ff618c5e6d878c547a8877e714ed728950ce
h264: drop needs_realloc

It is not needed anymore since switching to refcounted frames.
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_picture.c
libavcodec/h264_slice.c