Changeset b39ffad911af43814d966bf0f64be369584164f5
- Timestamp:
- 10/16/07 00:32:53
(11 months ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1192487573 +0000
- git-parent:
[128bdf19b17e22a84cc5605c707b6810624f8e6a]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1192487573 +0000
- Message:
Some files were renamed
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd492bef |
rb39ffad |
|
| 49 | 49 | include/vlc_playlist.h |
|---|
| 50 | 50 | include/vlc_rand.h |
|---|
| | 51 | include/vlc_services_discovery.h |
|---|
| 51 | 52 | include/vlc_sout.h |
|---|
| 52 | 53 | include/vlc_stream.h |
|---|
| … | … | |
| 76 | 77 | src/control/dynamic_media_list.c |
|---|
| 77 | 78 | src/control/event.c |
|---|
| 78 | | src/control/flat_media_list.c |
|---|
| | 79 | src/control/flat_media_list_view.c |
|---|
| 79 | 80 | src/control/libvlc_internal.h |
|---|
| 80 | 81 | src/control/log.c |
|---|
| … | … | |
| 382 | 383 | modules/codec/ffmpeg/video_filter.c |
|---|
| 383 | 384 | modules/codec/flac.c |
|---|
| | 385 | modules/codec/fluidsynth.c |
|---|
| 384 | 386 | modules/codec/libmpeg2.c |
|---|
| 385 | 387 | modules/codec/lpcm.c |
|---|