Dear experts

I am trying to do step-by-step debugging of HEVC decoder in ffmpeg for a 
detailed study.  I created the eclipse project for ffmpeg and then compile the 
ffmpeg using --enable-static and --enable-debug.  However, it seems that I 
can't get into the low-level functions of HEVC, such as hls_coding_unit() in 
libavcodec/hevc.c.  Anything is missed here? Thanks very much for your comments.

All the best
                                          
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to