mirror of
https://github.com/videolan/vlc.git
synced 2024-12-04 23:35:52 +08:00
bf9b62a4ea
* ./src/libvlc.c, ./include/vlc/vlc.h: created reentrant versions of the libvlc API. * ./src/vlc.c: vlc uses the non-reentrant libvlc functions. * ./mozilla/vlcplugin.c: the mozilla plugin uses the reentrant functions. * ./debian/*: created packages for libvlc0-dev.
25 lines
227 B
Plaintext
25 lines
227 B
Plaintext
.*
|
|
core
|
|
core.*
|
|
conftest
|
|
conftest.*
|
|
.dep
|
|
gmon.out
|
|
vlc-config
|
|
vlc-debug.*
|
|
vlc-log.*
|
|
config.log
|
|
config.cache
|
|
config.status
|
|
confdefs.h
|
|
Makefile.opts
|
|
Makefile.modules
|
|
Makefile.config
|
|
build-stamp
|
|
vlc
|
|
gvlc
|
|
qvlc
|
|
kvlc
|
|
gnome-vlc
|
|
vlc.app
|