mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 04:02:04 +08:00
rtpproto: Move rtpproto specific function declarations to a separate header
Mixing these with the rtp depacketizer functions in rtpdec.h is no good. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "rtsp.h"
|
||||
|
||||
#include "rtpdec.h"
|
||||
#include "rtpproto.h"
|
||||
#include "rdt.h"
|
||||
#include "rtpdec_formats.h"
|
||||
#include "rtpenc_chain.h"
|
||||
|
||||
Reference in New Issue
Block a user