Dear experts,
I uploaded a new version of the JM reference software to my web site at:
http://iphome.hhi.de/suehring/tml/
This version is mostly a bugfix and cleanup release. Most important it
contains an impressive decoder speedup (with gcc 4 the decoder is twice
as fast) and fixes a weighted prediction mismatch which was introduced
in JM 12.1.
The work on integrating the new 4:4:4 profiles is still ongoing. This
release contains only some of the necessary modifications.
Please the the changelog below for a complete list of changes.
Best regards,
Karsten
Changes in Version JM 12.2 (since JM 12.1)
------------------------------------------
Professional Profiles:
- encoder: 420/422 intra only coding (SWi)
- encoder/decoder: post-filter hint SEI (SWi)
- encoder/decoder: tone-mapping SEI (ASe)
- encoder/decoder: cleanup and speed improvements (AT/AL)
- encoder/decoder: deblocking filter speedup (AT)
- encoder/decoder: CAVLC entropy coder speedup (AT)
- encoder/decoder: CABAC arithmetical coder speedup [JVT-U084] (GM/DM/KS)
- encoder: VUI support (AL)
- encoder: further rate control fixes (AL)
- encoder: add error checks for slice group config files (KS)
- encoder: fix I_PCM encoding with CABAC (KS)
- decoder: Motion Compensation speedup (AT)