Dear experts,
I uploaded a new release of the JM H.264/AVC reference software to my
web site at:
http://iphome.hhi.de/suehring/tml/download/
This is a bug-fix and cleanup release. Most important are the fixes for 4:4:4 (performance) and 4:2:2 (mismatch) color spaces. Please see below for the list of changes.
Best regards,
Karsten
Changes in Version JM 13.1 (since JM 13.0)
------------------------------------------
- encoder: 4:4:4 performance fix (4x4 intra) (KS)
- encoder: always use ChromaMEEnable for 4:4:4 common mode (KS)
- encoder: 4:2:2 transform fix (AT)
- decoder: fix slice_group_id allocation (KS)
- encoder/decoder: fix inline functions for compilers without c99 support (KS)
- encoder/decoder: makefile updates (LW/KS)
- encoder/decoder: 4:0:0 fixes (KS)
- encoder/decoder: further cleanups (AT/KS)