Include rtpdec.h, it contains prototypes for the following functions:

rtp_set_remote_url(), rtp_get_local_port(), rtp_get_file_handles()

Originally committed as revision 22107 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Carl Eugen Hoyos 2010-02-28 03:59:15 +00:00
parent 4443c0e9a9
commit 1e6365b305
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include "libavutil/avstring.h"
#include "avformat.h"
#include "rtpdec.h"
#include <unistd.h>
#include <stdarg.h>