]> git.sesse.net Git - vlc/commit
* H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 25 May 2006 18:34:32 +0000 (18:34 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 25 May 2006 18:34:32 +0000 (18:34 +0000)
commit05b21e9603158b8e145eaa776bf088db6594eb33
tree2e36b12f9c28f00951a2d8a7e684e51736d8c31d
parent8e7484b4ff79cc0d22ee0a61ee372dee78431eed
* H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
  NAL and FU-A modes of RFC 3984
  works for VLC -> VLC
  Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
THANKS
modules/misc/rtsp.c
modules/stream_out/rtp.c