]> git.sesse.net Git - vlc/shortlog
vlc
2001-10-22 Christophe... Fixed ATTR_ALIGN configure test.
2001-10-22 Sam Hocevar * Fixed NetBSD (and probably OpenBSD) libdvdcss compi...
2001-10-22 Christophe... Fixed compilation problems with OpenBSD.
2001-10-22 Sam Hocevar * xvideo.so is now built in by default. Mixing PIC...
2001-10-22 Christophe... Qt fix courtesy of Christopher Johnson <cjohnson@mint...
2001-10-22 Xavier MarchesiniThe vlc now crosscompiles smoothly without having to...
2001-10-22 Johan Bilien*** empty log message ***
2001-10-21 Loïc MinierMoved unlock in the if structure. This suppresses the...
2001-10-21 Tony CastleyResizing the video out window in BeOS now retains the...
2001-10-21 Tony CastleyTidied up the code to remove interface messages not...
2001-10-18 Eugenio Jarosiewicz* Fixed undefined KEY_SIZE compile bug mentioned by...
2001-10-16 Stéphane Borel-defining TRACE_DVDCSS in config.h displays libdvdcss...
2001-10-16 Stéphane BorelRemoved unnecessary headers added by error.
2001-10-15 Sam Hocevar * Fixed an error in the ts://server[:port][/broadcast...
2001-10-15 Stéphane BorelReverted one change from my previous commit: when using...
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... * Minor video parser optimization ;
2001-10-11 Christophe... * Chroma 4:2:2 and 4:4:4 support in the decoder.
2001-10-11 Christophe... * Fixed bugs in RPM spec files ;
2001-10-10 Sam Hocevar * Fixed bad ChangeLog formatting.
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-09 Christophe... MacOS X port : replaced -traditional-cpp (deprecated...
2001-10-08 Christophe... Beuheuheuheuhuehueuhuehuehu forgot to add new QuickTime...
2001-10-08 Christophe... MacOS X port : native QuickTime video output, courtesy...
2001-10-08 Christophe... Fixed bugs in the altivec detection, courtesy of Michel...
2001-10-04 Sam Hocevar * Added HTTP url drop (from a WWW browser) to the...
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-03 Christophe... * Enhanced --with-tuning
2001-10-03 Sam Hocevar * Added an endianness check for cross-compilations.
2001-10-03 Christophe... * Repaired dummy input broken yesterday.
2001-10-03 Christophe... * Minor ShowBits() optimization ;
2001-10-03 Christophe... Info : you can use #ifndef instead of #ifdef... #else :p
2001-10-03 Xavier MarchesiniThe vlc now compiles when cross-compiling with Mingw32...
2001-10-03 Xavier MarchesiniModified configure.in to allow cross-compiling with...
2001-10-03 Tony CastleyUpdated to compile on BeOS.
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... * Fixed a warning in input_es.c ;
2001-10-02 Christophe... * Cleaned up sam's mess with input's pf_open and pf_clo...
2001-10-02 Christophe... * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
2001-10-01 Christophe... Dramatically improve compilation time, with a negligibl...
2001-10-01 Christophe... * Removed -march=pentiumpro ; should now work on pentiu...
2001-10-01 Christophe... Error checks in debug mode : pthread ERRORCHECK_MUTEX...
2001-10-01 Christophe... "added support for an unusual construct at the start...
2001-09-30 Arnaud de Bossoreill... Small optimisation of my previous commit.
2001-09-30 Stéphane Borel. in spdif ac3 in selected by default
2001-09-30 Stéphane Borel. video output grows to respect acpect ratio instead...
2001-09-30 Stéphane Borel.better handling of the buffer of the sound driver...
2001-09-29 Arnaud de Bossoreill... Fix bad dates in ac3 spdif "decoder" (playing with...
2001-09-28 Christophe... Darwin ioctl, courtesy of ej0.
2001-09-28 Christophe... Fixed bugs in the MacOS X port.
2001-09-28 Christophe... Faster configure script and as-yet untested Darwin...
2001-09-28 Christophe... Test for Altivec C extensions.
2001-09-28 Christophe... If memalign isn't available, fall back on valloc.
2001-09-28 Christophe... Fixed a stupid mistake in NormScan().
2001-09-26 Christophe... By default, use the real size of the stream for the...
2001-09-25 Christophe... Altivec IDCT and motion compensation, courtesy of Miche...
2001-09-24 Christophe... Fixed many alignment issues.
2001-09-14 Christophe... Miscellaneous updates to configure, especially for...
2001-09-12 Tony CastleyFixed Slider overflow and slider behaviour.
2001-09-12 Tony CastleyFixed the slider overflow problem.
2001-09-11 Christophe... Fixed typos, courtesy of Michel Lanners <mlan@cpu.lu>
2001-09-09 Sam Hocevar Changes to vlc:
2001-09-06 Henri Fallon- Fixed a netlist packet leak in demuxPSI (Mark Gritter...
2001-09-06 Christophe... Various fixes for GCC 3.0.
2001-09-06 Christophe... Another fix for the altivec detection.
2001-09-06 Christophe... Reworked jlj's patch for field pictures.
2001-09-06 Christophe... Fixed numerous bugs with the Altivec IDCT (still not...
2001-09-06 Christophe... Fixed a warning.
2001-09-06 Henri FallonAdded gnome.h check and cleaned the error messages...
2001-09-06 Henri FallonA very tiny small useless optimization in the LPCM...
2001-09-05 Christophe... * MPEG audio emphasis fix, courtesy of Matthieu Lochegnies
2001-09-05 Christophe... * Fixed a compilation bug.
2001-09-05 Christophe... * 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... IP Multicast support, courtesy of Mathias Kretschmer...
2001-08-24 Christophe... * Removed O_NONBLCK in aout_Play because we don't use...
2001-08-24 Sam Hocevar * Fixed build dependencies for architectures not...
2001-08-24 Christophe... Install doesn't explode if libdvdcss hasn't been compiled.
2001-08-23 Sam Hocevar * Attempt to fix the SDL detection under *BSD.
2001-08-23 Christophe... Removed /usr/local/include, because it is unsafe in...
2001-08-23 Christophe... Very small enhancements.
2001-08-22 Gildas Bazin- The win32 port is once again using msvcrt.dll instead...
2001-08-22 Christophe... * Added a documentation to use VLC as a netscape plug...
2001-08-22 Christophe... * Totally rewrote the video decoder (inspired by walken...
2001-08-22 Sam Hocevar * Grmbl. Forgot to update the libdvdcss changelog.
2001-08-22 Sam Hocevar * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
2001-08-20 Jon Lech Johansen * Switched QNX audio output to block mode as stream...
2001-08-19 Sam Hocevar * Added support in ./configure for the cprof profiler.
2001-08-17 Jon Lech Johansen * Overlay now works under latest QNX release.
2001-08-14 Sam Hocevar * Fixed yesterday's pthread detection fix.
2001-08-14 Tony CastleyRewritten vout for BeOS. Now does not support overlay...
2001-08-14 Sam Hocevar * GNU/Hurd configuration and compilation fixes.
2001-08-14 Sam Hocevar * Fixed a crash in subtitle rendering.
2001-08-13 Sam Hocevar * Added missing debian files I forgot to add a long...
2001-08-10 Sam Hocevar * Another stupid typo (hope I got it right this time...
2001-08-10 Sam Hocevar * Another mistake in the BSD/OS configuration process.
2001-08-10 Christophe... Added --with-sdl-config-path option if you sdl-config...
2001-08-10 Sam Hocevar * Added proper Conflicts: rules in debian/control.
next