Commit 759d98d0 authored by Luca Abeni's avatar Luca Abeni

Explicitly include rtp.h (needed for rtp_get_payload_type())

Originally committed as revision 10863 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a385446f
......@@ -20,6 +20,7 @@
#include "avstring.h"
#include "avformat.h"
#include "rtp.h"
#ifdef CONFIG_RTP_MUXER
#define MAX_EXTRADATA_SIZE ((INT_MAX - 10) / 2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment