]> git.sesse.net Git - vlc/shortlog
vlc
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 * Hrmpf. Forgot the most important file.
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-29 Stéphane Borel*Fixed a bug with Previous chapter button in gnome
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-27 Sam Hocevar * Fixed my latest BeOS support breakage.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-25 Sam Hocevar * Forgot a file for BeOS.
2001-05-25 Sam Hocevar OS X fixes:
2001-05-24 Stéphane Borel-Forgot a bug for audio/spu change in the interface
2001-05-23 Stéphane Borel-A little bug with lpcm in Makefile
2001-05-23 Stéphane Borel-Unification of gnome/gtk intefaces: now all the file...
2001-05-23 Stéphane Borel-LPCM audio selection in ps mode, in prevision of henri...
2001-05-21 Tony CastleyUpdated with new changes for playlist management
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-16 Sam Hocevar * We now do pthread detection for FreeBSD like the...
2001-05-15 Sam Hocevar * FreeBSD pthread fixes.
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-15 Stéphane Borel*Bugfixes, cleanings in gtk.
2001-05-15 Stéphane Borel*initialization bugfixes in input_dvd
2001-05-14 Renaud Dartus * Begin of SSE/3DNow! support for imdct and downmix
2001-05-12 Henri FallonPut a little note in the doc about "dvd devices"
2001-05-11 Sam Hocevar * Fixed a deadlock in spudec.
2001-05-11 Henri FallonAlsa module now builds with alsa 0.9 thanks to Jeffrey...
2001-05-10 Sam Hocevar * Added SPU cropping.
2001-05-08 Sam Hocevar * Fixed an aspect ratio issue in the SPU decoder...
2001-05-08 Arnaud de Bossoreill... end of the last commit :-P
2001-05-08 Arnaud de Bossoreill... - fix a discontinuity bug in input_ClockManageRef()
2001-05-08 Arnaud de Bossoreill... - fix a bug in ts input.
2001-05-08 Sam Hocevar * Speed optimization in the handling of the unusual...
2001-05-07 Arnaud de Bossoreill... - fix a bug in UnalignedShowBits that makes some...
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Henri FallonAdded detection for ".ts" extension.
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel* Gnome playlist should work better with the files...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-05 Andres Krapfinitial import - still buggy, crashes on exit, etc.
2001-05-02 Sam Hocevar * FreeBSD CSS decryption support.
2001-05-02 Henri Fallon* Corrected vlc-howto thanks to Arnaud Gomes-do-Vale
2001-05-01 Sam Hocevar * Fixed a remaining buffer overflow in the Gnome...
2001-05-01 Sam Hocevar * Fixed a segfault in the SPU decoder initialization.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-30 Renaud DartusI forgot some headers
2001-04-30 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-30 Christophe... Removed unused files.
2001-04-30 Christophe... Fixed a mistake with -g and --enable-debug.
2001-04-29 Stéphane Borel-Fixed the title-change-with-no-input-restart in dvd.
2001-04-29 Sam Hocevar * BeOS crash fix by Wade Majors <guru@startrek.com>.
2001-04-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-29 Stéphane BorelForgot one file.
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Henri Fallon- Fixed a bug in TS input. It should be more smooth now
2001-04-28 Sam Hocevar * Updated debian control files and disabled ALSA...
2001-04-28 Henri FallonUpdated files for 0.2.73 release
2001-04-28 Sam Hocevar * Fixed a nonsense in configure.in preventing to...
2001-04-28 Sam Hocevar * Don't use the #@%&$! autoconf-suggested CFLAGS.
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-28 Henri FallonAdded a howto. Feel free to correct it. I'll put it...
2001-04-27 Stéphane Borel-fixed a segfault added in last commit: initilisation...
2001-04-27 Christophe... Change --enable-debug into --enable-trace. Same with...
2001-04-27 Henri FallonRepaired broadcast support : binding INADDR_ANY doesn...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-26 Sam Hocevar * Fixed the ac3dec compilation under BeOS.
2001-04-26 Sam Hocevar * Commited Shane's XVideo patches. It works here...
2001-04-26 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-25 Christophe... * Removed my optimization attempt.
2001-04-25 Christophe... * Fixed an alignment issue with the bit stream and...
2001-04-25 Sam Hocevar * Updated the TODO list.
2001-04-25 Benoit SteinerGet rid of the asprintf that were slow and not availabl...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-21 Sam Hocevar * XVideo fullscreen mode by David Kennedy <dkennedy...
2001-04-21 Sam Hocevar * X11 fullscreen mode, courtesy of David Kennedy...
2001-04-20 Sam Hocevar * Added prototypes for the Elementary Stream input...
2001-04-20 Renaud Dartus* Begin of the new ac3_decoder ;)
2001-04-20 Sam Hocevar * Fixed build process when no plugins or no builtins...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-17 Marc Ariberti*** empty log message ***
2001-04-17 Christophe... Removed a "1" from an intf_DbgMsg() (courtesy of Steve...
2001-04-17 Colin Delacroixfix MacOS X icon
2001-04-17 Christophe... Fixed optional PES size bug, courtesy of Steve Brown...
2001-04-17 Sam Hocevar OS X fixes:
2001-04-16 Sam Hocevar * Fixed a typo in configure.in
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-16 Cyril DeguetRe-added the new packet allocation method in PS input...
next