[FFmpeg-devel] [PATCH] libavdevice: JACK demuxer

Michael Niedermayer michaelni
Mon Mar 9 16:25:03 CET 2009


On Mon, Mar 09, 2009 at 10:12:13AM +0100, Olivier Guilyardi wrote:
> Michael Niedermayer wrote:
[...]
> > also, it seems libavutil/fifo.c/h could be used now (as ive fixed a
> > alignment bug) so you dont have to implement anything, just call the
> > code from fifo.*
> > (and by that i of course mean storing AVPackets in there not the
> > floats themselfs)
> 
> Okay, no problem. It's your api. However, I need a way to know how many bytes
> can be written/read, before I actually write/read into this fifo buffer.
> Otherwise that will result in broken packets.

"the size used to allocate the fifo" - av_fifo_size()

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090309/a831b0b2/attachment.pgp>



More information about the ffmpeg-devel mailing list