]> git.sesse.net Git - vlc/commit
* modules/gui/macosx/prefs.m: fixed the module selectors.
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 26 May 2003 02:03:10 +0000 (02:03 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 26 May 2003 02:03:10 +0000 (02:03 +0000)
commit8556d7eed2689c9ec42ddda8396f85331f989772
tree8aeb9e08aa1ebe3f083febd5e466c2c0675fb134
parentb52970e2dc4071bcebfa175c3ba1ce019bc8499b
* modules/gui/macosx/prefs.m: fixed the module selectors.
* modules/video_filter/crop.c: clarified the use of crop. someone please
  check, i'm not entirely sure this is correct. Actually i think we should
  split this up in more then one config item, for GUI preferences clarity.
  Something like crop-width, crop-height, crop-h-offset, crop-v-offset, or
  like ffmpeg has which uses left, right, top and bottom offsets.
modules/gui/macosx/prefs.m
modules/video_filter/crop.c