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 |
|
Som Qin
|
ebd28b57f9
|
FFmpeg: omxdec: optimize with omx zero copy feature
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
2023-08-04 14:31:57 +08:00 |
|
Andy Hu
|
2a87341226
|
Merge tag 'JH7110_515_SDK_v5.4.2' into jh7110-mm-devel
|
2023-07-26 21:06:13 +08:00 |
|
andy.hu
|
3a6780ca26
|
Merge branch 'CR_6686_GPU_joyce.ooi' into 'jh7110-devel'
CR_6686: img-gpu-powervr: update binary package after fixing Vulkan CTS hang issue
See merge request sdk/buildroot!121
|
2023-07-26 07:42:11 +00:00 |
|
joyce.ooi
|
5934bb92f4
|
img-gpu-powervr: update binary package after fixing Vulkan CTS hang
issue
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
|
2023-07-24 11:20:33 +08:00 |
|
andy.hu
|
125b9aa2d5
|
Merge branch 'CR_6483_add_gstjpegparse_plugin_to_decodebin_Leo.Lu' into 'jh7110-mm-devel'
CR_6483_add_gstjpegparse_plugin_to_decodebin_Leo.Lu
See merge request sdk/buildroot!120
|
2023-07-12 09:55:51 +00:00 |
|
leo.lu
|
2f074528e2
|
gstomx: modify omxmjpegdec rank and default framerate
|
2023-07-12 17:51:53 +08:00 |
|
leo.lu
|
c8023eeb1e
|
gstreamer: gst1-plugins-bad: Add gstjpegparse plugin to decodebin
|
2023-07-12 17:49:18 +08:00 |
|
Andy Hu
|
bb3adba005
|
Merge remote-tracking branch 'origin/jh7110-devel' into jh7110-mm-devel
|
2023-07-06 14:41:47 +08:00 |
|
andy.hu
|
4777b83c53
|
Merge branch 'CR_2280_5523_GPU_joyce.ooi' into 'jh7110-devel'
CR_2280_5523: package/img-gpu-powervr: update binary hash after Khronos CTS fixes
See merge request sdk/buildroot!119
|
2023-07-06 06:33:15 +00:00 |
|
joyce.ooi
|
e56ef6c011
|
package/img-gpu-powervr: update binary hash after Khronos CTS fixes
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
|
2023-07-06 11:37:04 +08:00 |
|
Andy Hu
|
ad59bc58f1
|
Merge tag 'JH7110_515_SDK_v5.3.1' into jh7110-mm-devel
|
2023-07-06 10:40:27 +08:00 |
|
andy.hu
|
fd0d0846a3
|
Merge branch 'CR_2280_5523_GPU_joyce.ooi' into 'jh7110-devel'
CR_2280_5523: package/img-gpu-powervr: update binary hash after Khronos CTS fixes
See merge request sdk/buildroot!117
|
2023-07-06 02:25:05 +00:00 |
|
andy.hu
|
6edb897f00
|
Merge branch 'CR_6284_v4l2test_changhuang.liang' into 'jh7110-devel'
CR_6284_v4l2test_changhuang.liang package: starfive: v4l2_test: Add ayuv to nv12
See merge request sdk/buildroot!118
|
2023-07-06 00:50:48 +00:00 |
|
Changhuang Liang
|
434bff4603
|
package: starfive: v4l2_test: Add ayuv to nv12
Add ayuv to nv12.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
2023-07-05 16:56:51 +08:00 |
|
andy.hu
|
293c0a1a5f
|
Merge branch 'CR_6325_modify_seek_rate_for_gst-play_Leo.Lu' into 'jh7110-mm-devel'
CR_6325_modify_seek_rate_for_gst-play_Leo.Lu
See merge request sdk/buildroot!115
|
2023-07-05 08:45:56 +00:00 |
|
andy.hu
|
b73f8a76c0
|
Merge branch 'CR_6348_weston_support_hotplug_Leo.Lu' into 'jh7110-devel'
CR_6348_weston_support_hotplug_Leo.Lu
See merge request sdk/buildroot!116
|
2023-07-05 08:45:12 +00:00 |
|
joyce.ooi
|
b04b81bdde
|
package/img-gpu-powervr: update binary hash after Khronos CTS fixes
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
|
2023-07-05 14:23:06 +08:00 |
|
Andy Hu
|
805c03d2d6
|
Merge tag 'JH7110_6.1_SDK_v0.5.0' into jh7110-mm-devel
|
2023-07-04 11:01:20 +08:00 |
|
leo.lu
|
45a7bb7e6a
|
weston support hotplug
|
2023-07-04 09:58:56 +08:00 |
|
leo.lu
|
50d8f6a814
|
modify seek rate for gst-play
|
2023-07-03 16:51:35 +08:00 |
|
andy.hu
|
76df1f2c41
|
Merge branch 'CR_6321_upgrade_strace_package_Andy.hu' into 'jh7110-devel'
CR_6321: package/strace: bump to version 5.18
See merge request sdk/buildroot!113
|
2023-06-30 03:32:24 +00:00 |
|
Andy Hu
|
40255addc8
|
Merge remote-tracking branch 'origin/jh7110-devel' into jh7110-mm-devel
|
2023-06-29 16:17:42 +08:00 |
|
andy.hu
|
4e6c0bc9d0
|
Merge branch 'CR_6344_Fix_libv4l_compile_issue_Andy.Hu' into 'jh7110-devel'
CR_6344: package/libv4l: fix the libv4l v1.24.1 compile issue
See merge request sdk/buildroot!114
|
2023-06-29 08:13:34 +00:00 |
|
Andy Hu
|
96a52e0e6b
|
package/libv4l: fix the libv4l v1.24.1 compile issue
Follow the latest buildroot configuration
disable new v4l2-tracer option when json-c enable
For details see [1].
[1] https://git.linuxtv.org/v4l-utils.git/tree/ChangeLog?h=stable-1.24
if enable the v4l2-tracer, see the patch:
https://patchwork.kernel.org/project/linux-media/patch/20230330150606.20483-1-ps.report@gmx.net/
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
|
2023-06-29 15:58:05 +08:00 |
|
Andy Hu
|
86512cd924
|
Merge tag 'JH7110_515_SDK_v5.3.0' into jh7110-mm-devel
|
2023-06-28 16:29:40 +08:00 |
|