Revert r14497
Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached. Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#ifndef FFMPEG_RTP_MPV_H
|
||||
#define FFMPEG_RTP_MPV_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "avformat.h"
|
||||
|
||||
void ff_rtp_send_mpegvideo(AVFormatContext *s1, const uint8_t *buf1, int size);
|
||||
|
||||
Reference in New Issue
Block a user