Jian Wang | 508a57c | 2020-02-29 11:25:35 +0800 | [diff] [blame] | 1 | =========RELEALSE NOTE================= |
| 2 | |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 3 | Version: V3.11.11-g13543de |
Jian Wang | 508a57c | 2020-02-29 11:25:35 +0800 | [diff] [blame] | 4 | |
| 5 | ======================================== |
| 6 | |
| 7 | Git commit: |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 8 | commit 13543deb837091cf7bf6cfcfac071d59d6a1a1c3 |
| 9 | Author: fei.deng <fei.deng@amlogic.com> |
| 10 | Date: Thu Jun 1 02:48:17 2023 +0000 |
| 11 | |
| 12 | videorenderer: CB2 set video plane id when playing pip [1/1] |
| 13 | |
| 14 | PD#SWPL-125569 |
| 15 | |
| 16 | Problem: |
| 17 | weston supports dual video,render lib should set video |
| 18 | plane id when playing pip video |
| 19 | |
| 20 | Solution: |
| 21 | set video plane id when playing pip video |
| 22 | |
| 23 | Verify: |
| 24 | AH212 |
| 25 | |
| 26 | Change-Id: Ife4ee653b9aa51c255979d7a25c5f77c3f189fa3 |
| 27 | Signed-off-by: fei.deng <fei.deng@amlogic.com> |
| 28 | |
| 29 | commit 692f163cbba033da2597db3a2d823698b7e17148 |
| 30 | Author: zhipeng.he <zhipeng.he@amlogic.com> |
| 31 | Date: Mon Jun 19 14:43:33 2023 +0800 |
| 32 | |
| 33 | tsplayer: CF2 send PresentationId to audio. [1/1] |
| 34 | |
| 35 | PD#SWPL-125402 |
| 36 | |
| 37 | Problem: |
| 38 | no PresentationId to audio |
| 39 | |
| 40 | Solution: |
| 41 | send PresentationId to audio |
| 42 | |
| 43 | Verify: |
| 44 | AH212 |
| 45 | |
| 46 | Change-Id: Ifde7623f0b797ec135916554ba794a179036954c |
| 47 | Signed-off-by: zhipeng.he <zhipeng.he@amlogic.com> |
| 48 | |
| 49 | commit dc8d6cd2ad3741841df1f1a8a05f9b99e6b084ff |
| 50 | Author: zhenya.xie <zhenya.xie@amlogic.com> |
| 51 | Date: Mon Jun 5 20:14:18 2023 +0800 |
| 52 | |
| 53 | tsplayer: CF2 support AC4 [1/1] |
| 54 | |
| 55 | PD#OTT-44667 |
| 56 | |
| 57 | Problem: |
| 58 | AC4 format not suppert |
| 59 | |
| 60 | Solution: |
| 61 | add ac4 format convert |
| 62 | |
| 63 | Verify: |
| 64 | yocto |
| 65 | |
| 66 | Change-Id: I70efe8265af1edb5314512570b81612109dbac9a |
| 67 | Signed-off-by: zhenya.xie <zhenya.xie@amlogic.com> |
| 68 | |
| 69 | commit 0b858414a4f06e37817a05cf07713c915d5edd1b |
| 70 | Author: zhipeng.he <zhipeng.he@amlogic.com> |
| 71 | Date: Mon Jun 12 19:55:58 2023 +0800 |
| 72 | |
| 73 | tsplayer: CB1 1.5x ff can not work when use renderlib [1/1] |
| 74 | |
| 75 | PD#OTT-43949 |
| 76 | |
| 77 | Problem: |
| 78 | 1.5x ff can not work when use renderlib |
| 79 | |
| 80 | Solution: |
| 81 | set the scale into renderlib, |
| 82 | and record the scale on renderlib, |
| 83 | setplaybackrate to medaisync. |
| 84 | |
| 85 | Verify: |
| 86 | AH212 |
| 87 | |
| 88 | Change-Id: I7ed6511a27c1b502095a7afbfd572447c621d091 |
| 89 | Signed-off-by: zhipeng.he <zhipeng.he@amlogic.com> |
| 90 | |
| 91 | commit f1892997bbf0203890d87a0816a627ac10e4063e |
| 92 | Author: zhipeng.he <zhipeng.he@amlogic.com> |
| 93 | Date: Thu May 11 14:51:06 2023 +0800 |
| 94 | |
| 95 | tsplayer: CF2 add adpcm_ima_wav audio type. [1/1] |
| 96 | |
| 97 | PD#OTT-42838 |
| 98 | |
| 99 | Problem: |
| 100 | no adpcm_ima_wav this audio type |
| 101 | |
| 102 | Solution: |
| 103 | add adpcm_ima_wav audio type |
| 104 | |
| 105 | Verify: |
| 106 | AH212 |
| 107 | |
| 108 | Change-Id: I9f2b8b621df683156d1a661c2ce35493549cfa63 |
| 109 | Signed-off-by: zhipeng.he <zhipeng.he@amlogic.com> |
| 110 | |
Zhipeng He | 266c476 | 2023-06-12 13:26:57 +0800 | [diff] [blame] | 111 | commit a0bdcbb2cebced5377a73aec0fff4790e939a447 |
| 112 | Author: zhipeng.he <zhipeng.he@amlogic.com> |
| 113 | Date: Mon May 15 20:11:34 2023 +0800 |
| 114 | |
| 115 | videodec: CF2 libchrame crop. [1/1] |
| 116 | |
| 117 | PD#SWPL-120325 |
| 118 | |
| 119 | Problem: |
| 120 | videodec lib too large |
| 121 | |
| 122 | Solution: |
| 123 | crop the videodec lib |
| 124 | |
| 125 | Verify: |
| 126 | AH212 |
| 127 | |
| 128 | Change-Id: I8a8f4daefb44b846f1df36eaf980eb352b4db770 |
| 129 | Signed-off-by: zhipeng.he <zhipeng.he@amlogic.com> |
| 130 | |
| 131 | commit ea319186d2c380cfe242216a25deb1c057699df1 |
| 132 | Author: yunmin.chen <yunmin.chen@amlogic.com> |
| 133 | Date: Fri Jun 9 16:39:01 2023 +0800 |
| 134 | |
| 135 | mediahal: CB2 Fix typo. [1/1] |
| 136 | |
| 137 | PD#SWPL-127796 |
| 138 | |
| 139 | Problem: |
| 140 | Fix typo. |
| 141 | |
| 142 | Solution: |
| 143 | Fix typo. |
| 144 | |
| 145 | Verify: |
| 146 | SC2 |
| 147 | |
| 148 | Change-Id: I06d2ef6af11875d18de4560adbde8d7a6713eccc |
| 149 | Signed-off-by: yunmin.chen <yunmin.chen@amlogic.com> |
| 150 | |
| 151 | commit e911a12a1bd6a5695165f2ad9d8ae2e025dd7260 |
| 152 | Author: zhipeng.he <zhipeng.he@amlogic.com> |
| 153 | Date: Tue Jun 6 14:50:56 2023 +0800 |
| 154 | |
| 155 | tsplayer: CB2 set ad mix_enable need to add demux_id [1/1] |
| 156 | |
| 157 | PD#SWPL-119502 |
| 158 | |
| 159 | Problem: |
| 160 | set ad mix_enable not add demux_id |
| 161 | |
| 162 | Solution: |
| 163 | set ad mix_enable need to add demux_id |
| 164 | |
| 165 | Verify: |
| 166 | AH212 |
| 167 | |
| 168 | Change-Id: Ia88241d6253e8c96378e32c79caf081932435770 |
| 169 | Signed-off-by: zhipeng.he <zhipeng.he@amlogic.com> |
| 170 | |
| 171 | commit 9cabc9d8cc65656d39ca616f198c7d721fc8c571 |
| 172 | Author: chen.chen1 <chen.chen1@amlogic.com> |
| 173 | Date: Thu May 25 14:56:23 2023 +0800 |
| 174 | |
| 175 | mediasync: CB2 video playback lags after multiple loops. [1/1] |
| 176 | |
| 177 | PD#SWPL-124745 |
| 178 | |
| 179 | Problem: |
| 180 | DiscontinueProcess don't consider the gap between |
| 181 | audioframeInfo.frameSystemTime and curSystime.. |
| 182 | Accumulation of the gap from every loop playback leads to lag. |
| 183 | |
| 184 | Solution: |
| 185 | 1. consider the gap between audioframeInfo.frameSystemTime and curSystime. |
| 186 | 2. enable framecontrol. |
| 187 | |
| 188 | Verify: |
| 189 | verified on S905Y4-AH222 |
| 190 | |
| 191 | Change-Id: I694b5f5fe12c075c082e28f20e1a48925b70fa56 |
| 192 | Signed-off-by: chen.chen1 <chen.chen1@amlogic.com> |
| 193 | |
Yunmin Chen | 511cdbf | 2023-06-08 17:10:34 +0800 | [diff] [blame] | 194 | commit c56d593c712a4d1fd2bc86e0ec58fb3ee2d166dd |
| 195 | Author: yunmin.chen <yunmin.chen@amlogic.com> |
| 196 | Date: Sat May 13 22:45:31 2023 +0800 |
| 197 | |
| 198 | media_hal: CF1 amvideo pipeline support mediasync. [2/2] |
| 199 | |
| 200 | PD#SWPL-122581 |
| 201 | |
| 202 | Problem: |
| 203 | amvideo pipeline not support mediasync |
| 204 | |
| 205 | Solution: |
| 206 | amvideo pipeline support mediasync |
| 207 | |
| 208 | Verify: |
| 209 | zapper |
| 210 | |
| 211 | Change-Id: Idcfb169150464954668b0ec9e7f8b8a4c346d2d2 |
| 212 | Signed-off-by: yunmin.chen <yunmin.chen@amlogic.com> |
| 213 | |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 214 | ======================================== |
Yunmin Chen | 511cdbf | 2023-06-08 17:10:34 +0800 | [diff] [blame] | 215 | |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 216 | Release time: 2023-06-25-14-58 |
Zhipeng He | 45f40fd | 2023-06-01 16:47:29 +0800 | [diff] [blame] | 217 | |
Yunmin Chen | 511cdbf | 2023-06-08 17:10:34 +0800 | [diff] [blame] | 218 | ======================================== |
Zhipeng He | 45f40fd | 2023-06-01 16:47:29 +0800 | [diff] [blame] | 219 | |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 220 | Builder: zhipeng.he |
Jian Wang | 508a57c | 2020-02-29 11:25:35 +0800 | [diff] [blame] | 221 | |
| 222 | ======================================== |
| 223 | Release file: |
| 224 | |
| 225 | Header file: |
| 226 | AmTsPlayer.h |
| 227 | AmVideoDecBase.h |
zhipeng.he | c6d2f32 | 2021-10-26 21:45:02 +0800 | [diff] [blame] | 228 | MediaSyncInterface.h |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 229 | render_lib.h |
cheng tong | 6e852ac | 2020-12-22 18:08:02 +0800 | [diff] [blame] | 230 | resourcemanage.h |
Jian Wang | 508a57c | 2020-02-29 11:25:35 +0800 | [diff] [blame] | 231 | |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 232 | Library and Binary file: |
| 233 | AmTsPlayerExample |
| 234 | AmTsPlayerMultiExample |
| 235 | EsVideoDecPlayer |
zhipeng.he | c6d2f32 | 2021-10-26 21:45:02 +0800 | [diff] [blame] | 236 | libmediahal_mediasync.so |
Lifeng Cao | ec577b2 | 2020-03-17 13:00:49 +0800 | [diff] [blame] | 237 | libmediahal_resman.so |
Jian Wang | 508a57c | 2020-02-29 11:25:35 +0800 | [diff] [blame] | 238 | libmediahal_tsplayer.so |
| 239 | libmediahal_videodec.so |
zhipeng.he | 3e3d2f5 | 2022-01-11 17:20:25 +0800 | [diff] [blame] | 240 | libmediahal_videorender.so |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 241 | videorender_server |
| 242 | |
Lifeng Cao | 7283636 | 2020-03-20 17:09:33 +0800 | [diff] [blame] | 243 | Example file: |
| 244 | AmTsPlayerExample.cpp |
yunmin.chen | 50ba0d7 | 2020-09-24 22:03:36 +0800 | [diff] [blame] | 245 | Makefile |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 246 | |
zhipeng.he | 60bbc80 | 2021-09-13 16:12:40 +0800 | [diff] [blame] | 247 | Multi_Example file: |
| 248 | AmTsPlayerMultiExample.cpp |
| 249 | Makefile |
Zhipeng He | 2e528af | 2023-06-25 11:13:24 +0800 | [diff] [blame^] | 250 | Esvideodecplayer file: |
| 251 | EsVideoDecPlayer.cpp |
| 252 | Makefile |
Zhipeng He | 5a52451 | 2022-04-16 15:28:41 +0800 | [diff] [blame] | 253 | |
Jian Wang | 508a57c | 2020-02-29 11:25:35 +0800 | [diff] [blame] | 254 | ======================================== |