]> git.sesse.net Git - vlc/shortlog
vlc
2001-03-02 Christophe... * Fixed miscellaneous alignment problems (alpha/sparc...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
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 * Optimizations done to the SPU decoder. Now the...
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
2001-02-23 Christophe... * Disabled slice-level resynchro since it's probably...
2001-02-23 Christophe... * Fixed a structural major bug in the macroblock struct...
2001-02-23 Christophe... * Added debug messages.
2001-02-23 Christophe... * Fixed a compile problem in debug mode.
2001-02-22 Christophe... * Added functions and hooks to display dates instead...
2001-02-22 Christophe... * 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-22 Renaud Dartus* Fix bug in ac3dec for mono streams
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 Jean-Marc DresslerAdded the BeOS code for vlc_mutex_destroy() and vlc_con...
2001-02-20 Christophe... Minor optimizations in the video decoder.
2001-02-20 Christophe... On machines without dvd ioctl, remove the DVD plugin...
2001-02-20 Renaud Dartus* Move ac3 globals variables into structures
2001-02-20 Sam Hocevar * Fixed a bash-ism in configure.in
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... * Kludge of the kludge, removing an oddity in YUV initi...
2001-02-19 Christophe... * mux_rate parsing ;
2001-02-19 Renaud Dartus* Add dither fix
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 * Should have fixed the dependency generater for some...
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... * 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 Christophe... Removed enhancement because of an incompatibility with...
2001-02-12 Christophe... * We can now seek at position 0 :p ;
2001-02-12 Christophe... * Tried to enhance picture dating on timebase discontin...
2001-02-12 Christophe... * Fixed pause bug.
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 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.
next