]> git.sesse.net Git - ffmpeg/commit
add support for rtp/h264 streaming
authorRyan Martell <rdm4@martellventures.com>
Tue, 7 Nov 2006 22:10:07 +0000 (22:10 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 7 Nov 2006 22:10:07 +0000 (22:10 +0000)
commit1d1be919ce04327dee6169d3e0382fb680157665
treec369d9e65dd7ee819cc2dc822d41069565af0df0
parentabc7202f45b61ae586972618b90fe613f6d76720
add support for rtp/h264 streaming
Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Nov 6, 2006 8:56 PM
Subject: [Ffmpeg-devel] [PATCH] H.264 via RTP

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