[SCM] libav/experimental: * redundant declaration removed

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:32:38 UTC 2013


The following commit has been merged in the experimental branch:
commit 436483c2ec856a7e63dd57ec5fe963831bc059cd
Author: Zdenek Kabelac <kabi at informatics.muni.cz>
Date:   Mon Jul 8 11:38:40 2002 +0000

    * redundant declaration removed
    
    Originally committed as revision 724 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libav/avformat.h b/libav/avformat.h
index 8ab1dab..4e76482 100644
--- 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 */

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list