aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-10 23:13:59 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-11 21:46:33 +0200
commit5735f768b0b6d2f71478636502ba1e42f1a9a788 (patch)
tree75e14068ab4ef0ab4c02e54c74e3a0e74a9d0c54 /libavformat
parent6952301f33add347906af4d3e10b36a57d933ce0 (diff)
downloadffmpeg-5735f768b0b6d2f71478636502ba1e42f1a9a788.tar.gz
h261: move tables from header to .c file.
Currently they end up twice in the binary, since both encoder and decoder include the header and thus each gets their own copy. This is clearly nonsense for the const tables, but shouldn't be necessary for the RLTable either. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions