blob: 7f9f27672e526d019b2efaf368ed4f9c49a717b8 [file] [log] [blame]
fei.denge60d8962022-08-28 22:22:38 +08001Major_V=1
fei.deng80c466a2023-06-28 03:21:44 +00002Minor_V=5
3BaseChangeId=I2b72e9ceb7fab72690125b432d91dca3fc4ad902
fei.denge60d8962022-08-28 22:22:38 +08004
5#history version
fei.deng80c466a2023-06-28 03:21:44 +00006#V1.4.15 Release Notes
7#Release_ChangeId_V1_3=I2b72e9ceb7fab72690125b432d91dca3fc4ad902
8#reset position when flush event has reset bit
9#send pause event to audiohal
10#fix crash when write error for non-direct-mode
11#enable xrun signal and suppress disable-xrun property
12#changed avsync-session property readable and writeable
13#remove DIRECT flag for TTS
14#enable multi-channel pcm send to audiohal
15#use mediasync if defined
16#fix xrun timeout after flush
17#fix pop noise after flush
18#fix pop noise after flush
19#release lock when stop_xrun_thread
20
fei.deng3776ba02022-11-22 23:33:32 +080021#V1.3.19 Release Notes
fei.deng80c466a2023-06-28 03:21:44 +000022#Release_ChangeId_V1_3=I6c33d2983fc2be8818e590163009aa00a893c442
fei.denga3934e52022-10-18 18:55:47 +080023#support heaac with ms12
24#start xrun after got the first data
25#delay xrun timer in paused state
26#remove lock during get position
27#disable xrun thread default
28#delete clock when tts-mode
29#PTS calculation error causing AV out of sync
30#refine audio switch logic
31
fei.denge60d8962022-08-28 22:22:38 +080032#V1.2.209 Release Notes
33#Release_ChangeId_V1_2=I5cc03af8180b399a73245359ae5c9f56cb16d540
34#use mediasync depends environment setting
35#asink pad stream lock deadlock
36#fix crash for non-direct-mode
37#don't return FLOW error when resource is revoked
38