ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinha...@outlook.com> | Tue Oct 18 12:57:16 2022 +0200| [79508ee5231f66fa8333311da3725fe53f2dafea] | committer: Andreas Rheinhardt
avcodec/metasound_data: Include data into metasound.c directly It is only used by metasound.c, so this allows to make the data static. To do this, remove metasound_data.h, rename metasound_data.c into metasound_data.h (and add inclusion guards, remove ff_ prefixes etc.). Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=79508ee5231f66fa8333311da3725fe53f2dafea --- libavcodec/Makefile | 3 +- libavcodec/metasound.c | 26 +- libavcodec/metasound_data.c | 13937 ------------------------------------------ libavcodec/metasound_data.h | 13932 ++++++++++++++++++++++++++++++++++++++++- 4 files changed, 13928 insertions(+), 13970 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commitdiff;h=79508ee5231f66fa8333311da3725fe53f2dafea _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".