* [FFmpeg-devel] Fw: A static compilation duplicate reference error. Request a fix.
[not found] <c7822405-2437-4c1c-b820-19f6435d74cf.admin@shaoxia.xyz>
@ 2024-03-26 22:23 ` 联盟少侠
2024-03-27 0:01 ` Timo Rothenpieler
0 siblings, 1 reply; 2+ messages in thread
From: 联盟少侠 @ 2024-03-26 22:23 UTC (permalink / raw)
To: ffmpeg-devel
There is a bug here, please update it when you request an update.
https://github.com/FFmpeg/FFmpeg/blob/61afe4d98ce62d9dfc6f0548e18730ba2f621cc2/libavformat/file.c#L531
The correct result should be #include "libavcodec/ffjni.h"
From Android AliMail
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] Fw: A static compilation duplicate reference error. Request a fix.
2024-03-26 22:23 ` [FFmpeg-devel] Fw: A static compilation duplicate reference error. Request a fix 联盟少侠
@ 2024-03-27 0:01 ` Timo Rothenpieler
0 siblings, 0 replies; 2+ messages in thread
From: Timo Rothenpieler @ 2024-03-27 0:01 UTC (permalink / raw)
To: ffmpeg-devel
> There is a bug here, please update it when you request an update.
>
> https://github.com/FFmpeg/FFmpeg/blob/61afe4d98ce62d9dfc6f0548e18730ba2f621cc2/libavformat/file.c#L531
>
> The correct result should be #include "libavcodec/ffjni.h"
>
Pretty sure this is intentional, to get the private symbol into both
libraries and not a bug.
The linker will hide the symbol in shared libraries, and be smart enough
to realize it's identical in case of static linking.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-27 0:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <c7822405-2437-4c1c-b820-19f6435d74cf.admin@shaoxia.xyz>
2024-03-26 22:23 ` [FFmpeg-devel] Fw: A static compilation duplicate reference error. Request a fix 联盟少侠
2024-03-27 0:01 ` Timo Rothenpieler
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git