Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file

Originally committed as revision 24596 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Martin Storsjö
2010-07-30 12:04:27 +00:00
parent d6bb31a46b
commit 965a3ddb1f
19 changed files with 58 additions and 292 deletions

View File

@@ -34,7 +34,7 @@
#include <assert.h>
#include "rtpdec.h"
#include "rtpdec_xiph.h"
#include "rtpdec_formats.h"
/**
* RTP/Xiph specific private data.