Mercurial > libavcodec.hg
view alpha/Makefile @ 11615:17ce5438a9c9 libavcodec
Change constness for func[12]_name parameters of ff_parse_expr() and
ff_parse_and_eval_expr().
Change attribute from "const char **" to "const char * const *".
The name arrays are not supposed to be changed by the function.
author | stefano |
---|---|
date | Mon, 12 Apr 2010 19:21:19 +0000 |
parents | cd71b238e78b |
children |
line wrap: on
line source
OBJS += alpha/dsputil_alpha.o \ alpha/dsputil_alpha_asm.o \ alpha/motion_est_alpha.o \ alpha/motion_est_mvi_asm.o \ alpha/mpegvideo_alpha.o \ alpha/simple_idct_alpha.o \