]> git.sesse.net Git - vlc/shortlog
vlc
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...
2001-12-11 Sam Hocevar * Fixed an issue in Makefile.dep causing to rebuild...
2001-12-11 Sam Hocevar * Added vlc-arts to the debian package generation.
2001-12-11 Christophe... Fixed major bugs in the PSI decoder.
2001-12-11 Christophe... Partial fix for Xvideo compilation.
2001-12-10 Gildas Bazin * configure.in was broken for win32
2001-12-10 Christophe... Fixed possible segfault with --input.
2001-12-10 Christophe... Fix for EOF of ES-only streams.
2001-12-10 Sam Hocevar * (very old) russian translation courtesy of Valek...
2001-12-10 Sam Hocevar * Removed more unused code.
2001-12-10 Christophe... * MPEG-1 aspect ratio patch, courtesy of Vladimir Chern...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * Fixed Debian package builds.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Christophe... 0.2.92 pre-release.
2001-12-07 Christophe... Bumped up revision number to 0.2.92-dev and 1.0.1-dev.
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-12-06 Christophe... Fix for altivec under Linux.
2001-12-06 Christophe... Fixed dumb renaming of #define's for altivec :-p.
2001-12-06 Christophe... Updated man page.
2001-12-06 Christophe... * mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-06 Tony CastleyAdded funcionality for vertical retrace sync for refres...
2001-12-05 Christophe... Fix for altivec detection (courtesy of walken).
2001-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-12-04 Christophe... libmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Christophe... Reversed my previous patch (too buggy).
2001-12-03 Stéphane Borel-added eof for ts seekable streams
2001-12-03 Christophe... Fixed a bug in my previous commit.
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe... More checks for GTK headers.
2001-12-03 Christophe... Fixed a crash when pausing.
next