mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Remove the inclusion of rtsp.h and rtp.h from avformat.h, and
explicitly include such headers where needed Originally committed as revision 10871 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "avformat.h"
|
||||
#include "rtsp.h"
|
||||
#include "rtp.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user