Signed-off-by: Venkata Atchuta Bheemeswara Sarma Darbha <vdarbha0473@gmail.com>
android: Converting Android.bp to follow upstream FFMPEG
This commit is contained in:
parent
3507011150
commit
a027a15b3e
2 changed files with 8 additions and 8 deletions
|
|
@ -953,13 +953,13 @@ cc_library_shared {
|
|||
"v4l2_m2m.c",
|
||||
"v4l2_m2m_dec.c",
|
||||
"v4l2_m2m_enc.c",
|
||||
"v4l2_req_decode_q.c",
|
||||
"v4l2_req_devscan.c",
|
||||
"v4l2_req_dmabufs.c",
|
||||
"v4l2_req_hevc_v4.c",
|
||||
"v4l2_req_media.c",
|
||||
"v4l2_req_pollqueue.c",
|
||||
"v4l2_request.c",
|
||||
"v4l2_request_hevc.c",
|
||||
"v4l2_request_av1.c",
|
||||
"v4l2_request_h264.c",
|
||||
"v4l2_request_mpeg2.c",
|
||||
"v4l2_request_vp9.c",
|
||||
"v4l2_request_vp8.c",
|
||||
"vb.c",
|
||||
"vble.c",
|
||||
"vbndec.c",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ cc_library_shared {
|
|||
"aarch64/cpu_sve.S",
|
||||
"aarch64/float_dsp_init.c",
|
||||
"aarch64/float_dsp_neon.S",
|
||||
"aarch64/rpi_sand_neon.S",
|
||||
"aarch64/tx_float_init.c",
|
||||
"aarch64/tx_float_neon.S",
|
||||
|
||||
|
|
@ -86,7 +85,8 @@ cc_library_shared {
|
|||
"refstruct.c",
|
||||
"reverse.c",
|
||||
"ripemd.c",
|
||||
"rpi_sand_fns.c",
|
||||
"hwcontext_v4l2request.c"
|
||||
"hwcontext_drm.c",
|
||||
"samplefmt.c",
|
||||
"sha.c",
|
||||
"sha512.c",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue