1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08: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
..
2021-06-18 12:25:49 -04:00
2021-07-15 16:07:40 +02:00
2021-11-05 12:18:40 +01:00
2021-09-29 10:37:51 +02:00
2021-09-01 09:12:39 +02:00
2021-06-14 23:16:31 +02:00
2021-05-19 21:55:29 +02:00
2021-08-26 10:52:39 +02:00
2021-05-01 07:34:30 +02:00
2021-06-15 07:59:04 +02:00
2021-10-04 15:08:52 +02:00
2021-08-27 12:15:39 +02:00