In the typedef struct definition of AVCodec in libavcodec/avcodec.h:
1) what does int capabilities; stand for and what is it supposed to contain?
2) Is it compulsory to assign some value to  the PixelFormat variable or can
we leave it since we have already assigned a PIX_FMT_XYZ in the demuxer?
3) What is the void (*flush)(AVCodecContext *)?
-----------------
Sisir Koppaka
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to