Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)
authorLuca Abeni <lucabe72@email.it>
Fri, 24 Aug 2007 07:13:34 +0000 (07:13 +0000)
committerLuca Abeni <lucabe72@email.it>
Fri, 24 Aug 2007 07:13:34 +0000 (07:13 +0000)
commit98561024ac791d9aa5caee0700f9cb55188fa266
tree6cb7883d9db8397d9bde952dab6df360f472b9a8
parentb75c8d16e7d81010fe9c01c8b24d6d5da1a35a7a
Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)

Originally committed as revision 10201 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/rtp.c
libavformat/rtp_internal.h
libavformat/rtp_mpv.c [new file with mode: 0644]
libavformat/rtp_mpv.h [new file with mode: 0644]