Changeset 244c62e5a7f0d6b77438b0deccbc16cca3a3580f
- Timestamp:
- 17/06/07 23:17:13
(1 year ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1182115033 +0000
- git-parent:
[ba1ea5d802f41c2fa62694ff984b98496fdbe712]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1182115033 +0000
- Message:
libvlc: Tell the build system to use media_instance.c.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r39793dd |
r244c62e |
|
| 320 | 320 | control/playlist.c \ |
|---|
| 321 | 321 | control/vlm.c \ |
|---|
| 322 | | control/input.c \ |
|---|
| 323 | 322 | control/video.c \ |
|---|
| 324 | 323 | control/audio.c \ |
|---|
| 325 | 324 | control/event.c \ |
|---|
| 326 | 325 | control/media_descriptor.c \ |
|---|
| | 326 | control/media_instance.c \ |
|---|
| 327 | 327 | control/mediacontrol_internal.h \ |
|---|
| 328 | 328 | control/mediacontrol_core.c \ |
|---|