[FFmpeg-devel] [PATCH] FLAC parser

Michael Niedermayer michaelni
Sun Sep 26 14:28:53 CEST 2010


On Sun, Sep 26, 2010 at 12:58:06PM +0200, Michael Chinen wrote:
> On Sun, Sep 26, 2010 at 2:00 AM, Felipe Contreras
> [...]
> >
> > Ah, I needed CONFIG_FLAC_PARSER.
> 
> I would like to test this.  I am running configure without any mention
> of the parser.  How can I get it to go without CONFIG_FLAC_PARSER?
> 
> >
> > Since now the decoder doesn't work without the parser, wouldn't a
> > dependency should somehow be specified?
> 
> Is this dependency undesirable?  I can look into getting both cases to
> work if so.

the decoder should work with what the encoder outputs (that is what each
encoder call returns should be consumed by 1 decoder call) otherwise
either encoder or decoder are not working with proper frames
a parser should not be needed in this case

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100926/20dc1694/attachment.pgp>



More information about the ffmpeg-devel mailing list