|
|
@@ -3810,6 +3810,7 @@ int main(int argc, char **argv) |
|
|
|
|
|
|
|
|
av_free(intra_matrix); |
|
|
av_free(intra_matrix); |
|
|
av_free(inter_matrix); |
|
|
av_free(inter_matrix); |
|
|
|
|
|
av_free(opt_names); |
|
|
|
|
|
|
|
|
#ifdef CONFIG_POWERPC_PERF |
|
|
#ifdef CONFIG_POWERPC_PERF |
|
|
extern void powerpc_display_perf_report(void); |
|
|
extern void powerpc_display_perf_report(void); |
|
|
|