undefined reference to `querystring' #93

Closed
opened 2025-12-23 10:32:54 +01:00 by backuprepo · 1 comment
Owner

Originally created by @valenbase on GitHub (Aug 26, 2024).

/usr/bin/ld: /usr/lib/libavcodec.a(rkmppdec.o): in function rkmpp_decode_init': /home/firefly/dev/ffmpeg/libavcodec/rkmppdec.c:226: undefined reference to querystring'

Originally created by @valenbase on GitHub (Aug 26, 2024). /usr/bin/ld: /usr/lib/libavcodec.a(rkmppdec.o): in function `rkmpp_decode_init': /home/firefly/dev/ffmpeg/libavcodec/rkmppdec.c:226: undefined reference to `querystring'
backuprepo 2025-12-23 10:32:54 +01:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nyanmisaka commented on GitHub (Aug 27, 2024):

https://github.com/nyanmisaka/ffmpeg-rockchip/wiki/Compilation

querystring: a9fc19e6b9/im2d_api/im2d_common.h (L38)

Build and install the latest RGA library instead of using the one comes with the vendor image.

@nyanmisaka commented on GitHub (Aug 27, 2024): https://github.com/nyanmisaka/ffmpeg-rockchip/wiki/Compilation `querystring`: https://github.com/nyanmisaka/rk-mirrors/blob/a9fc19e6b906d7cecd6bcefbd45e5e151831d33f/im2d_api/im2d_common.h#L38 Build and install the latest RGA library instead of using the one comes with the vendor image.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/ffmpeg-rockchip#93
No description provided.