Changeset 680c14288bf42379fc8117d5fa6027ea539973ab
- Timestamp:
- 04/06/07 20:11:28
(1 year ago)
- Author:
- Christophe Massiot <massiot@videolan.org>
- git-committer:
- Christophe Massiot <massiot@videolan.org> 1175883088 +0000
- git-parent:
[ea054fa66b839da5b44a13b0117e8569124ac306]
- git-author:
- Christophe Massiot <massiot@videolan.org> 1175883088 +0000
- Message:
- NEWS: Moved teletext to 0.8.6-bugfix and merged changes from
0.8.6-bugfix branch.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9a1ab88 |
r680c142 |
|
| 40 | 40 | Decoders: |
|---|
| 41 | 41 | * VP60/VP61/VP6F/VP62 support |
|---|
| 42 | | * Teletext subtitles (telx) support |
|---|
| 43 | 42 | * MKV USF subtitles support |
|---|
| 44 | 43 | * HTML based subtitles support |
|---|
| … | … | |
| 74 | 73 | |
|---|
| 75 | 74 | |
|---|
| 76 | | Changes between 0.8.6a and 0.8.6-bugfix (not yet released): |
|---|
| 77 | | ----------------------------------------------------------- |
|---|
| | 75 | Changes between 0.8.6a and 0.8.6b: |
|---|
| | 76 | ---------------------------------- |
|---|
| 78 | 77 | Various bugfixes notably: |
|---|
| 79 | 78 | * out-of-bound read in demuxers |
|---|
| 80 | 79 | * demuxers crashes (incl. CVE-2007-0256) |
|---|
| 81 | 80 | * Mac OS X Interface crashes |
|---|
| 82 | | |
|---|
| 83 | | Mac OS X Interface: |
|---|
| 84 | | * further usability improvements |
|---|
| | 81 | * VP31 decoding on Windows platforms |
|---|
| | 82 | |
|---|
| | 83 | Decoders: |
|---|
| | 84 | * Enhanced Flash Video support incl. VP61 and VP60 |
|---|
| | 85 | * Teletext subtitles (telx) support |
|---|
| | 86 | |
|---|
| | 87 | Webbrowser plugins: |
|---|
| | 88 | * rectified behaviour and improved usability |
|---|
| | 89 | |
|---|
| | 90 | Mac OS X Interface & Port: |
|---|
| | 91 | * diverse usability improvements |
|---|
| | 92 | * new wizard option to include subtitles |
|---|
| | 93 | * screensaver/automatic sleep mode is enabled when a video is paused |
|---|
| | 94 | * Improved Delete-Preferences-Script |
|---|
| 85 | 95 | |
|---|
| 86 | 96 | |
|---|