[FFmpeg-devel] [FFmpeg-cvslog] avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Feb 14 17:45:43 EET 2019



> Am 14.02.2019 um 13:39 schrieb Timo Rothenpieler <git at videolan.org>:
> 
> ffmpeg | branch: master | Timo Rothenpieler <timo at rothenpieler.org> | Fri Feb  8 22:47:01 2019 +0100| [15c6390139096b7e7634bf0f6aaab1cd8b3aa509] | committer: Timo Rothenpieler
> 
> avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries
> 
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=15c6390139096b7e7634bf0f6aaab1cd8b3aa509
> ---
> 
> libavcodec/Makefile     |  6 +++---
> libavcodec/cuda_check.c |  1 -
> libavutil/Makefile      |  2 +-

> libavutil/cuda_check.c  | 45 ---------------------------------------------

Apart from breaking compilation doesn’t this also break ABI?

Carl Eugen


More information about the ffmpeg-devel mailing list