projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63efd83
)
avplay: remove an unused variable.
author
Anton Khirnov
<anton@khirnov.net>
Mon, 27 Feb 2012 18:44:41 +0000
(19:44 +0100)
committer
Anton Khirnov
<anton@khirnov.net>
Wed, 29 Feb 2012 06:24:34 +0000
(07:24 +0100)
avplay.c
patch
|
blob
|
history
diff --git
a/avplay.c
b/avplay.c
index
836647a
..
beb8dd1
100644
(file)
--- a/
avplay.c
+++ b/
avplay.c
@@
-137,7
+137,6
@@
typedef struct VideoState {
int64_t seek_rel;
int read_pause_return;
AVFormatContext *ic;
- int dtg_active_format;
int audio_stream;