]> git.sesse.net Git - vlc/history - include
* ./plugins/lirc/lirc.c: IR remote control plugin by Sigmund Augdal
[vlc] / include /
2002-02-06 Sam Hocevar * ./plugins/lirc/lirc.c: IR remote control plugin...
2002-02-05 Gildas Bazin* New AC3 decoder plugin using liba52 from Aaron Holtzm...
2002-01-29 Gildas Bazin* Added mstrtime() to module_symbols_t so we can compil...
2002-01-24 Sam Hocevar * ./src/misc/modules_plugin.h: fixed a missing functi...
2002-01-23 Stéphane Borel*Merged hh patch in libdvdcss from main tree.
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
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 Sam Hocevar * ./debian/control: fixed Debian build-depends.
2002-01-14 Christophe Massiot* More precise way to retrieve a PTS from the bit stream.
2002-01-14 Cyril DeguetHUGE cleanings in audio output:
2002-01-13 Gildas Bazin* A few fixes for the Win32 build.
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 * ./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 MassiotMiscellaneous typos.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Put ErrorThread() in input_ext-dec.h because it...
2001-12-29 Christophe MassiotHidden gory buffer management details in a private...
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-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 Sam Hocevar * Fixed aspect ratio handling.
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for TS plug-in. Please...
2001-12-12 Christophe MassiotNext 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-10 Sam Hocevar * Removed more unused code.
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 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 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotFixed a crash when pausing.
2001-11-29 Christophe MassiotMoved #include <string.h> to macosx plug-in instead...
2001-11-29 Florian G. Pflug *) Added "#include <string.>" to include/threads.h
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-21 Christophe MassiotFixed compilation bugs with Qt and BeOS (henriiiiiiiiii...
2001-11-15 Sam Hocevar * Fixed a few crashes due to race conditions in the...
2001-11-15 Christophe MassiotRemoved unused structure.
2001-11-14 Jon Lech JohansenThe default file-translation mode was not being set...
2001-11-13 Sam Hocevar * Fixed heap corruption issues in ac3dec (thanks...
2001-11-13 Sam Hocevar * configure should no longer assume AltiVec is suppor...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
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 Sam Hocevar * Automatic handling of the Channel Server's response...
2001-11-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-11-08 Jon Lech Johansen * Fixed a mingw32 problem I introduced last night :)
2001-11-08 Stéphane Borel-kludge to have less discontinuity after a zero scr...
2001-11-08 Jon Lech Johansen * Fixed some win32 64-bit issues.
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-11-06 Christophe MassiotNew --enable-release config option.
2001-11-05 Christophe MassiotNew --volume option (untested, like usual :).
2001-11-02 Christophe Massiot* libdvdcss port to OpenBSD.
2001-10-31 Renaud Dartus* Fixed a segfault on exit under Windows 2000
2001-10-30 Renaud Dartus* Use memalign for aligned data (instead of a greek...
2001-10-30 Cyril Deguet- Changed default configuration for vls/vlcs hostname/IP
2001-10-23 Sam Hocevar * Synced dummy_dvdcss with Stef's changes to libdvdcss.
2001-10-22 Sam Hocevar * Fixed NetBSD (and probably OpenBSD) libdvdcss compi...
2001-10-22 Christophe MassiotFixed compilation problems with OpenBSD.
2001-10-22 Sam Hocevar * xvideo.so is now built in by default. Mixing PIC...
2001-10-16 Stéphane Borel-defining TRACE_DVDCSS in config.h displays libdvdcss...
2001-10-14 Stéphane BorelUse of an environment variable to choose libdvdcss...
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-11 Christophe Massiot* Minor video parser optimization ;
2001-10-11 Christophe Massiot* Chroma 4:2:2 and 4:4:4 support in the decoder.
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-03 Sam Hocevar * Added an endianness check for cross-compilations.
2001-10-03 Christophe Massiot* Minor ShowBits() optimization ;
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-10-01 Christophe MassiotDramatically improve compilation time, with a negligibl...
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-10-01 Christophe MassiotError checks in debug mode : pthread ERRORCHECK_MUTEX...
2001-09-28 Christophe MassiotTest for Altivec C extensions.
2001-09-28 Christophe MassiotIf memalign isn't available, fall back on valloc.
2001-09-26 Christophe MassiotBy default, use the real size of the stream for the...
2001-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-09-24 Christophe MassiotFixed many alignment issues.
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-08-22 Sam Hocevar * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
next