[FFmpeg-devel] decode_frame of libavcodec/h264.c
Jean Marie Vella
jeanm.vella at gmail.com
Tue Jun 12 16:01:54 CEST 2012
Dear all,
I have .264 files which I used ffmpeg to convert to yuv files. I am trying
to monitor which frames are actually decoded and written in the yuv file.
I am doing this by monitoring h->frame_num in the function decode_frame of
libavcodec/h264.c. However, I would like to know which function calls the
function decode_frame(). Can anyone please help me on this
Thanks
More information about the ffmpeg-devel
mailing list