]> git.sesse.net Git - vlc/history - plugins
* Bug fix with frequential downmix
[vlc] / plugins /
2001-03-02 Renaud Dartus* Bug fix with frequential downmix
2001-02-28 Sam Hocevar * Additional optimizations to the subtitle decoder
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
2001-02-22 Christophe Massiot* Added a 'd' keystroke to dump the stream contents...
2001-02-22 Stéphane BorelI have polioted once more with a bad file in the commit...
2001-02-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-21 Jean-Marc DresslerSome changes in the BeOS video output :
2001-02-21 Sam Hocevar Hrm. Some strange phenomenon known as sleepiness...
2001-02-21 Sam Hocevar (note: empty CVS mails mean that a new directory...
2001-02-21 Henri FallonTS Input :
2001-02-21 Sam Hocevar * Forgot to fix the vlc.spec.
2001-02-20 Sam Hocevar * Updated version number to 0.2.62. Release tonight.
2001-02-20 Christophe MassiotMinor optimizations in the video decoder.
2001-02-20 Sam Hocevar * Fixed a segfault in input.c when no input plugin...
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-20 Stéphane BorelRemoved flooding debug info :)
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
2001-02-19 Christophe Massiot* Kludge of the kludge, removing an oddity in YUV initi...
2001-02-19 Christophe Massiot* mux_rate parsing ;
2001-02-19 Sam Hocevar * Drag and drop support under BeOS.
2001-02-19 Stéphane Borel-Change in the code to detect beginning of movie. It...
2001-02-18 Sam Hocevar * configure.in and Makefile.in patches for better...
2001-02-18 Sam Hocevar * Ported the framebuffer plugin to the new module...
2001-02-18 Jean-Marc Dressler The BeOS port seems to work again.
2001-02-18 Stéphane Borel-UDF filesystem support so that we know the location...
2001-02-17 Sam Hocevar * Tried to fix the BeOS interface and video output...
2001-02-16 Sam Hocevar * Upgraded version number to 0.2.61. Release is today.
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-15 Stéphane Borel-New more recent css authentication code.
2001-02-15 Sam Hocevar * removed useless includes in intf_gnome.c
2001-02-15 Sam Hocevar * X11 output works again. It's just the output, but...
2001-02-14 Henri FallonBegining of TS Input
2001-02-14 Sam Hocevar * updated version information to 0.2.60 -- today's...
2001-02-14 Stéphane Borel-Changes in the way stream size in DVD mode is calculat...
2001-02-13 Christophe Massiot* Really fixed MC segfault bug.
2001-02-13 Stéphane Borel-adaptation of DVD module to navigation slider. The...
2001-02-13 Sam Hocevar * Quick patch to avoid a segfault when arbitrarily...
2001-02-13 Sam Hocevar * added --intf option to vlc
2001-02-12 Stéphane Borel-Much cleaning in css code. It should work fine now.
2001-02-12 Sam Hocevar . removed tests against i_rate and i_new_rate calculat...
2001-02-12 Sam Hocevar * Fixed my old stupid bug that disabled sound after...
2001-02-12 Sam Hocevar * The pure Gnome part of the Gnome interface has been...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-09 Stéphane Borel-Fixed a bug in #define that prevented from using ioctls
2001-02-09 Stéphane Borel-Some functions to prepare ifo commands utilisation...
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-02-08 Christophe Massiot* Pause function implemented ('p' key).
2001-02-08 Christophe MassiotFixed a compile probleme on machine without a dvd playe...
2001-02-08 Stéphane Borel*** empty log message ***
2001-02-08 Sam Hocevar . moved the playlist handling from input/input.c to...
2001-02-08 Stéphane Borel-solved bug with cssdescrambling. The vlc might segfaul...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-02-08 Renaud DartusCosmetics changes
2001-02-08 Renaud DartusWe can now choose the speed of forward (between 32...
2001-02-07 Christophe Massiot* Functional fast forward and slow motion API ;
2001-02-06 Damien Lucas. Fixed a FIXME in SDL: p_vout->p_sys is no more used...
2001-02-05 Sam Hocevar . disabled SDL parachute to let the vlc dump a core...
2001-02-05 Damien Lucas. Mouse pointer hidden/shown with middle button in...
2001-01-31 Sam Hocevar . version 0.2.50 for the Linux Expo
2001-01-23 Christophe Massiot* Fixed backwards moves ;
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
2001-01-17 Christophe Massiot* Borrowed LiViD's MMX and MMX EXT IDCT.
2001-01-17 Sam Hocevar . removed a few useless malloc() and unused variables...
2001-01-16 Pierre Baillet- small tweak in the copy handling, reduce CPU usage.
2001-01-16 Sam Hocevar . --aout sdl now works
2001-01-16 Pierre Baillet- minor cosmetic changes :P
2001-01-16 Pierre Baillet- Added SDL sound support. Sounds a bit laggy sometimes...
2001-01-16 Sam Hocevar . a few changes in the CPU extensions detection code...
2001-01-16 Sam Hocevar . add check for MMX EXT extensions, which doesn't...
2001-01-16 Sam Hocevar . added files for the SSE (MMX on steroids) IDCT....
2001-01-16 Sam Hocevar [ include/config.h.in has changed, don't forget tu...
2001-01-16 Sam Hocevar . merged the YUV plugins in the same directory to...
2001-01-15 Renaud Dartus* Fixed close button support in SDL
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-13 Sam Hocevar . the IDCT functions are now located in modules :...
2001-01-12 Sam Hocevar . Attempt to port the BeOS audio plugin to the new...
2001-01-12 Henri FallonDone :
2001-01-10 Sam Hocevar . complete commenting of modules_core.h and small...
2001-01-09 Sam Hocevar . just removed a forgotten debug message in the setpal...
2001-01-09 Pierre Baillet.Added 8bits palette SDL support.
2001-01-08 Arnaud de Bossorei... - maybe found the fullscreen bug, please test :)
2001-01-08 Arnaud de Bossorei... - fixed colors' bug (TODO: write a function in vout...
2001-01-08 Arnaud de Bossorei... - cleaning of SDL Lock/Unlock Surface.
2001-01-07 Sam Hocevar . all plugins now compile with -fPIC.
2001-01-07 Pierre BailletNoSEGfault Kl�dge added.
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-05 Christophe MassiotBSD port, including :
2001-01-05 Sam Hocevar(previous commit foired)
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2001-01-05 Sam Hocevar . added the Null Module, the module that does nothing...
2001-01-04 Arnaud de Bossorei... - fixed pitch bug;
2000-12-22 Arnaud de Bossorei... - sdl resising rulze, still buggy
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-19 Renaud DartusMove #define from audio_output.h to config.h
2000-12-19 Arnaud de Bossorei... - one typo.
2000-12-19 Arnaud de Bossorei... sdl plugin :
2000-12-19 Pierre Baillet- fixed the ratio/position problem in YUV, now patching...
2000-12-18 Arnaud de Bossorei... - Hardware YUV overlay (SDL) with real colors ;p...
next