blob: 64dddc370d37631a2e3676336c6ab0cab1361efe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- import/demux_pass.c.orig 2011-11-19 16:50:27 UTC
+++ import/demux_pass.c
@@ -32,7 +32,7 @@
#include "packets.h"
-int gop, gop_pts, gop_cnt;
+//int gop, gop_pts, gop_cnt;
/* if you listen carefully, then you can hear the desesperate
* whisper of this code calling for a rewrite. Or for a redesign.
|