embeddedt
|
d6911053aa
|
chore(docs) remove unneeded eval_rst statements
|
2022-05-09 13:35:03 -04:00 |
|
embeddedt
|
1816fa576c
|
ci(docs) replace use of sed with proper configuration variables
|
2022-05-09 13:28:06 -04:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
_VIFEXTech
|
a97ac7ec8e
|
feat(lib) add ffmpeg video and image decoder (#2805)
* add ffmpeg decoder to extra/libs
* fix(Kconfig) add ffmpeg configuration
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
* feat(example) add ffmpeg decoder example
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
* update lv_conf_template.h
* feat(example) add picture and video to ffmpeg example
* docs(libs) update FFMpeg introduction
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
* fix(ffmpeg) replace with new videos and examples
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
* fix(ffmpeg) remove the include of lv_img_cache.h
* fix(ffmpeg) add LV_ASSERT_OBJ
* Update examples/libs/ffmpeg/lv_example_ffmpeg_2.c
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2021-11-19 08:49:39 +01:00 |
|
Gabor Kiss-Vamosi
|
03fff13f62
|
feat(rlottie) add LVGL-Rlottie interface as 3rd party lib (#2700)
|
2021-10-22 15:44:43 +02:00 |
|
Gabor Kiss-Vamosi
|
64527a5a1b
|
fix(docs) add fsdrv back
|
2021-10-20 10:42:38 +02:00 |
|
Gabor Kiss-Vamosi
|
8e7bba6ace
|
docs libs fixes
|
2021-10-04 15:27:52 +02:00 |
|
Gabor Kiss-Vamosi
|
18f61c5f77
|
arch add small 3rd party libs to lvgl (#2569)
* move png, sjpg, bmp, gif, fs_if to extra/libs
* reorganize the examples
* update lv_conf_internal.h
* fix warnings
* add freetype
* remove unused assets
* add the new libs to build tests
* update the docs
|
2021-10-04 14:34:11 +02:00 |
|