[FFmpeg-devel] [PATCH 08/12] Change const qualifier for func[12]_names parameters of ff_parse_expr() and ff_parse_and_eval_expr().
Michael Niedermayer
michaelni
Mon Apr 12 16:47:04 CEST 2010
On Mon, Apr 12, 2010 at 12:37:50AM +0200, Stefano Sabatini wrote:
> Change from "const char **char" to "const char * const *", which look
> more correct.
should be ok
(off topic) also please make sure our API requires these arrays to be
sorted so we can use binary search
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100412/6f7f71ba/attachment.pgp>
More information about the ffmpeg-devel
mailing list