Mercurial > libavformat.hg
changeset 6331:f782d4b790fc libavformat
Add extern to mxf_d10_muxer forward declaration to avoid a redundant
redeclaration warning.
author | reimar |
---|---|
date | Wed, 28 Jul 2010 05:48:48 +0000 |
parents | c4ff37db69e1 |
children | 2f14ee83c673 |
files | mxfenc.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mxfenc.c Tue Jul 27 15:54:26 2010 +0000 +++ b/mxfenc.c Wed Jul 28 05:48:48 2010 +0000 @@ -44,7 +44,7 @@ static const int NTSC_samples_per_frame[] = { 1602, 1601, 1602, 1601, 1602, 0 }; static const int PAL_samples_per_frame[] = { 1920, 0 }; -AVOutputFormat mxf_d10_muxer; +extern AVOutputFormat mxf_d10_muxer; #define EDIT_UNITS_PER_BODY 250 #define KAG_SIZE 512