[FFmpeg-devel] [PATCH] Udp.c

Michael Niedermayer michaelni at gmx.at
Fri May 13 17:21:16 CEST 2011


On Mon, May 09, 2011 at 10:05:26PM +0100, JULIAN GARDNER wrote:
> New patch which adds a thread into udp.c for receiving data into a circular buffer, this stops the problem of live decoding/encoding giving errors.
> 
> Also added a buf_size which is the number of TS packets that to be allocated for the circular buffer.

Ive applied it and switched it to use libavutils fifo.
Our fifo doesnt need the semaphore and it simplifies the code.
Please review my changes that i did to your code, they are a seperate
commit so should be easy to review.

thanks alot for this patch, this is a feature that was missing and
requested alot.

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110513/e50e3f3d/attachment.asc>


More information about the ffmpeg-devel mailing list