************************************************************
* H.264 Encoding Engine, Linux Device Driver, Release Note *
************************************************************
[Version 2.0.0.7]
Release at 2015.12.25
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. MODIFICATION: Avoid multiple process access SYSC at the reset control MMR caused by race condition - DONE.

[Version 2.0.0.6]
Release at 2015.11.27
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. BUG: mutex_unlock() in Open() should be placed after try_module_get() - FIXED.
3. MODIFICATION: initialize ptObjInfo->ptMMRInfo and ptObjInfo->ptMMRDecInfo to NULL in Open() - DONE.

[Version 2.0.0.5]
Release at 2015.10.15
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. MODIFICATION: To avoid system crash, modify coding behavior of the wait_event_interruptible function - DONE.

[Version 2.0.0.4]
Release at 2015.08.11
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. MODIFICATION: Decoder MMR read in ISR when clock ratio 3:2 - DONE.

[Version 2.0.0.3]
Release at 2015.07.29
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. BUG: Fix a bug for baseline profile enc mode - DONE.

[Version 2.0.0.2]
Release at 2015.06.04
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. MODIFICATION: Use mutex_lock and mutex_unlock to avoid concurrent issue - DONE.

[Version 2.0.0.1]
Release at 2015.05.28
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. MODIFICATION: Modify ldmia coding styple at burst_4w() for the compatibility of compiler - DONE.

[Version 2.0.0.0]
Release at 2015.05.19
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.

[Version 1.1.0.4]
Release at 2015.03.10
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. MODIFICATION: Change VMA_H4EE_IOC_START interface for software performance enhancement - DONE.
4. MODIFICATION: Reduce the "mutex lock scop" in Ioctk(), Only " VMA_H4EE_IOC_START" and " VMA_H4EE_IOC_RESET" need to get the lock - DONE.


[Version 1.1.0.3]
Release at 2014.10.28
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. MODIFICATION: Set bus usage for raw master - DONE.

[Version 1.1.0.2]
Release at 2014.10.21
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. MODIFICATION: Remove disable_irq/enable_irq that is no need in Linux kernel 3.1 - DONE.

[Version 1.1.0.1]
Release at 2014.10.13
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. BUG: Fix a bug for judging enc/dec mode - DONE.

[Version 1.1.0.0]
Release at 2014.08.01
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. FEATURE: Support H264Enc/H264Dec dual mode - DONE.

[Version 1.0.0.0]
Release at 2014.08.01
1. FEATURE: Synchronized with VMA_H4EE version 16.1.0.43.
2. FEATURE: Use code_gen version 4.6.0.7 - DONE.
3. FEATURE: Release for Rossini Project and compatible with linux kernel 3.1 -
DONE.
