]> git.sesse.net Git - vlc/shortlog
vlc
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 Sam Hocevar . added comments to src/interface/intf_plst.c and...
2001-02-08 Christophe... * Portability : changed off64_t to off_t and activated...
2001-02-08 Christophe... * Implemented basic stream navigation function, and...
2001-02-08 Christophe... * Pause function implemented ('p' key).
2001-02-08 Christophe... Fixed 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 Stéphane Borel-New method using netlist to read packets on DVD device...
2001-02-08 Renaud DartusCosmetics changes
2001-02-08 Renaud DartusWe can now choose the speed of forward (between 32...
2001-02-07 Christophe... Another mistake.
2001-02-07 Christophe... /me <- pogno who modifies Makefile instead of Makefile...
2001-02-07 Christophe... * Functional fast forward and slow motion API ;
2001-02-07 Christophe... * Centralized clock management, preparing for stream...
2001-02-06 Christophe... Fixed a bug in period calculation for progressive seque...
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-02-04 Sam Hocevar . removed obsolete video_yuv_mmx.S
2001-01-31 Sam Hocevar . version 0.2.50 for the Linux Expo
2001-01-30 Christophe... * Fix for assholes who don't have a dvd players. :pppp
2001-01-30 Sam Hocevar . not a very nice hack, but will probably spare us...
2001-01-29 Stéphane Borel* Correction of two errors.
2001-01-29 Stéphane Borel-CSS support kludged for current DVD input.
2001-01-26 Christophe... * Removed dead code.
2001-01-26 Christophe... * Fix for field pictures.
2001-01-25 Sam Hocevar . removed Makefile -- I can't understand why it reappe...
2001-01-24 Christophe... * Hooks for fast forward and slow motion support.
2001-01-23 Christophe... * Fixed backwards moves ;
2001-01-23 Christophe... * Completely removed BIZARRE_OPTIMS.
2001-01-22 Christophe... * Tuned up optimizations.
2001-01-22 Christophe... * Minor bitstream optimization.
2001-01-22 Christophe... * Tuned up optimization flags.
2001-01-22 Stéphane Borel*Check for the needed headers for DVD ioctls
2001-01-21 Stéphane Borel*Some cleaning in the dvd authentification code
2001-01-21 Christophe... * Various miscellaneous minor optimizations of the...
2001-01-20 Stéphane Borel* Beginning of support for encrypted DVDs.
2001-01-20 Sam Hocevar . really fixed GetChunk now.
2001-01-20 Sam Hocevar . the infamous Saturday morning mighty one-liner patch...
2001-01-19 Sam Hocevar . changed program version to 0.2.5 (preparing 0.3...
2001-01-18 Christophe... * 32-bit aligned bitstream (not that fast).
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
2001-01-17 Christophe... * Borrowed LiViD's MMX and MMX EXT IDCT.
2001-01-17 Sam Hocevar . removed a few useless malloc() and unused variables...
2001-01-17 Stéphane Borel* Minor changes
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 Christophe... * Reverted something that wasn't supposed to go into...
2001-01-16 Christophe... * Borrowed livid's latest libmmx and MMXEXT MC. Not...
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 Christophe... * Change for the forthcoming fast forward and slow...
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 Stéphane Borel. Now use of 64 bits offsets to parse the whole DVD...
2001-01-16 Sam Hocevar . merged the YUV plugins in the same directory to...
2001-01-15 Christophe... * Fixed a bug in the frame rate handling ;
2001-01-15 Christophe... * Finally fixed repeat_first_field and co. (pas encore...
2001-01-15 Christophe... * Implemented video_parser bitstream callback for PTS...
2001-01-15 Renaud Dartus* Fixed close button support in SDL
2001-01-15 Sam Hocevar OK, so I foired input.h once again. But this one...
2001-01-15 Sam Hocevar . correction d'un poliotage de copier-coller
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-15 Stéphane Borel. Correction of bugs in ifo parsing. Now the structures...
2001-01-14 Stéphane Borel. Beginning of dvd_input.
2001-01-13 Sam Hocevar . second part of the commit
2001-01-13 Sam Hocevar . the IDCT functions are now located in modules :...
2001-01-12 Christophe... * Changed default values :
2001-01-12 Sam Hocevar . destroy fifo mutex and cond variables _after_ they...
2001-01-12 Sam Hocevar . Attempt to port the BeOS audio plugin to the new...
2001-01-12 Henri FallonDone :
2001-01-12 Christophe... * Fixed 32 bits bitstream bugs.
2001-01-11 Sam Hocevar . moved the MPEG audio decoder to the new bitstream
2001-01-11 Sam Hocevar . moved swab32 from input_ext-dec.h to common.h. We...
2001-01-10 Sam Hocevar . fixed a missing #ifdef STATS
2001-01-10 Christophe... * Changed code for handling b_die in bitstream ;
2001-01-10 Christophe... * Placed a callback to the decoder in the bitstream...
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-09 Sam Hocevar . fixed a warning under FreeBSD (dlerror() is a const...
2001-01-08 Arnaud de Bossoreill... - maybe found the fullscreen bug, please test :)
2001-01-08 Arnaud de Bossoreill... - fixed colors' bug (TODO: write a function in vout...
2001-01-08 Sam Hocevar . Added a missing mutex_unlock in video_output.c
2001-01-08 Arnaud de Bossoreill... - cleaning of SDL Lock/Unlock Surface.
2001-01-07 Sam Hocevar . added a .cvsignore file in lib/ so that the director...
2001-01-07 Sam Hocevar . all plugins now compile with -fPIC.
2001-01-07 Pierre BailletNoSEGfault Kl�dge added.
2001-01-07 Benoit SteinerHum, ouais bon ben euhh, j'avais fume, donc je repare...
2001-01-07 Benoit SteinerOptimisation de BinaryLog
2001-01-07 Henri Fallon- Order : if a then b are initialized, release b then a ;
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
next