]> git.sesse.net Git - vlc/commit
* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a slew of file extensions
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 19 Sep 2003 23:03:27 +0000 (23:03 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 19 Sep 2003 23:03:27 +0000 (23:03 +0000)
commit07d406a6dedcdce9f248880b48ff7fd42fde8627
treeccb4c6c5d68c7a2479812239379e3d8cf7bfb24c
parent2bd94a6ca420385fa09301076f1eafc9b77fdd48
* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a slew of file extensions
  recognized by VLC
* modules/code/quicktime.c: Added samr (AMR) to the quicktime decoder.
  Although it runs on OS X, it only plays back silence for some reason.
  Might be a problem with one of the converters?
* modules/gui/macosx/*:
  - 'fixed' several compiler warnings
  - removed some old no longer necesarry stuff
extras/MacOSX/vlc.pbproj/project.pbxproj
modules/codec/quicktime.c
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/open.m
modules/gui/macosx/output.m
modules/gui/macosx/playlist.m
modules/gui/macosx/prefs.m