Mercurial > libavcodec.hg
diff vaapi_mpeg4.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 | 7589f76ce761 |
