Mercurial > libavformat.hg
comparison rtsp.h @ 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 | 736165b749f8 |
children | c709176da1ad |
comparison
equal
deleted
inserted
replaced
6206:8515b7b4fe87 | 6207:ab29c8ff40d9 |
---|