Changeset 1096
- Timestamp:
- 07/08/09 02:00:39 (13 months ago)
- Location:
- branches/perian-1.1
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
Release/Changes.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/perian-1.1
-
branches/perian-1.1/Release/Changes.txt
r1081 r1096 4 4 - Added initial DTS passthrough via similar mechanisms as AC3 [r1024] 5 5 - Support old ffmpeg-generated MKV files with no enabled tracks [r1021] 6 - 10.6-compatible preference pane [r1085] 6 7 Fixes: 7 8 - Fixed "Load External Subtitles" checkbox [r998] 8 9 - Fixed crash/freeze when loading broken VobSub subtitles [r1000, 1034] 9 10 - Fixed import of uncompressed audio in FLV [r1007] 10 - Fixed import of audio tracks in AVI; should improve iApps [r1042]11 - Fixed import of some audio tracks; should improve iApps [r1042,r1088] 11 12 - Fixed CRAM codec AVI in browsers [r1010] 12 13 - Worked around bug in iChat codec loading [r1008] … … 15 16 - Fixed some 16-bit RGB codecs on Intel [r1039] 16 17 - Fixed importing movie files with no video tracks (regression from r706) [r1042] 17 - Fixed H264 crash in put_h264_qpel8_h_lowpass_l2_ssse3 18 - Fixed H264 crash in put_h264_qpel8_h_lowpass_l2_ssse3 (in FFmpeg) 18 19 - Fixed crash with corrupt first frame [r1061] 19 20 - Fixed BMP/RLE in AVI [r1078] 21 - Fixed several memory leaks [r1086] 22 - Fixed a problem with wrong channel order in DTS 5.1 [r1076] 20 23 Subtitles: 21 24 - Fixed garbage characters appearing at the end of a line with some fonts [r1013] … … 23 26 - Fixed rendering of multi-layer subtitles [r1016] 24 27 - Fixed SRT files using ',' for decimals [r1019] 25 - Ignore SSA shapes and \blur instead of misrendering them [r1027, 1036]28 - Ignored SSA shapes and \blur instead of misparsing them [r1027, 1036] 26 29 - Disabled vertical font support again to fix files wrongly using it for Latin text [r1027] 27 30 - Fixed subtitles in MKV wrongly displaying at the end of a video [r1036] 28 - Fixed sub-pixel \pos and the starting position of\move [r1063]31 - Fixed text position with \move [r1063] 29 32 30 33 1.1.3
