Commit Graph

363 Commits

Author SHA1 Message Date
zejian.su e50c6c1b2b Make 5 libcamera-apps work. They are libcamera-hello, libcamera-jpeg, libcamera-still, libcamera-raw, libcamera-vid
Signed-off-by: zejian.su <zejian.su@starfivetech.com>
2023-11-01 17:58:58 +08:00
zejian.su 53780ad297 1. Update the libcamera to tag: 0.0.5.
2. Add IPA to the libcamera.

Signed-off-by: zejian.su <zejian.su@starfivetech.com>
2023-11-01 17:57:13 +08:00
Andy Hu 149bf80967 Merge tag 'JH7110_515_SDK_v5.8.1' into jh7110-mm-devel 2023-10-18 19:32:00 +08:00
andy.hu 18064ef8e6 Merge branch 'CR_6961_ffmpeg_gst_Som.Qin' into 'jh7110-mm-devel'
CR 6961 Fix issue where the bottom of 1080P video output from the decoder was blurr

See merge request sdk/buildroot!138
2023-10-18 11:05:50 +00:00
andy.hu 529f0ec41b Merge branch 'CR_7020_gpu_shanlong.li' into 'jh7110-devel'
CR_7020: gpu📦 update gpu package hash

See merge request sdk/buildroot!137
2023-10-18 10:55:02 +00:00
Som Qin 51cb20e8bf gstreamer: kms: Gets environment variables "SF_OMX_SLICE" to support special cases
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-10-18 10:49:07 +08:00
Som Qin 5ac204f16b gst-omx: Set a env "SF_OMX_SLICE" when nSliceHeight > nFrameHeight.
Env variables are set to bypass the negotiation mechanism to direct display
with drm(kmssink).

Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-10-18 10:46:58 +08:00
Som Qin b081fb1e4e FFmpeg: Omxdec:Use strde and slice form decoder to calculate avframe buffer linesize
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-10-18 10:36:00 +08:00
shanlong.li 4d710a485c gpu📦 update gpu package hash
update gpu package hash

Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-10-16 20:05:17 -07:00
Andy Hu 44968ea608 Merge tag 'JH7110_515_SDK_v5.8.0' into jh7110-mm-devel 2023-10-11 18:20:18 +08:00
andy.hu 88cd951a4c Merge branch 'CR_7821_busybox_add_command_for_ltpddt_Andy.Hu' into 'jh7110-devel'
CR_7821: busybox: add some command for ltp-ddt

See merge request sdk/buildroot!135
2023-10-11 08:33:23 +00:00
andy.hu 7c9ae6ce2d Merge branch 'CR_7815_v4l2test_add_option_Andy.Hu' into 'jh7110-devel'
CR_7815: v4l2test: add option to specify the frame number

See merge request sdk/buildroot!134
2023-10-11 08:32:47 +00:00
Andy Hu f78ad160c9 busybox: add some command for ltp-ddt
add command: stat, comm, timeout

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-10-11 09:16:00 +08:00
Andy Hu 298d72c54f v4l2test: add option to specify the frame number
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-10-10 19:45:32 +08:00
Andy Hu d083b9bd87 Revert "Merge branch 'CR_6961_ffmpeg_Som.Qin' into 'jh7110-mm-devel'"
This reverts commit bc26efca96, reversing
changes made to 2641804e08.
2023-09-22 18:36:36 +08:00
andy.hu bc26efca96 Merge branch 'CR_6961_ffmpeg_Som.Qin' into 'jh7110-mm-devel'
CR 6961 FFmpeg: Omxdec:Use strde and slice form decoder to calculate avframe buffer linesize

See merge request sdk/buildroot!133
2023-09-21 09:01:44 +00:00
Som Qin f9958449da FFmpeg: Omxdec:Use strde and slice form decoder to calculate avframe buffer linesize
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-09-21 16:12:06 +08:00
andy.hu 2641804e08 Merge branch 'CR_7471_gstv4l2object_support_vuya_format_Leo.Lu' into 'jh7110-mm-devel'
CR_7471_gstv4l2object_support_vuya_format_Leo.Lu

See merge request sdk/buildroot!132
2023-09-20 10:36:45 +00:00
leo.lu 1083175dc0 gstv4l2object : support vuya format 2023-09-15 16:31:19 +08:00
Andy Hu 95a1694928 Merge tag 'JH7110_515_SDK_v5.7.2' into jh7110-mm-devel 2023-09-07 11:16:52 +08:00
andy.hu f1e8bfd3b0 Merge branch 'CR_7333_gstv4l2_support_bt709_colorimetry_variant_Leo.Lu' into 'jh7110-mm-devel'
CR_7333_gstv4l2_support_bt709_colorimetry_variant_Leo.Lu

See merge request sdk/buildroot!130
2023-09-07 02:54:49 +00:00
andy.hu d88b61cabc Merge branch 'CR_6348_weston_set_default_resolution_for_hdmi_Leo.Lu' into 'jh7110-devel'
CR_6348_weston_set_default_resolution_for_hdmi_Leo.Lu

