Mercurial > libavcodec.hg
comparison mpeg12enc.c @ 11627:56591b8041ea libavcodec
Move static function fill_filter_caches() from h264.h to h264.c.
The function is only used within that file, so it makes sense to place
it there. This fixes many warnings of the type:
h264.h:1170: warning: ¡Æfill_filter_caches¡Ç defined but not used
author | diego |
---|---|
date | Tue, 13 Apr 2010 22:15:49 +0000 |
parents | 8a4984c5cacc |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
11626:4c120a633832 | 11627:56591b8041ea |
---|