Searched refs:debug_ipmovie (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dipmovie.c44 #define debug_ipmovie printf macro
46 static inline void debug_ipmovie(const char *format, ...) { } function
154 debug_ipmovie("sending audio frame with pts %"PRId64" (%d audio frames)\n",
188 debug_ipmovie("sending video frame with pts %"PRId64"\n",
237 debug_ipmovie("chunk type 0x%04X, 0x%04X bytes: ", chunk_type, chunk_size);
242 debug_ipmovie("initialize audio\n");
246 debug_ipmovie("audio only\n");
250 debug_ipmovie("initialize video\n");
254 debug_ipmovie("video (and audio)\n");
258 debug_ipmovie("shutdow
[all...]

Completed in 38 milliseconds