summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-08-26 21:45:39 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-08-26 21:45:39 +0200
commit9c41b59423bbb86685c05bcf3ef9d4a7efb54f34 (patch)
tree1af9635e45836c894309762f84c93ed4d29615de /libavcodec/libxvid.h
parentffa90d99fd8933b17917045a3768bb9dcfb56f72 (diff)
parent0a024268261d05ccdcf7e03c85fb78d22037a464 (diff)
downloadffmpeg-9c41b59423bbb86685c05bcf3ef9d4a7efb54f34.tar.gz
Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'
* commit '0a024268261d05ccdcf7e03c85fb78d22037a464': libxvid: K&R formatting cosmetics Conflicts: libavcodec/libxvid.c libavcodec/libxvid_rc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/libxvid.h')
-rw-r--r--libavcodec/libxvid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/libxvid.h b/libavcodec/libxvid.h
index 90ecd6f40b..bffe07d808 100644
--- a/libavcodec/libxvid.h
+++ b/libavcodec/libxvid.h
@@ -26,7 +26,6 @@
* common functions for use with the Xvid wrappers
*/
-
int ff_tempfile(const char *prefix, char **filename);
#endif /* AVCODEC_LIBXVID_H */