]> git.sesse.net Git - vlc/commit
Fixed H264 rtp packetization.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 27 Feb 2007 20:02:15 +0000 (20:02 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 27 Feb 2007 20:02:15 +0000 (20:02 +0000)
commit12659dbfad0e0eaeee78aeb91416fcf3732beea6
tree1e0fd8571a4c0589aa21e278e3a24e3266f70f7b
parentb160af605b251682ad86348cc4e07287084e891c
Fixed H264 rtp packetization.
Force a TTL value of 1 if not defined instead of refusing to start.
(Any suggestion about a better failsafe value ?)
modules/stream_out/rtp.c