projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de0f2f4
)
* redundant declaration removed
author
Zdenek Kabelac
<kabi@informatics.muni.cz>
Mon, 8 Jul 2002 11:38:40 +0000
(11:38 +0000)
committer
Zdenek Kabelac
<kabi@informatics.muni.cz>
Mon, 8 Jul 2002 11:38:40 +0000
(11:38 +0000)
Originally committed as revision 724 to svn://svn.ffmpeg.org/ffmpeg/trunk
libav/avformat.h
patch
|
blob
|
blame
|
history
diff --git
a/libav/avformat.h
b/libav/avformat.h
index
8ab1dab
..
4e76482
100644
(file)
--- a/
libav/avformat.h
+++ b/
libav/avformat.h
@@
-266,7
+266,6
@@
void dump_format(AVFormatContext *ic,
const char *url,
int is_output);
int parse_image_size(int *width_ptr, int *height_ptr, const char *str);
-INT64 gettime(void);
INT64 parse_date(const char *datestr, int duration);
/* ffm specific for ffserver */