OSDN Git Service

h264: (trivial) make ff_h264_lps_state static
authorRoland Scheidegger <rscheidegger_lists@hispeed.ch>
Fri, 27 Apr 2012 20:12:18 +0000 (22:12 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 28 Apr 2012 18:02:27 +0000 (20:02 +0200)
commite52b96187b5451d44ec9bbbb4b6151aebac8b559
treeae626c6574a594f876e35e5c9b4b5110031a71b3
parent5520df6a8f13fed175f74a00893775bc218a43b4
h264: (trivial) make ff_h264_lps_state static

not used outside the cabac test functions (which probably means it's
a bad test if it doesn't use the same tables as the real functions?)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/cabac.c