projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c1f5fb
)
ffplay: remove unused no_background from videostate
author
Marton Balint
<cus@passwd.hu>
Sat, 8 Nov 2014 15:59:13 +0000
(16:59 +0100)
committer
Marton Balint
<cus@passwd.hu>
Thu, 1 Jan 2015 13:38:12 +0000
(14:38 +0100)
Signed-off-by: Marton Balint <cus@passwd.hu>
ffplay.c
patch
|
blob
|
history
diff --git
a/ffplay.c
b/ffplay.c
index
507617e
..
bd156df
100644
(file)
--- a/
ffplay.c
+++ b/
ffplay.c
@@
-198,7
+198,6
@@
typedef struct VideoState {
SDL_Thread *video_tid;
SDL_Thread *audio_tid;
AVInputFormat *iformat;
- int no_background;
int abort_request;
int force_refresh;
int paused;