[MPlayer-dev-eng] [PATCH] replacement for internal mpg123 fork (mp3lib)

Thomas Orgis thomas-forum at orgis.org
Wed May 12 12:50:46 CEST 2010


Am Wed, 12 May 2010 08:07:31 +0200
schrieb Reimar Döffinger <Reimar.Doeffinger at gmx.de>: 

> On Wed, May 12, 2010 at 04:27:22AM +0200, Thomas Orgis wrote:
> > +            incount =
> > +                demux_read_data(((sh_audio_t *) sh)->ds, inbuf, INBUF);
> 
> ds_read_packet should avoid an extra memcpy and (unless FFmpeg was compiled
> without MP3 support) give already correctly split packets so even the parsing
> could be avoided.

What parsing? The parsing inside mpg123? And, what about free format
streams... those don't work with MPlayer's parser, apparently, but they
would work if just handed to mpg123.


Alrighty then,

Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100512/c91ff2e3/attachment.pgp>


More information about the MPlayer-dev-eng mailing list