OSDN Git Service

rtpdec: Remove unnecessary inline attributes
authorMartin Storsjö <martin@martin.st>
Tue, 24 Feb 2015 10:56:51 +0000 (12:56 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 24 Feb 2015 21:07:25 +0000 (23:07 +0200)
commit88434f9725e7c9484dcbcf323566ae88a2904f32
tree68592d61eb204cbb301049798bbf71509ef3c576
parentec96a89c3e507cf0fb1f2b159b28a53f2bad9a74
rtpdec: Remove unnecessary inline attributes

These functions are far from performance critical, so there's no
point in marking them as inline.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec_jpeg.c
libavformat/rtpdec_mpa_robust.c
libavformat/rtpdec_xiph.c