[MPlayer-dev-eng] [PATCH] libavcodec skip decoding options
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Jul 15 18:30:41 CEST 2005
Hi,
On Fri, Jul 15, 2005 at 09:00:00AM -0700, Loren Merritt wrote:
> On Fri, 15 Jul 2005, Reimar [iso-8859-1] Döffinger wrote:
> >skip options
> > all these accept a value that specifies when this processing step
> > should be skipped:
> > none
> > never skip
> > default
> > skip when it is useless (e.g. 0 size packets in AVI)
>
> What's the difference between these two? What processing could possibly be
> done by the codec to 0 size packets in AVI?
No idea, I didn't program it *g*
Actually it seems there is currently no difference, but there are two
sepearte enum values for these, so it at least might be used one day.
I just took this from avcodec.h
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list