Merge rtp_internal.h in rtp.h, and remove rtp_internal.h

Originally committed as revision 16817 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Luca Abeni 2009-01-27 12:23:16 +00:00
parent 620b8a2ed7
commit 20631a9c15
12 changed files with 115 additions and 145 deletions

View file

@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avformat.h"
#include "rtp_internal.h"
#include "rtp.h"
#include "rdt.h"
#define REGISTER_MUXER(X,x) { \