]> git.sesse.net Git - vlc/history - src
Changes to ensure the BeOS compile still works.
[vlc] / src /
2001-10-03 Tony CastleyChanges to ensure the BeOS compile still works.
2001-10-02 Sam Hocevar * Added HTTP virtualhost support in the HTTP input.
2001-10-02 Christophe Massiot* Fixed a warning in input_es.c ;
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-10-01 Christophe Massiot"added support for an unusual construct at the start...
2001-09-30 Arnaud de Bossorei... Small optimisation of my previous commit.
2001-09-30 Stéphane Borel.better handling of the buffer of the sound driver...
2001-09-29 Arnaud de Bossorei... Fix bad dates in ac3 spdif "decoder" (playing with...
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-06 Henri Fallon- Fixed a netlist packet leak in demuxPSI (Mark Gritter...
2001-09-06 Christophe MassiotReworked jlj's patch for field pictures.
2001-09-06 Henri FallonA very tiny small useless optimization in the LPCM...
2001-09-05 Christophe Massiot* MPEG audio emphasis fix, courtesy of Matthieu Lochegnies
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-09-04 Jon Lech Johansen * Fixed a problem with field streams not working...
2001-08-27 Christophe MassiotIP Multicast support, courtesy of Mathias Kretschmer...
2001-08-23 Christophe MassiotVery small enhancements.
2001-08-22 Gildas Bazin- The win32 port is once again using msvcrt.dll instead...
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.
2001-08-14 Sam Hocevar * Fixed a crash in subtitle rendering.
2001-08-09 Jon Lech JohansenFixed a memory leak in the ifo parser and input_EndStream
2001-08-09 Sam Hocevar * Fixed a bug in the gtk interface which caused vlc...
2001-08-07 Sam Hocevar * Got Makefile to launch ./configure almost properly...
2001-08-06 Sam Hocevar * Made the remote command plugin usable even with...
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-08-03 Gildas BazinOops, forgot to commit this file.
2001-07-31 Gildas Bazin* Fixed a segfault in PSEnd in input_ps.c
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-27 Christophe MassiotDisabled Dual Prime Arithmetic message for the release...
2001-07-27 Arnaud de Bossorei... Fix another little silly thing.
2001-07-27 Arnaud de Bossorei... Fix a bug in aout spdif with dolby stereo (use of obsol...
2001-07-26 Christophe Massiot(Hopefully) fixed the #@!$ field pictures bug.
2001-07-25 Christophe MassiotFixed a stupid bug in buffer management with field...
2001-07-25 Christophe MassiotFixed a reinit bug after a discontinuity - such as...
2001-07-25 Arnaud de Bossorei... The spdif audio output won't kill itself anymore at...
2001-07-24 Christophe MassiotTuned constants, since it seems to make people happy.
2001-07-20 Christophe MassiotFixed the "paused movie won't restart" bug.
2001-07-18 Christophe Massiot* Updated documentation with recent changes ;
2001-07-18 Christophe MassiotA BIG kludge for the calculation of mux_rate, so that...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-07-16 Gildas BazinAdded intf_DbgMsg and intf_DbgMsgImm symbols to modules...
2001-07-16 Christophe MassiotMoved video parser into video decoder.
2001-07-16 Christophe Massiot* Exploded the outdated generic decoder ;
2001-07-12 Renaud Dartus* Fix audio/video synchro bug with esd
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-07-10 Gildas Bazin- Fixed the segfault in vout_UnloadFont
2001-07-08 Renaud Dartus* Alignement in asm functions
2001-07-08 Gildas BazinWin32 changes only:
2001-07-06 Sam Hocevar * Small optimization in vpar_blocks.c, sparing a...
2001-06-28 Gildas Bazin- a few bug fixes for the directx plugin.
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-27 Gildas Bazin- Added command line option '--stdout <filename>' which...
2001-06-25 Sam Hocevar * Compile fix for newer versions of MacOS X by Colin...
2001-06-21 Sam Hocevar * Win32 network support by Boris Dor�s <babal@via...
2001-06-18 Sam Hocevar * First libdvdcss version
2001-06-15 Sam Hocevar * Unrolled two loops in dvd_netlist.c to prevent...
2001-06-14 Sam Hocevar * Added gprof profiling support with --enable-profiling.
2001-06-14 Sam Hocevar * Fully working Windows DVD ioctl support by Jon...
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-13 Stéphane Borel*the dvd netlist no longer stops when the fifo is empty...
2001-06-12 Sam Hocevar * Exported the CSS part of the dvd plugin into a...
2001-06-12 Stéphane Borel*slight modification in input_dvd since Getiovec wasn...
2001-06-12 Henri FallonAdded LPCM support. It should work with stereo LPCM.
2001-06-12 Renaud Dartus* Fix the warning in compilation of main.c
2001-06-12 Renaud Dartus* Check that OS support SSE optimization for PIII ...
2001-06-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
2001-06-07 Sam Hocevar * Put most builtins in plugins again due to performan...
2001-06-03 Sam Hocevar * Various little fixes
2001-06-02 Sam Hocevar * Moved modules_builtins.h.in into src/misc. Please...
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...
2001-05-31 Stéphane Borel*fixed a double malloc/free bug in DVDRead
2001-05-31 Sam Hocevar * Win32 plugin support by Gildas Bazin <gbazin@netcou...
2001-05-31 Sam Hocevar * BeOS fixes. renamed iovec.h to input_iovec.h becaus...
2001-05-31 Sam Hocevar * miscellaneous Win32 fixes by Gildas Bazin <gbazin...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Stéphane Borel-Updated the gtk/gnome interface to work in network...
2001-05-30 Sam Hocevar * Fixed a bug introduced in my previous commit which...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-30 Stéphane Borel-Changes and bugfixes to make network work in VLAN...
2001-05-28 Sam Hocevar * Added a wrapper for readv() on platforms which...
2001-05-28 Xavier MarchesiniModified in order to add network input under Win32.
2001-05-28 Sam Hocevar * Of course my Win32 patch broke the Un*x version.
2001-05-28 Sam Hocevar * Forgot a little #ifdef, sorry.
2001-05-28 Sam Hocevar * Win32 compilation fixes, esp. the MAC retrieval.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-25 Sam Hocevar OS X fixes:
2001-05-23 Stéphane Borel-LPCM audio selection in ps mode, in prevision of henri...
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-18 Xavier Marchesini*** empty log message ***
2001-05-16 Renaud Dartus* Add 3D Now! imdct
2001-05-15 Sam Hocevar * FreeBSD pthread fixes.
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
next