mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-28 07:29:14 +00: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:
parent
620b8a2ed7
commit
20631a9c15
12 changed files with 115 additions and 145 deletions
|
@ -19,7 +19,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
#include "avformat.h"
|
||||
#include "rtp_internal.h"
|
||||
#include "rtp.h"
|
||||
#include "rdt.h"
|
||||
|
||||
#define REGISTER_MUXER(X,x) { \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue