提交 8effdce0 编写于 作者: M Måns Rullgård

dvdsubdec: allow compilation with -DDEBUG

Originally committed as revision 14212 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 e8420626
......@@ -440,6 +440,8 @@ static int find_smallest_bounding_rectangle(AVSubtitle *s)
#ifdef DEBUG
#undef fprintf
#undef perror
#undef exit
static void ppm_save(const char *filename, uint8_t *bitmap, int w, int h,
uint32_t *rgba_palette)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册