[MPlayer-dev-eng] [PATCH] use libavutil fifo.h in ao_macosx.c

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Mar 9 23:17:16 CET 2009


On Mon, Mar 09, 2009 at 10:33:57PM +0100, Guillaume POIRIER wrote:
> On Mon, Mar 9, 2009 at 7:49 PM, Reimar Döffinger
> <Reimar.Doeffinger at gmx.de> wrote:
> > Hello,
> > I can not test it but this patch changes ao_macosx to use
> > libavutil/fifo.h like ao_sdl and ao_jack.
> 
> This breaks at link stage, but I don't know why right now:

Fixed, but oh dear, more uselessly duplicated code: the amount of data
read is limited to the data in the fifo in read_buffer and in the
function read_buffer, and uninit duplicates get_delay code, even though
using get_delay would even make more sense semantically...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aomacbuf.diff
Type: text/x-diff
Size: 6837 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/35dcc412/attachment.diff>


More information about the MPlayer-dev-eng mailing list