diff matroska.c @ 6207:ab29c8ff40d9 libavformat

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.
author reimar
date Thu, 01 Jul 2010 17:10:31 +0000
parents d01a092c7423
children 8a971c824cdc
line wrap: on
line diff