[FFmpeg-devel] [PATCH] ffplay: remove reference to unused QETimer symbol
Stefano Sabatini
stefano.sabatini-lala at poste.it
Fri Apr 22 12:04:38 CEST 2011
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala at poste.it>
---
ffplay.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ffplay.c b/ffplay.c
index d45f0b9..1577356 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -206,7 +206,6 @@ typedef struct VideoState {
struct SwsContext *img_convert_ctx;
#endif
- // QETimer *video_timer;
char filename[1024];
int width, height, xleft, ytop;
--
1.7.2.3
More information about the ffmpeg-devel
mailing list