]> git.sesse.net Git - vlc/history - src
* Win32 compilation fixes (mingw includes dirent)
[vlc] / src /
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-02-14 Sam Hocevar * Grmbl. Forgot to commit those Win32 fixes last...
2002-02-13 Sam Hocevar * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
2002-02-08 Sam Hocevar * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB...
2002-02-06 Gildas Bazin* Just renamed the liba52_adec plugin into a52 to compl...
2002-02-05 Gildas Bazin* New AC3 decoder plugin using liba52 from Aaron Holtzm...
2002-02-04 Sam Hocevar * ./src/misc/modules.c: changed module_Need to make...
2002-01-29 Gildas Bazin* Added mstrtime() to module_symbols_t so we can compil...
2002-01-28 Stéphane Borel-Fixed ac3_spdif which has been broken recently,
2002-01-26 Tony CastleyFixed compliation error due to inclusion of threads.h
2002-01-25 Gildas Bazin* Added a new very simple audio plugin for Win32. This...
2002-01-24 Sam Hocevar * ./src/misc/modules_plugin.h: fixed a missing functi...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-21 Gildas Bazin* Fixed crashes on exit in the directx plugin
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
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-14 Christophe Massiot* More precise way to retrieve a PTS from the bit stream.
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 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 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-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-05 Sam Hocevar * ./src/audio_output/aout_s16.c: fixed a segfault...
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...
2001-12-31 Sam Hocevar * Fixed detection of the esd plugin.
2001-12-31 Christophe Massiot* Fixed a bug in DecoderError.
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-29 Christophe MassiotFixed a cosmetic issue.
2001-12-27 Christophe Massiot* Changed pf_read prototype and minor changes.
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-19 Christophe MassiotNext Generation Buffer Manager for DVD and VCD plug...
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
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 * CPU detection under BeOS.
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 Christophe MassiotFixed a major bug I introduced lately.
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-12 Sam Hocevar * Fixed Win32 port.
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for TS plug-in. Please...
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-11 Christophe MassiotFixed major bugs in the PSI decoder.
2001-12-10 Christophe MassiotFixed possible segfault with --input.
2001-12-10 Sam Hocevar * (very old) russian translation courtesy of Valek...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
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 Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-05 Christophe MassiotFix 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 Massiotlibmad plug-in, courtesy of Jean-Paul Saman <jpsaman...
2001-12-03 Christophe MassiotReversed my previous patch (too buggy).
2001-12-03 Stéphane Borel-added eof for ts seekable streams
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotFixed numerous bugs in ES selection.
2001-12-02 Stéphane Borel-hopeless fix for the input netlist corruption bug.
2001-11-30 Gildas Bazin * DeleteDecoderConfig wasn't freeing (anymore) the...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Sam Hocevar * Fixed a deadlock (bug reported by marcari).
2001-11-27 Christophe MassiotFixed a compilation issue under Win32
2001-11-27 Christophe MassiotFixed a potential packet corruption in the DVD input...
2001-11-26 Marc Ariberti* changed the protocol version for communication betwee...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-25 Stéphane BorelSupport for libdvdread.
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-21 Jon Lech JohansenDon`t use long long, use u64/s64 (int_types.h).
2001-11-21 Christophe Massiot(Hopefully) fixed the network connect() bug under UNIX...
2001-11-16 Stéphane Borel* --chennels puts gtk/gnome in multi-channel network...
2001-11-15 Sam Hocevar * Fixed MacOS X 10.1 network input, thanks to Mathias...
2001-11-15 Sam Hocevar * Fixed a little crash introduced in my previous...
2001-11-15 Sam Hocevar * Fixed a few crashes due to race conditions in the...
2001-11-14 Stéphane Borel-moved warning message to debug message in spdif pass...
2001-11-14 Jon Lech JohansenThe default file-translation mode was not being set...
2001-11-13 Sam Hocevar * Fixed a crash when using `--input dvd /dev/dvd...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
2001-11-13 Sam Hocevar * Added a "make package-beos" rule.
2001-11-12 Sam Hocevar * Fixed the vlcs communication for real now.
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Christophe MassiotNew --channelserver switch.
2001-11-12 Christophe MassiotCorrected a typo.
next