]> git.sesse.net Git - vlc/commit
* Fixed a segfault in input.c when no input plugin was found for
authorSam Hocevar <sam@videolan.org>
Tue, 20 Feb 2001 09:10:36 +0000 (09:10 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 20 Feb 2001 09:10:36 +0000 (09:10 +0000)
commit083ddb2c367e8b72c1d39017587b1c18ce5ef0f1
treeb0c9833fd0d527917b994f47af7f6da7a0fd9463
parent78335f88e6ec96fc14ef78db6bfebfb9b75162be
 * Fixed a segfault in input.c when no input plugin was found for
   a given file.
 * Fixed a deadlock in the Gnome interface. Next time I'll initialize
   my mutexes, I promise.
 * Added Oct to the authors list in intf_gnome.glade :)
plugins/gnome/gnome_interface.c
plugins/gnome/intf_gnome.c
plugins/gnome/intf_gnome.glade
src/input/input.c