You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doxy header for udp protocol
Originally committed as revision 12861 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
* License along with FFmpeg; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file udp.c
|
||||
* UDP protocol
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
#include <unistd.h>
|
||||
#include "network.h"
|
||||
|
Reference in New Issue
Block a user