2. PSIP PID detection has been added. 3. PIDs are now displayed in decimal as well as hexadecimal. 5. A bug was fixed in the transport packet length detection code. This caused some M2TS streams to be parsed incorrectly. 6. The file type .m2t was added to the open dialog. 12. Fixed two problems with .m2ts files: 1) audio on PRIVATE_STREAM_1 was not processed correctly, and 2) video demuxing was broken. 15. The infamous GOP warning popup has been removed. The D2V Parse log now shows the open/closed status of the GOPs, so if you need to know if your opening GOP is open, look there. 17. An option was added to control how HD videos are displayed. You can now shrink by half (the previous behavior) or you can view any quadrant of the video. This allows the interlace structure of HD videos to be inspected. 18. Fixed a problem that caused DGIndex to miss some audio streams. For example, if AC3 substream 0x80 was present, and MPA stream 0xC0 was present, both would be viewed as Track 1, and only the first one encountered would be detected. 21. When a stream does not declare the colorimetry, matrix_coefficients=1 is assumed for HD video and matrix_coefficients=5 is assumed for SD video. 22. Fixed a bug that caused automatic PID setting for transport streams to use the last audio stream encountered instead of the first. 34. Transport packet resync and M2TS file detection were made more robust. 35. Fixed a bug in the Log Timestamps function, whereby a video DTS value was incorrectly shown as a PTS value. 36. Fixed a bug in demuxing of DTS audio from transport streams. 46. Fix parsing with log timestamps enabled. 49. Fixed the audio delay calculation, timestamps dump, and analyze sync tool for streams that do not contain GOP headers. 50. Fixed incorrect audio demuxing when demuxing audio only.