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

@@ -22,7 +22,7 @@
#include "libavcodec/mpegvideo.h"
#include "avformat.h"
#include "rtp_internal.h"
#include "rtp.h"
/* NOTE: a single frame must be passed with sequence header if
needed. XXX: use slices. */