diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2010-07-01 17:10:31 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2010-07-01 17:10:31 +0000 |
commit | 39bb30f6640fe1faf4bbc779a79786028febc95d (patch) | |
tree | 3e10917067ca183e1fc4457842b268e8cae3c960 /libavformat/rtpdec_asf.h | |
parent | 6eabaef4b8cfa11b33d5367261d47964ea988cde (diff) | |
download | ffmpeg-39bb30f6640fe1faf4bbc779a79786028febc95d.tar.gz |
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
Diffstat (limited to 'libavformat/rtpdec_asf.h')
0 files changed, 0 insertions, 0 deletions