hbiyik / FFmpeg

PLEASE USE https://github.com/nyanmisaka/ffmpeg-rockchip REPO INSTEAD.
https://github.com/nyanmisaka/ffmpeg-rockchip
Other
90 stars 7 forks source link

Refactor create_mpp_frame #15

Closed hbiyik closed 9 months ago

hbiyik commented 12 months ago

https://github.com/hbiyik/FFmpeg/blob/cf6e1766c219aa52855c090b6f6d0699c77d25c2/libavcodec/rkplane.c#L269

no need to reinvent the wheel, both ffmpeg and drm_fourcc gives enough interface to get format details. This needs some refactoring

hbiyik commented 9 months ago

fixed in https://github.com/hbiyik/FFmpeg/tree/exp_refactor_rkplane