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:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "avformat.h"
|
||||
#include "rtp_aac.h"
|
||||
#include "rtp_internal.h"
|
||||
#include "rtp.h"
|
||||
|
||||
#define MAX_FRAMES_PER_PACKET (s->max_frames_per_packet ? s->max_frames_per_packet : 5)
|
||||
#define MAX_AU_HEADERS_SIZE (2 + 2 * MAX_FRAMES_PER_PACKET)
|
||||
|
||||
Reference in New Issue
Block a user