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

Olivier Guilyardi list
Fri Mar 13 21:05:38 CET 2009


Attached: jack demuxer 0.10

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.*

Done

Changes since 0.9:
- use libavutil fifo instead of jack ringbuffer
- increase fifo buffers size from 4 to 16 audio packets
- less paranoid protection against underrun
- fix dependency on timefilter (in libavformat/Makefile)
- rename PrivateData to JackData for consistency with other demuxers

--
  Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-r17949-jack-0.10.patch
Type: text/x-patch
Size: 14238 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090313/a306c728/attachment.bin>



More information about the ffmpeg-devel mailing list