An error occurred fetching the project authors.
- 10 Aug, 2001 3 commits
-
-
Sam Hocevar authored
* Another mistake in the BSD/OS configuration process.
-
Christophe Massiot authored
-
Sam Hocevar authored
* Added proper Conflicts: rules in debian/control. * configure.in fixes for BSD/OS.
-
- 09 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in extras/BSDI_dvdioctl after he suggested it. License is GPL. * ./configure now checks for an installed libdvd under BSD/OS and falls back to ours if not found. * Fixed harmless typos in yesterday's Solaris libdvd patches. * Bumped libdvdcss version number up to 0.0.3 ; release will probably follow once the BSDI changes have been tested.
-
- 08 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Solaris DVD decryption support by H}kan Hjort <d95hjort@dtek.chalmers.se>.
-
- 07 Aug, 2001 2 commits
-
-
Sam Hocevar authored
* Updated version number to 0.2.82. * Updated ChangeLog. * Fixed a typo in Makefile.dep.
-
Sam Hocevar authored
* Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules ! * Various debian scripts fixes. * Added -lmsvcrt40 to the win32 flags for proper execution under Wine. * Fixed broken soname setting under Solaris (and OS X, sort of). * Made the illegal instruction report more explicit. * BSD/OS 4.3beta1 fixes by Steven M. Schultz <sms@TO.GD-ES.COM>.
-
- 06 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Added a dummy libdvdcss so that the DVD plugin can be used without libdvdcss. It will try to dlopen() libdvdcss at runtime, though, and will use the dummy functions only if it couldn't find a valid libdvdcss. This is probably only useful to package maintainers. * Tidied the snapshot-* Makefile rules. * Tidied the modules Makefiles. * Removed useless stuff in the debian/ directory. * Removed the "make all" kludge in the Makefile.opts rule. I hope this patch is harmless on all systems.
-
- 30 Jul, 2001 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed a bug when compiling KDE plug-in without Qt plug-in ; * Now taking into account $KDEDIR ; * Made SDL configure error messages more explicit ; * --disable-sdl is now correctly taken into account ; * Changed the order of evaluation of sdl-config and sdl11-config ; * Finally fixed SDL*/SDL.h check ;
-
Sam Hocevar authored
* VC++/Intel compiler fixes by Jon Lech Johansen <jon-vl@nanocrew.net>.
-
- 29 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Better gtk-config detection. * Removed duplicate checks in configure.in. * Fixed a typo in vlc.spec.
-
- 28 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Fix in libdvdcss in the key caching code. * Removed useless variables in configure.in which caused all subsequent compilation tests to fail.
-
- 27 Jul, 2001 3 commits
-
-
Sam Hocevar authored
* Additional fixes to the sdl-config detection.
-
Sam Hocevar authored
* Updated version numbers for imminent release. * Fixed the --with-dvdcss flag: o --with-dvdcss - build libdvdcss, link statically (also default behaviour) o --with-dvdcss=local-static - build libdvdcss, link statically o --with-dvdcss=local-shared - build libdvdcss, link dynamically o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar * Fixed an omission in the dvdcss.h header.
-
Sam Hocevar authored
* Changed libdvdcss API to force binary incompatibility. Yeah, this is evil, but if we don't do it now we'll have to do it when more people are using it. * Fixed minor libdvdcss stuff such as the soname and compilation flags. * New --with-dvdcss flag. Explanation: o default: build libdvdcss, statically link vlc against it. o --with-dvdcss=no: build libdvdcss, dynamically link vlc against it. o --with-dvdcss=yes: don't build libdvdcss, use already installed one. o --with-dvdcss=/foo: don't build libdvdcss, use libdvdcss from /foo/*. (this looks a bit strange to me, I'll find better flag settings)
-
- 26 Jul, 2001 1 commit
-
-
Christophe Massiot authored
-
- 25 Jul, 2001 2 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
* ncurses compilation fix by Michael Mondragon <mammon@lokmail.net>. * fix for large inline functions and gcc 3.0. * fixed the gnome plugin so that it does not include gtk headers.
-
- 19 Jul, 2001 1 commit
-
-
Christophe Massiot authored
-
- 11 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks vlc's DVD input (looks like decoders are expecting data too early and DVD input can't cope with it due to decryption). Needs to be investigated. * Plugins are now compiled in plugins/* and libraries in lib/*. * The KDE UI compiles again but does not work yet. * ALSA plugin message corrections. * Calculation modules can now be calledwith a shorter name (eg. '--downmix mmx' instead of '--downmix downmixmmx'). * Fixed insane verbosity of the SDL plugin.
-
- 07 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Probably fixed the "X eats more and more CPU" bug. Please test. * mingw32 cross-compilation issue fixed.
-
- 01 Jul, 2001 1 commit
-
-
Gildas Bazin authored
- Portablility fix: We now control the name to be used in the assembler code for a C function or variable. GCC for Win32 normally prepends an underscore to the name of a C function or variable, and the inline assembler code was using the name without the underscore so we had undefined symbols in some modules. - Reenabled all the accelerated modules on Win32.
-
- 25 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Compile fix for newer versions of MacOS X by Colin Simmonds <colin_simmonds@Mac.lover.org>. * Additional MacOS X DVD ioctl work by Eugenio Jarosiewicz <ej0@cise.ufl.edu>.
-
- 18 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* First libdvdcss version
-
- 14 Jun, 2001 3 commits
-
-
Sam Hocevar authored
* Added gprof profiling support with --enable-profiling. It works at last! configure with --enable-profiling, build, run vlc (you may want to add --noaudio, it currently segfaults with sound here) and launch "gprof vlc" when finished. To make gprof work with multithreaded programs, one needs to set the internal ITIMER_PROF timer for each new thread launched. I did this through a wrapper in vlc_thread_create (see include/threads.h).
-
Sam Hocevar authored
* Fully working Windows DVD ioctl support by Jon Lech Johansen. * Usual weekly ChangeLog mass-update.
-
Sam Hocevar authored
* DirectX enhancements by Gildas Bazin, such as software rendering. * Merged dvdcss_init and dvdcss_open into dvdcss_open, and dvdcss_close and dvdcss_end into dvdcss_close. libdvdcss API now has 7 functions. * Another failed attempt at profiling vlc under Linux: ported the threads API to GNU Pth. Activate with --enable-pth. It doesn't seem to spawn new threads for me, maybe someone will have better luck. * Makefile optimizations. * Automatic build of libdvdcss if not found.
-
- 12 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Exported the CSS part of the dvd plugin into a library.
-
- 07 Jun, 2001 2 commits
-
-
Sam Hocevar authored
* Applied old FreeBSD patch for dvd input by German Tischler. * Found what was causing the slowdowns: a namespace collision. Put all plugins into builtins again.
-
Sam Hocevar authored
* Put most builtins in plugins again due to performances issues (more about this in a forthcoming post here). * Fixed the painfully slow build process (at last!). * Moved the null plugin together with the dummy one. * Added new dummy input plugin. More on the dummy input plugin: we'll use it to insert commands in the playlist. Currently implemented are the "quit" and "pause" functions, here are examples on how they are used: vlc file.mpeg vlc:quit # exit after file.mpeg has been read. vlc file1.mpeg vlc:pause:3 file2.mpeg # pause 3 seconds before playing # the next file. From now we can more efficiently benchmark vlc. For instance, to test the video output changes I am doing, I use such a command: time vlc -I dummy --noaudio file.mpeg vlc:quit Future extentions might include more interesting stuff like "switch to full screen", "repeat next file 3 times", "switch to SDL video output"...
-
- 05 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Updated things and stuff for 0.2.80 release.
-
- 03 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Various little fixes - BeOS interface compilation fix by Rene Gollent. - DirectX plugin compilation fix by Gildas Bazin. - removed %ebx spill in the iMDCT plugins.
-
- 02 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>. Notes: o I called it 'directx' instead of 'windx' because it made a lot more sense to me. o Completely untested. I didn't manage to compile it yet. o Code in vout_directx.c will go through a big rewrite when vout 4 is finished. Xav is already working on this.
-
- 30 May, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed the BeOS compile typo. * The ALSA plugin is back. * A gift for Gildas: plugins don't rely on backlinking any more. The drawback is the dirty magic in include/modules_export.h which has to be included whenever a module needs one of the functions in it. But a) we should less and less rely on those functions b) no plugin code modification was needed The BeOS and MacOS X modules may be broken when compiled as plugins, I'll check this later when I can reboot under BeOS.
-
- 28 May, 2001 1 commit
-
-
Sam Hocevar authored
* Win32 compilation fixes, esp. the MAC retrieval.
-
- 16 May, 2001 2 commits
-
-
Renaud Dartus authored
* Remove kmudge for ac3 on MacOS X
-
Sam Hocevar authored
* We now do pthread detection for FreeBSD like the XMMS guys do. It works even better.
-
- 15 May, 2001 2 commits
-
-
Sam Hocevar authored
* FreeBSD pthread fixes.
-
Sam Hocevar authored
* AC3 IMDCT and downmix functions are now in plugins, --imdct and --downmix options added.
-