Changeset 13d659d285019565598b0f202d68c2628bead821
- Timestamp:
- 09/06/08 09:41:23
(6 months ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1212997283 +0200
- git-parent:
[5c8b51dde22f92bd6a0a97ffb5d7f5ffb6cc621f]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1212997283 +0200
- Message:
Last time I checked, V4L2 was not a demux :) (well it can sometimes be used as an access_demux ... but it's still an access)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5c8b51d |
r13d659d |
|
| 55 | 55 | |
|---|
| 56 | 56 | Inputs: |
|---|
| | 57 | * Video for Linux 2 (V4L2) input support |
|---|
| 57 | 58 | * UDP-Lite transport for RTP/AVP |
|---|
| 58 | 59 | * DCCP transport for RTP/AVP |
|---|
| … | … | |
| 87 | 88 | * Standard MIDI File (types 0 & 1) support |
|---|
| 88 | 89 | * TiVo Series 2 support |
|---|
| 89 | | * v4l2 access module support |
|---|
| 90 | 90 | * CD+G karaoke Files support |
|---|
| 91 | 91 | * MXF files support |
|---|