implement the split of file.h and mod_format.h
authorLuigi Rizzo <rizzo@icir.org>
Thu, 22 Nov 2007 00:53:49 +0000 (00:53 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Thu, 22 Nov 2007 00:53:49 +0000 (00:53 +0000)
commit730e4eaca4858930832ecc6e6f9c0dd65d525d19
treec703727b6495c7511d0da4abc033410605eff839
parent8ad9122aa8725a963c50cbcd95e13a311abfd120
implement the split of file.h and mod_format.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89515 65c4cc65-6c06-0410-ace0-fbb531ad65f3
18 files changed:
formats/format_g723.c
formats/format_g726.c
formats/format_g729.c
formats/format_gsm.c
formats/format_h263.c
formats/format_h264.c
formats/format_ilbc.c
formats/format_jpeg.c
formats/format_ogg_vorbis.c
formats/format_pcm.c
formats/format_sln.c
formats/format_vox.c
formats/format_wav.c
formats/format_wav_gsm.c
include/asterisk/_private.h
include/asterisk/file.h
include/asterisk/frame.h
main/file.c