mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
indention
Originally committed as revision 8267 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4913b231a7
commit
4dcc383a4d
4
ffmpeg.c
4
ffmpeg.c
@ -3808,8 +3808,8 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
av_free_static();
|
av_free_static();
|
||||||
|
|
||||||
av_free(intra_matrix);
|
av_free(intra_matrix);
|
||||||
av_free(inter_matrix);
|
av_free(inter_matrix);
|
||||||
|
|
||||||
#ifdef CONFIG_POWERPC_PERF
|
#ifdef CONFIG_POWERPC_PERF
|
||||||
extern void powerpc_display_perf_report(void);
|
extern void powerpc_display_perf_report(void);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user