OSDN Git Service

mpegvideo: make ff_release_unused_pictures() static
authorAnton Khirnov <anton@khirnov.net>
Sat, 30 Nov 2013 17:07:06 +0000 (18:07 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 5 Dec 2013 12:26:50 +0000 (13:26 +0100)
commit282c6a1a0ef3e8c8e180c15b39cfe5b89704d848
tree615e52cacfddf071fa96d1c7bdc2b6d96b669d49
parentc99307caee01441cfde24f3b7b0db3037b7022dc
mpegvideo: make ff_release_unused_pictures() static

It is only called from one place in mpegvideo.c now. Also remove the
remove_current parameter, which is always 1.
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h