Mercurial > libavcodec.hg
diff parser.h @ 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 | 04423b2f6e0b |
| children | fdafbcef52f5 |
