[FFmpeg-cvslog] r19173 - trunk/libavformat/adtsenc.c

Reimar Döffinger Reimar.Doeffinger
Tue Jun 30 11:36:34 CEST 2009


On Tue, Jun 30, 2009 at 10:27:43AM +0100, M?ns Rullg?rd wrote:
> Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> 
> > On Tue, Jun 30, 2009 at 08:43:02AM +0100, M?ns Rullg?rd wrote:
> >> Michael Niedermayer <michaelni at gmx.at> writes:
> >> 
> >> > shouldnt the question abot how and why lavf without lavc be awnsered first
> >> 
> >> lavf without lavc could certainly be useful.  Imagine an embedded
> >> system with hardware decoders and very little memory.  There may not
> >> be room for lavc there.
> >
> > Maybe not for all the de-/encoders, but no room for lavc without any
> > de-/encoders?
> > Ideally that should have little to no overhead over a libavcommon,
> > and if not I'd think it would be better to fix that.
> 
> Possibly, but lavf will currently not work without full decoders and
> parsers for the codecs it encounters.

Huh? That may be true for the particularly ugly formats, but there
should be quite few formats/codecs where it doesn't.
Also, a libavcommon wouldn't help a bit with that issue, so it that
seems irrelevant in this discussion...



More information about the ffmpeg-cvslog mailing list