See merge request sdk/buildroot!131
2023-09-07 02:53:58 +00:00
leo.lu 0d26f30d43 weston: set 1080P default resolution for HDMI 2023-09-04 17:48:25 +08:00
leo.lu 7f9012190e gstv4l2object : support bt709 colorimetry variant 2023-09-04 16:22:06 +08:00
Andy Hu 3822bf3de1 Merge tag 'JH7110_515_SDK_v5.7.0' into jh7110-mm-devel 2023-08-30 21:11:05 +08:00
andy.hu 4f7eb4f9f8 Merge branch 'CR_7077_ffmpeg_Som.Qin' into 'jh7110-mm-devel'
CR 7077 FFmpeg: Omxdec: fix jpg decode output is empty.

See merge request sdk/buildroot!129
2023-08-30 09:50:22 +00:00
Som Qin 3a9cb1952c FFmpeg: Omxdec: fix jpg decode output is empty.
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-30 17:49:37 +08:00
andy.hu ee86098065 Merge branch 'CR_6750_ffmpeg_Som.Qin' into 'jh7110-mm-devel'
CR 6750 FFmpeg: Omxdec: fix decode process stuck in some hls cases.

See merge request sdk/buildroot!128
2023-08-30 09:48:57 +00:00
Som Qin 3f1a7a4951 FFmpeg: Omxdec: fix decode process stuck in some hls cases.
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-30 17:48:13 +08:00
andy.hu 91a2ad7e79 Merge branch 'CR_6950_weston_calibrate_coords_Leo.Lu' into 'jh7110-devel'
CR_6950_weston_calibrate_coords_Leo.Lu

See merge request sdk/buildroot!126
2023-08-30 09:08:27 +00:00
leo.lu 11af9add8c Weston: Calibrate coordinate for touch event 2023-08-29 17:26:48 +08:00
Andy Hu c100194c3d Merge tag 'JH7110_515_SDK_v5.6.1' into jh7110-mm-devel 2023-08-22 18:46:29 +08:00
andy.hu 921f2f3faf Merge branch 'CR_6855_weston_ignore_404_input_event_Leo.Lu' into 'jh7110-devel'
CR_6855_weston_ignore_404_input_event_Leo.Lu

See merge request sdk/buildroot!127
2023-08-22 10:37:53 +00:00
leo.lu 4efd5c7c21 Weston: ignore LIBINPUT_EVENT_POINTER_SCROLL_WHEEL libinput event 2023-08-22 17:40:14 +08:00
Andy Hu 5da7bbe6a4 Merge tag 'JH7110_515_SDK_v5.5.0' into jh7110-mm-devel 2023-08-07 16:22:18 +08:00
andy.hu f787e2d4f8 Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-devel'
CR6852 v4l2_dec_test: Fix build warning

See merge request sdk/buildroot!125
2023-08-07 07:33:31 +00:00
Som Qin a8e5dbd9bf v4l2_dec_test: Fix build warning
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 15:33:04 +08:00
andy.hu bd7492e49b Merge branch 'CR_6788_ffmpeg_Som.Qin' into 'jh7110-mm-devel'
CR 6788 merge ffmpeg patch from debian repository to sdk

See merge request sdk/buildroot!123
2023-08-07 06:40:34 +00:00
andy.hu 82c828edf5 Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-devel'
CR 6852 v4l2_dec_test: add v4l2_dec_test for wave511 v4l2 decoder

See merge request sdk/buildroot!122
2023-08-07 06:29:51 +00:00
Som Qin 797394c3c3 busybox:add wave5 v4l2 driver module to modprobe blacklist
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:27:22 +08:00
Som Qin 05175cad82 v4l2_dec_test: add docode speed test
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:27:15 +08:00
Som Qin 82d661fa4b v4l2_dec_test: distinguish video frame from stream
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:27:09 +08:00
Som Qin 1fedb481ca v4l2_dec_test: add v4l2_dec_test for wave511 v4l2 decoder
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:26:59 +08:00
Som Qin 0ed0fe882c FFmpeg: Omxdec: optimize buffer method for mjpg decoder
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:31 +08:00
Som Qin a1956c4b71 FFmpeg: Omxdec: no longer send eos when processing zero size pkt
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:26 +08:00
Som Qin 49af7f57e6 FFmpeg: Omxdec: Remove the global variables in omxdec
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:23 +08:00
Som Qin a00db16d4e FFmpeg: Omxdec: Add flush callback of sf omx decoder
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:18 +08:00
Som Qin 1633a84ba8 FFmpeg: Omxdec: Fix mjpg_omx buffer err
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:15 +08:00
Som Qin 206fb55497 FFmpeg: Omxdec: Fix omx decoder fill frames pts incorrect
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:09 +08:00
Som Qin d7f3ff06a7 FFmpeg: omxdec : add output buffers release callback to reduce memcpy
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-04 14:32:04 +08:00