Re: [FFmpeg-devel] Encode2() function in libavcodec/avcodec.h

2014-10-30 Thread Michael Niedermayer
On Thu, Oct 30, 2014 at 11:31:25AM +0530, greeshma wrote: > Hi, > > the attributes has been changed to (AVCodecContext *avctx, AVPacket *avpkt, > const AVFrame *frame, int *got_packet_ptr); > > what is the exact change made in the function. if you want to know which commit introduced a change th

[FFmpeg-devel] Encode2() function in libavcodec/avcodec.h

2014-10-29 Thread greeshma
Hi, the attributes has been changed to (AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr); what is the exact change made in the function. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/li