[FFmpeg-cvslog] ffplay: remove reference to unused QETimer symbol
Stefano Sabatini
git at videolan.org
Sat Apr 23 12:52:21 CEST 2011
ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Fri Apr 22 11:26:44 2011 +0200| [c632a1c205c59a7d716cae2d540c7b693e9a827e] | committer: Stefano Sabatini
ffplay: remove reference to unused QETimer symbol
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c632a1c205c59a7d716cae2d540c7b693e9a827e
---
ffplay.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ffplay.c b/ffplay.c
index 28ec615..f97d97f 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;
More information about the ffmpeg-cvslog
mailing list