mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-20 15:45:40 +08:00
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
Originally committed as revision 16817 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#ifndef AVFORMAT_RTP_H264_H
|
||||
#define AVFORMAT_RTP_H264_H
|
||||
|
||||
#include "rtp_internal.h"
|
||||
#include "rtp.h"
|
||||
|
||||
extern RTPDynamicProtocolHandler ff_h264_dynamic_handler;
|
||||
void ff_rtp_send_h264(AVFormatContext *s1, const uint8_t *buf1, int size);
|
||||
|
Reference in New Issue
Block a user