]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mpeg.c
avformat/mpegtsenc: Change the service_type field to enum
[ffmpeg] / libavformat / mpeg.c
index f98d8502725f83f39049cda24758763db00c66e9..a0b5738790a7514160aa0a66d44855ac60896cf3 100644 (file)
@@ -28,8 +28,6 @@
 # include "libavutil/bprint.h"
 #endif
 
-#undef NDEBUG
-#include <assert.h>
 #include "libavutil/avassert.h"
 
 /*********************************************/