Remove pointless av_cold attributes in header files
authorDiego Biurrun <diego@biurrun.de>
Sat, 9 Feb 2013 15:19:27 +0000 (16:19 +0100)
committerDiego Biurrun <diego@biurrun.de>
Sat, 23 Feb 2013 19:13:47 +0000 (20:13 +0100)
commit94ee7da08d2af875f485d4f784d50726cf3078f4
tree91f7945da0a8b59af94f831a65f576e4d1efabf8
parentb5f536d24b5ae360503935c34d5d59fa5181b94d
Remove pointless av_cold attributes in header files

The init functions marked as av_cold have to be executed in any case,
so there is no gain from trying to mark paths leading to such functions
as unlikely.
libavcodec/aacsbr.h
libavcodec/asv.h
libavcodec/fmtconvert.h
libavcodec/h264.h
libavcodec/ivi_common.h
libavcodec/mss12.h
libavcodec/mss2dsp.h
libavcodec/pnm.h
libavcodec/psymodel.h
libavcodec/vc1.h
libavcodec/wma_common.h