I cannot load the file utils.c to gdb, because only the executable
ffmpeg/ffserver and sources ffserver.c or ffmpeg.c can be debugged.


On Mon, Oct 13, 2014 at 9:51 AM, ludi <[email protected]> wrote:

> (gdb) b ff_read_packet
> and step in
>
>
>
> ------------------ 原始邮件 ------------------
> *发件人:* "Tilak Varisetty";<[email protected]>;
> *发送时间:* 2014年10月9日(星期四) 晚上10:47
> *收件人:* "This list is about using libavcodec, libavformat,
> libavutil,libavdevice and libavfilter."<[email protected]>;
> *主题:* [Libav-user] Function definition for reading packets
>
> Hello all,
>
> I would like to know how the function int (* AVInputFormat::read_packet)
> (struct AVFormatContext *, AVPacket *pkt) works. I cannot find the function
> definition for how *read_packet is mapped in the structure AVInputFormat.
>
> I want to know what the function is doing at the run time..
>
> I would really appreciate any further details on this.
>
> Thanks,
> Tilak
>
>
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to