ffmpeg/libavformat
Reimar Döffinger 39bb30f664 Change all functions referenced in the mxf_metadata_read_table to use the same
prototype and also always call them with exactly those arguments.
The previous way seems to have worked on all supported platforms, however
it was not strictly valid C and would crash e.g. with a compiler that
uses stdcall by default.
Also avoids warnings if -Wstrict-prototypes is used.

Originally committed as revision 23939 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-01 17:10:31 +00:00
..
4xm.c
Makefile
adts.h
adtsenc.c Allow remuxing of explicitly signalled AAC files into ADTS. 2010-07-01 14:49:32 +00:00
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
avi.c
avi.h
avidec.c Factorize get_duration() out of 4 places of the avi demuxer. 2010-07-01 13:50:15 +00:00
avienc.c
avio.c
avio.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
avs.c
bethsoftvid.c
bfi.c
bink.c
c93.c
caf.c
caf.h
cafdec.c
cdg.c
concat.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
file.c
filmstripdec.c
filmstripenc.c
flacdec.c
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
http.c
http.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c
id3v2.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
idcin.c
idroq.c
iff.c
img2.c
internal.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ipmovie.c
isom.c
isom.h
iss.c
iv8.c
ivfdec.c
libavformat.v
libnut.c
librtmp.c Use new librtmp APIs instead of grubbing around in RTMP struct 2010-07-01 10:59:44 +00:00
lmlm4.c
matroska.c
matroska.h
matroskadec.c
matroskaenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
md5enc.c
metadata.c
metadata.h
metadata_compat.c fix warning in ff_metadata_mux_compat() 2010-07-01 15:03:21 +00:00
mm.c
mmf.c
mmst.c
mov.c In mov demuxer, increase total size after debugging message 2010-06-28 21:02:16 +00:00
movenc.c
movenc.h
movenchint.c
mp3.c
mpc.c
mpc8.c
mpeg.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
mpeg.h
mpegenc.c
mpegts.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
mpegts.h
mpegtsenc.c Allow setting streamid when muxing mpegts. 2010-06-30 22:39:13 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c mxfdec: Improve parsing of the PixelLayout item 2010-06-30 07:55:05 +00:00
mxf.h mxfdec: Improve parsing of the PixelLayout item 2010-06-30 07:55:05 +00:00
mxfdec.c Change all functions referenced in the mxf_metadata_read_table to use the same 2010-07-01 17:10:31 +00:00
mxfenc.c
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c
raw.h
rdt.c
rdt.h
riff.c
riff.h
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rtmp.h
rtmppkt.c
rtmppkt.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
rtmpproto.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
rtp.c
rtp.h
rtpdec.c rtpdec: Malloc the fmtp value buffer 2010-06-28 20:27:25 +00:00
rtpdec.h rtpdec: Add generic function for iterating over FMTP configuration lines 2010-06-28 11:24:12 +00:00
rtpdec_amr.c Reindent 2010-06-28 20:37:16 +00:00
rtpdec_amr.h
rtpdec_asf.c
rtpdec_asf.h
rtpdec_h263.c
rtpdec_h263.h
rtpdec_h264.c rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer 2010-06-28 11:28:02 +00:00
rtpdec_h264.h
rtpdec_mpeg4.c Reindent 2010-06-28 11:35:18 +00:00
rtpdec_mpeg4.h
rtpdec_xiph.c rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer 2010-06-28 20:32:03 +00:00
rtpdec_xiph.h
rtpenc.c
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpproto.c
rtsp.c
rtsp.h
rtspcodes.h
rtspenc.c
sdp.c
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
txd.c
udp.c
utils.c Make "invalid dts/pts combination" a debug instead of a warning message. 2010-06-30 23:01:44 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
vqf.c
wav.c
wc3movie.c
westwood.c
wv.c
xa.c
yop.c
yuv4mpeg.c