]> git.sesse.net Git - vlc/shortlog
vlc
2002-01-21 Gildas Bazin* Fixed crashes on exit in the directx plugin
2002-01-21 Sam Hocevar * ./configure.in: added extra checks for strange...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-19 Gildas Bazin* Converted the plugin initialization code of the macos...
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
2002-01-17 Sam Hocevar * ./vlc.spec: imported MandrakeSoft's new spec file.
2002-01-16 Sam Hocevar * ./debian/rules: fixed the vlc-arts and vlc-mad...
2002-01-15 Stéphane BorelThe gnome/gtk interface should no longer user p_input...
2002-01-15 Stéphane Borel*stream lock is initialized in input_CreateThread inste...
2002-01-15 Cyril Deguet- added support for S8 and U16 aout (not tested)
2002-01-15 Stéphane Borel-Patch of libdvdread to do readv on regular files ...
2002-01-15 Sam Hocevar * ./debian/control: fixed Debian build-depends.
2002-01-14 Christophe... * More precise way to retrieve a PTS from the bit stream.
2002-01-14 Christophe... Attempt to fix the INPUT_MAX_ALLOCATION error.
2002-01-14 Stéphane Borel*With DVDCSS_METHOD=disc or key, the keys are no longer...
2002-01-14 Jean-Paul SamanConfigure, build and install instructions for libmad...
2002-01-14 Jean-Paul SamanUpdated BUGS list
2002-01-14 Jean-Paul SamanSmooth sound (not tested on iPaq)
2002-01-14 Cyril Deguet- le coup de gr�ce: all the code in audio output is...
2002-01-14 Cyril DeguetHUGE cleanings in audio output:
2002-01-13 Gildas Bazin* A few fixes for the Win32 build.
2002-01-13 Gildas Bazin* Fixed all the problems related to ToggleFullScreen().
2002-01-12 Jon Lech Johansen * ./src/misc/modules.c: Fixed a compile issue under...
2002-01-12 Jon Lech Johansen * ./src/interface/intf_eject.c: MacOS X port.
2002-01-12 Sam Hocevar * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software...
2002-01-11 Jean-Paul SamanRemoved aout_CreateFifo from mad_adec.c InitThread...
2002-01-11 Sam Hocevar * BSD compilation fix suggested by Steven M. Schultz.
2002-01-10 Cyril Deguet- beginning of code factorization in aout_s16 (more...
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-09 Stéphane BorelHopefully fixed a bug in TS input, that caused a segfau...
2002-01-09 Sam Hocevar * ./src/interface/intf_eject.c: BSD/OS port by Steven...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-09 Cyril Deguet- better communication between audio decoder and output...
2002-01-08 Stéphane BorelDVDRead plugins works again more or less ; major bugs...
2002-01-08 Christophe... Fixed a bug in QuantMatrixExtension, many thanks to...
2002-01-07 Sam Hocevar ./debian/control: updated list of supported architect...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-06 Sam Hocevar * ./plugins/mga/mga.c: pipeline and cache optimizations.
2002-01-06 Sam Hocevar * ./plugins/mga/mga.c: MMX-accelerated version of...
2002-01-06 Jean-Paul SamanOptimized libmad_output() for smoother sound. It is...
2002-01-06 Sam Hocevar * ./plugins/fb/fb.c: ported the framebuffer video...
2002-01-05 Sam Hocevar * ./src/audio_output/aout_s16.c: fixed a segfault...
2002-01-05 Sam Hocevar * ./plugins/mga/mga.c: we use the MGA_VID_FSEL ioctl...
2002-01-05 Sam Hocevar * ./Makefile: fixed a bug when no builtins were selected.
2002-01-05 Jean-Paul SamanUpdated documentation.
2002-01-05 Jean-Paul SamanUpdated TODO list.
2002-01-05 Jean-Paul SamanUpdated documentation
2002-01-05 Jean-Paul SamanRemoved unused function prototype from headerfile.
2002-01-05 Sam Hocevar * ./configure.in: fix for obscure architectures like...
2002-01-05 Sam Hocevar * ./include/common.h: hton64 is now an inline function.
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2002-01-02 Gildas Bazin* Small optimizations
2001-12-31 Sam Hocevar * Fixed detection of the esd plugin.
2001-12-31 Sam Hocevar * Fixed the aRts audio output plugin.
2001-12-31 Christophe... * Fixed a bug in DecoderError.
2001-12-31 Christophe... Miscellaneous typos.
2001-12-30 Stéphane Borel*Some fixes for dvdread plugin.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Forgot a file in my last commit.
2001-12-30 Sam Hocevar * Put ErrorThread() in input_ext-dec.h because it...
2001-12-30 Sam Hocevar * Fixed a segfault at EOF in input_es.c and input_ts...
2001-12-29 Christophe... Use libdvdread's define instead.
2001-12-29 Christophe... Cosmetic fix.
2001-12-29 Loïc Minier Small bugfix of a segfault. The playlist segfaulted...
2001-12-29 Christophe... Fixed a cosmetic issue.
2001-12-29 Christophe... Hidden gory buffer management details in a private...
2001-12-29 Christophe... Fixed many bugs experienced by our users today.
2001-12-27 Christophe... * Changed pf_read prototype and minor changes.
2001-12-27 Christophe... * Changed the way decoder_fifo_t works ;
2001-12-26 Christophe... Fixed compilation issue (thanks Eyal !)
2001-12-20 Christophe... Fixed a typo.
2001-12-20 Sam Hocevar * Added Jeffrey Baker to the AUTHORS file.
2001-12-20 Sam Hocevar * Mouse wheel seek patch for XVideo courtesy of Peter...
2001-12-19 Sam Hocevar * Heavy butchery in the VCD plugin. It should no...
2001-12-19 Sam Hocevar * --filter distort:ripple (Ok, ok, I promise it's...
2001-12-19 Sam Hocevar * Fixed compilation with dvdcss disabled.
2001-12-19 Christophe... Next Generation Buffer Manager for DVD and VCD plug...
2001-12-19 Johan Bilienfixed a segfault in vcd input (thank you Sam)
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
2001-12-18 Sam Hocevar * Ultimate fixes to the win32 package generation.
2001-12-18 Sam Hocevar * Fixed Win32 build. You still need --disable-directx...
2001-12-17 Christophe... Added missing XSync().
2001-12-17 Sam Hocevar * TS input: bugfix in DecodePAT and minor optimizatio...
2001-12-17 Sam Hocevar * TS input: we now check that the contents of the...
2001-12-17 Sam Hocevar * Pathetic attempt at a 4:2:2 renderer and deinterlac...
2001-12-17 Sam Hocevar * CPU detection under BeOS.
2001-12-16 Sam Hocevarlibdvdcss changes:
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Buffer choice optimizations - vout4 should eat...
2001-12-13 Johan BilienFixed a bug in ES input (I had not initiated p_selected...
2001-12-13 Christophe... Fixed a major bug I introduced lately.
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-12 Christophe... Next Generation Buffer Manager, for ES plug-in.
2001-12-12 Sam Hocevar * Another win32 fix.
2001-12-12 Sam Hocevar * Fixed Win32 port.
2001-12-12 Christophe... Next Generation Buffer Manager, for TS plug-in. Please...
2001-12-12 Christophe... Next Generation Buffer Manager, for PS plug-in.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-11 Sam Hocevar * Don't try to use gettext if we don't have GNU gette...
next