Changeset abc92903eac6c54689270e8fc7c04848586730bf
- Timestamp:
- 09/28/07 18:07:42
(10 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1190995662 +0000
- git-parent:
[0e50af7d344d8dccde19ef4457d246733326fd18]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1190995662 +0000
- Message:
News
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r85b3fed |
rabc9290 |
|
| 47 | 47 | |
|---|
| 48 | 48 | Input/Demuxers: |
|---|
| 49 | | * UDP-Lite protocol (requires OS support) for RTP/AVP |
|---|
| | 49 | * UDP-Lite transport for RTP/AVP |
|---|
| | 50 | * DCCP transport for RTP/AVP |
|---|
| 50 | 51 | * Proxy support for MMSH stream |
|---|
| 51 | 52 | * JACK audio input support |
|---|
| … | … | |
| 104 | 105 | * RTSP for TS-multiplexed broadcast streams |
|---|
| 105 | 106 | * New RTP payload formats: |
|---|
| | 107 | * Speex voice audio codec |
|---|
| 106 | 108 | * ITU T.140 (for text, subtitles) |
|---|
| 107 | | (FIXME: * Speex voice audio codec) |
|---|
| 108 | | * UDP-Lite (requires OS support) transport for RTP |
|---|
| | 109 | * UDP-Lite transport for RTP |
|---|
| | 110 | * DCCP transport for RTP |
|---|
| 109 | 111 | * Lots of fixes for RTSP broadcasting |
|---|
| 110 | 112 | |
|---|