Hi,
On Thu, 2010-08-05 at 10:40 +0300, alock ramkumar wrote:
> Hi,
>
> I have few doubts regarding caps negotiation.
> Why some decoders calling decode preocedure(_chain function) from
> setcaps? (eg: theoradec).Most of the other decoders are not doing
> this.
It only calls chain for the codec_data (which is normally out-of-band
data). Some formats contain that chunk of data at the beginning of the
stream (in-band) and some others not (out-of-band).
The libtheora library requires the user to pass that data to be
decoded before giving it any other data. That's why it's done there.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel