Commit 1e6365b3 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

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
parent 4443c0e9
......@@ -26,6 +26,7 @@
#include "libavutil/avstring.h"
#include "avformat.h"
#include "rtpdec.h"
#include <unistd.h>
#include <stdarg.h>
......
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