git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
these variables seem to be unused on the demuxer side so theres no sense in setting...
[ffmpeg.git]
/
libavformat
/
asf.c
diff --git
a/libavformat/asf.c
b/libavformat/asf.c
index
61b2fcd
..
09524d8
100644
(file)
--- a/
libavformat/asf.c
+++ b/
libavformat/asf.c
@@
-754,8
+754,6
@@
static void asf_reset_header(AVFormatContext *s)
int i;
asf->packet_nb_frames = 0;
- asf->packet_timestamp_start = -1;
- asf->packet_timestamp_end = -1;
asf->packet_size_left = 0;
asf->packet_segments = 0;
asf->packet_flags = 0;