File tree Expand file tree Collapse file tree 3 files changed +35
-1
lines changed Expand file tree Collapse file tree 3 files changed +35
-1
lines changed Original file line number Diff line number Diff line change
1
+ ==== version 2.2.0 (2021-06-14) ====
2
+
3
+ * Add IMX_VPU_API_DEC_OUTPUT_CODE_VIDEO_PARAMETERS_CHANGED output code
4
+ * Deprecate drain mode, better document decoder drain mode
5
+ * Various documentation fixes and new overviews about en- and
6
+ decoding to help with the basic concepts
7
+ * Add note about the current state of i.MX8m plus support
8
+ * New functions:
9
+ imx_vpu_api_is_color_format_rgb()
10
+ imx_vpu_api_vp8_profile_number()
11
+ imx_vpu_api_vp8_partition_count_number()
12
+ imx_vpu_api_vp9_profile_number()
13
+ imx_vpu_api_enc_set_frame_rate()
14
+ * imx6-coda: Fix decoded frame fb_context
15
+ This was causing crashes when callers relied on said fb_context
16
+
1
17
==== version 2.1.2 (2021-04-25) ====
2
18
3
19
* imx6-coda: Fix skipped frame reporting
Original file line number Diff line number Diff line change 1
- 2.1.2
1
+ 2.2.0
Original file line number Diff line number Diff line change
1
+ libimxvpuapi (2.2.0) stable; urgency=low
2
+
3
+ * Add IMX_VPU_API_DEC_OUTPUT_CODE_VIDEO_PARAMETERS_CHANGED output code
4
+ * Deprecate drain mode, better document decoder drain mode
5
+ * Various documentation fixes and new overviews about en- and
6
+ decoding to help with the basic concepts
7
+ * Add note about the current state of i.MX8m plus support
8
+ * New functions:
9
+ imx_vpu_api_is_color_format_rgb()
10
+ imx_vpu_api_vp8_profile_number()
11
+ imx_vpu_api_vp8_partition_count_number()
12
+ imx_vpu_api_vp9_profile_number()
13
+ imx_vpu_api_enc_set_frame_rate()
14
+ * imx6-coda: Fix decoded frame fb_context
15
+ This was causing crashes when callers relied on said fb_context
16
+
17
+ -- Carlos Rafael Giani <
[email protected] > Mon, 14 Jun 2021 18:45:00 +0200
18
+
1
19
libimxvpuapi (2.1.2) stable; urgency=low
2
20
3
21
* imx6-coda: Fix skipped frame reporting
You can’t perform that action at this time.
0 commit comments