Changeset 127 for smplayer/vendor/current/src/config.h
- Timestamp:
- Mar 29, 2012, 3:09:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/config.h
r121 r127 96 96 97 97 98 // GENERIC_CHAPTER_SUPPORT99 // if 1, it will use a generic code for chapters which can be used100 // for all kind of videos, not only DVDs and mkv files.101 102 #define GENERIC_CHAPTER_SUPPORT 1103 104 105 98 // DVDNAV_SUPPORT 106 99 // if 1, smplayer will be compiled with support for mplayer's dvdnav … … 141 134 #define USE_MPLAYER_PANSCAN 0 142 135 143 144 // Compile youtube support or not145 146 #define YOUTUBE_SUPPORT 1147 148 149 136 #endif
Note:
See TracChangeset
for help on using the changeset viewer.