mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-12 10:15:22 +00:00
* redundant declaration removed
Originally committed as revision 724 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
de0f2f4cca
commit
436483c2ec
@ -266,7 +266,6 @@ void dump_format(AVFormatContext *ic,
|
|||||||
const char *url,
|
const char *url,
|
||||||
int is_output);
|
int is_output);
|
||||||
int parse_image_size(int *width_ptr, int *height_ptr, const char *str);
|
int parse_image_size(int *width_ptr, int *height_ptr, const char *str);
|
||||||
INT64 gettime(void);
|
|
||||||
INT64 parse_date(const char *datestr, int duration);
|
INT64 parse_date(const char *datestr, int duration);
|
||||||
|
|
||||||
/* ffm specific for ffserver */
|
/* ffm specific for ffserver */
|
||||||
|
Loading…
Reference in New Issue
Block a user