[FFmpeg-devel] [PATCH] Speex parser

Michael Niedermayer michaelni
Sun Sep 20 12:25:21 CEST 2009


On Sat, Sep 19, 2009 at 07:31:49PM -0700, Baptiste Coudurier wrote:
[...]
> Many people are wishing libavformat to be more standalone ie not relying on 
> libavcodec, so I think removing sample_fmt value requirement goes into this 
> direction.

its that container formats often do lack the most basic information ...
users just see a dependancy.
But i do not think users would be happier if lavf would simply
only provide them with whats really stored at the container layer,
very little could be relied on to be available everywhere.

for lavf without lavc first AVParsers would have to be moved from
lavc to lavf and maybe we would need a lib that contains common code
between lavf&lavc (i would prefer not to misuse lavu for that, as its
purpose as a generic utils lib is different)
but note, from what i remember i asked fabrice when he implemented
AVParsers to move them to lavf and he apparently hit some issues
with that but i dont remember details ATM

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- 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/20090920/e70ca6ab/attachment.pgp>



More information about the ffmpeg-devel mailing list