[FFmpeg-devel] HEVC decoder debug in ffmpeg

Zhan Ma zhan.ma at live.com
Thu Apr 2 04:41:11 CEST 2015


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
 		 	   		  


More information about the ffmpeg-devel mailing list