Changeset 3558ffb00e4819ee3d3e2dd01a3fcf7bb5c34770
- Timestamp:
- 03/31/07 22:07:58
(1 year ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1175371678 +0000
- git-parent:
[aa02864cbab21136b17322841c0b845b9b2c3145]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1175371678 +0000
- Message:
s/splitted/split/
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4d708a5 |
r3558ffb |
|
| 48 | 48 | |
|---|
| 49 | 49 | Video output: |
|---|
| 50 | | * Adjust, Invert and Distort (now splitted into Wave, Ripple, Gradient |
|---|
| 51 | | and Psychedelic) video filters can now be streamed |
|---|
| | 50 | * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and |
|---|
| | 51 | Psychedelic) video filters can now be streamed |
|---|
| 52 | 52 | * New puzzle video output filter |
|---|
| 53 | 53 | * Rewrite motion detection video filter |
|---|
| 54 | | * New extract video filter (extract Red, Green and Blue components from a video) |
|---|
| | 54 | * New extract video filter (extract Red, Green and Blue components from a |
|---|
| | 55 | video) |
|---|
| 55 | 56 | * New sharpen video filter (increase the contrast of adjacent pixels) |
|---|
| 56 | 57 | * New erase video filter (remove a logo from a video) |
|---|
| 57 | | * Enhancements to subtitles' renderer to support bold, italics and some HTML tags |
|---|
| | 58 | * Enhancements to subtitles' renderer to support bold, italics and some HTML |
|---|
| | 59 | tags |
|---|
| 58 | 60 | |
|---|
| 59 | 61 | Stream output: |
|---|