[vlc-devel] [PATCH] Fix demuxdump to work with RTP input

Marian Ďurkovič md at bts.sk
Fri Sep 4 11:49:29 CEST 2009


Hi,

  attached patch solves problem with demuxdump, which currently dumps
garbage when RTP input is used. When stream_Read was used alone, it
read 1316 bytes from the RTP input add added garbage upto DUMP_BLOCKSIZE.
With stream_Peek it works as expected and also makes the whole demuxdump
faster.

   With kind regards,

      M.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-demuxdump-to-work-with-RTP-input.patch
Type: text/x-diff
Size: 1455 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090904/8f4431b5/attachment.patch>


More information about the vlc-devel mailing list