Changeset 5fbe1b05441226d158b7e405666883ec63b4bdbf
- Timestamp:
- 18/12/02 10:27:26
(6 years ago)
- Author:
- Sam Hocevar <sam@videolan.org>
- git-committer:
- Sam Hocevar <sam@videolan.org> 1040203646 +0000
- git-parent:
[7fc0df74caec0814a9f91c5f73566578914081aa]
- git-author:
- Sam Hocevar <sam@videolan.org> 1040203646 +0000
- Message:
- ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
- ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
thanks to Stepan Roh for spotting this.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc3a40bc |
r5fbe1b0 |
|
| 4 | 4 | modules/video_chroma/i420_rgb8.c \ |
|---|
| 5 | 5 | modules/video_chroma/i420_rgb16.c \ |
|---|
| | 6 | modules/video_chroma/i420_rgb_c.h \ |
|---|
| 6 | 7 | $(NULL) |
|---|
| 7 | 8 | |
|---|