]> git.sesse.net Git - vlc/history - plugins
Improved overlay and bitmap support, not tested on nVidia cards.
[vlc] / plugins /
2002-05-16 Tony CastleyImproved overlay and bitmap support, not tested on...
2002-05-15 Sam Hocevar * ./plugins/dvd/dvd_summary.c: added a sanity check.
2002-05-15 Johan Bilien * plugins/vcd/* : vcd access plugin now uses mpeg_p...
2002-05-15 Christophe MassiotAttempt to fix the video output with QuickTime 6.
2002-05-15 Sam Hocevar * ./plugins/ac3_adec/ac3_adec.c: probably fixed most...
2002-05-15 Olivier Teulière * plugins/win32/network.*: new Network dialog box
2002-05-15 Marc AribertiOn sam's advice I added the input_FDNetworkClose()...
2002-05-15 Sam Hocevar * ./plugins/spudec/spu_decoder.c: fixed endianness...
2002-05-15 Sam Hocevar * ./plugins/satellite/input_satellite.c: fixed a...
2002-05-14 Arnaud de Bossorei... *** empty log message ***
2002-05-14 Christophe MassiotDo not eject when we're reading from the disc...
2002-05-14 Sam Hocevar * ./src/misc/modules.c: if a module has a zero-scored...
2002-05-14 Arnaud de Bossorei... * src/misc/iso-639.def, include/iso_lang.h, src/misc...
2002-05-14 Sam Hocevar * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilat...
2002-05-14 Sam Hocevar * ./plugins/sdl/vout_sdl.c: fixed an aspect ratio...
2002-05-14 Laurent Aimar Sorry, fix a mistake.
2002-05-14 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : to avoid probl...
2002-05-14 Johan Bilien * doc/vlc-howto.sgml: Spelling mistakes, small...
2002-05-13 Christophe Massiot* New OS X icon, courtesy of Joeri van Dooren <joeri...
2002-05-13 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you should...
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-05-13 Sam Hocevar * ./plugins/filter/clone.c: New filter, `--filter...
2002-05-13 Sam Hocevar * ./plugins/x11/xcommon.c, ./plugins/x11/xvideo.c...
2002-05-13 Sam Hocevar * ./plugins/text/ncurses.c: ncurses interface improve...
2002-05-13 Laurent Aimar * mpeg_audio.c : don't use any more U32_AT. Thanks...
2002-05-12 Christophe Massiot* Fixed menus [Mac OS X port]
2002-05-12 Laurent Aimar * All: simplifications.
2002-05-12 Christophe Massiot* Mac OS X port : menus for Program/Title/Chapter/Langu...
2002-05-10 Laurent Aimar * All: use input_ClockManageRef to do synchro.
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-05-09 Jon Lech Johansen * ./plugins/macosx/intf_vlc_wrapper.c: menu code...
2002-05-07 Christophe MassiotFixed Mac OS X VOUT_SIZE_CHANGE signal.
2002-05-07 Laurent Aimar * corrected some bad lock/unlock
2002-05-07 Laurent Aimar * plugins/avi/avi.c : can now use --novideo
2002-05-06 Christophe MassiotImprovements of the OS X GUI.
2002-05-06 Jean-Paul SamanAdded mad plugin downscale config option for selecting...
2002-05-06 Laurent Aimar *ALL : ameliorations ( i hope ;)
2002-05-06 Gildas Bazin* video plugins that don't handle rescaling themselves...
2002-05-05 Laurent Aimar * plugins/avi/avi.c try to not freeze when reach...
2002-05-05 Gildas Bazin* fixed the resizing and scaling of the X11 video output.
2002-05-04 Laurent Aimar*** empty log message ***
2002-05-04 Gildas Bazin* The Apply button in the preferences menu is grayed...
2002-05-04 Sam Hocevar * ./plugins/network/ipv4.c: fixed ipv4.so compilation...
2002-05-04 Christophe MassiotMore stable audio output [Mac OS X port] with more...
2002-05-04 Loïc Minier * ./plugins/gtk/*.glade, ./plugins/gtk/*_interface...
2002-05-04 Loïc Minier * ./plugins/gtk/gnome.c, ./plugins/gtk/gtk.c, ./plugi...
2002-05-03 Jean-Paul SamanAout fifo adapts it size according to the length of...
2002-05-03 Loïc Minier * ./plugins/gtk/gnome.c: new option lets you hide...
2002-05-02 Sam Hocevar * ./plugins/qnx/vout_qnx.c: port of the QNX vout...
2002-05-02 Laurent Aimar * plugins/avi/avi.c : you can now use slow and...
2002-05-01 Christophe Massiot* Misc sound fixes [Mac OS X port]
2002-05-01 Gildas Bazin* The configuration file and the log file are opened...
2002-05-01 Gildas Bazin* added a --with-a52-tree option to the configure script.
2002-05-01 Sam Hocevar * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitl...
2002-05-01 Sam Hocevar * ./plugins/kde/*: configuration dialog for the KDE...
2002-04-30 Sam Hocevar * Humpfff. A typo in my previous commit.
2002-04-30 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: workaround for yet...
2002-04-30 Laurent Aimar * plugins/avi/avi.c : corrected a bug with broken...
2002-04-30 Laurent Aimar * plugins/avi/avi.c : changed in order to read...
2002-04-30 Johan Bilien * ALL: fixed a compilation issue in satellite input...
2002-04-29 Gildas Bazin* Restored vout_CopyPicture(). It is needed by the...
2002-04-29 Olivier TeulièreCompilation fix.
2002-04-28 Sam Hocevar * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon...
2002-04-27 Laurent Aimar * plugins/avi/avi.c : with some broken avi file...
2002-04-27 Laurent Aimar * plugins/avi/avi.c : seek is faster
2002-04-27 Johan Bilien * ALL : better FreeBSD detection for VCD input
2002-04-26 Johan Bilien* plugins/vcd/cdrom_tools : FreeBSD 4.5 port of...
2002-04-26 Johan Bilien * plugins/mpeg_system/mpeg_ts.c : fixed --program...
2002-04-26 Laurent Aimar * plugins/avi/avi.c : now it can play broken file...
2002-04-25 Jon Lech Johansen * Cleaned up QTScaleMatrix().
2002-04-25 Christophe Massiot* MacOS X port :
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-25 Laurent Aimar * plugins/avi/avi.c: will not segfault when no...
2002-04-25 Laurent Aimar * plugins/ffmpeg/ffmpeg.c : with empty frame(data_p...
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-24 Gildas Bazin* fixed typo. You have to double click on the video...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Laurent Aimar* ./plugins/ac3_adec/* use _M to avoid conflict with...
2002-04-23 Olivier Teulière * plugins/win32/preferences.cpp: fixed a compilation bug
2002-04-23 Sam Hocevar * ./plugins/avi, ./plugins/ffmpeg: created empty...
2002-04-23 Gildas Bazin* DirectX video output plugin now uses triple buffering...
2002-04-23 Sam Hocevar * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_e...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-23 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: optimized the 420...
2002-04-23 Jon Lech Johansen * Added Open disc and network panels.
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-21 Sam Hocevar * ./po/*: re-ran make update-po, fixed a few translat...
2002-04-20 Gildas Bazin* the last category from the config options wasn't...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-18 Christophe MassiotFixed typos.
2002-04-18 Sam Hocevar * ./include/threads.h: fixed a segfault under Solaris...
2002-04-18 Sam Hocevar * ./configure.in, ./plugins/network/ipv6.c: support...
2002-04-17 Christophe Massiot* Finally fixed MacOS X aspect ratio. If you know how...
2002-04-17 Johan Bilien* in TS demux, a program is selected only if a PMT...
2002-04-16 Christophe Massiot* Have dvdread plug-in respond to dvd: URLs ;
2002-04-15 Christophe Massiot* Support for pictures with a pitch different from...
2002-04-15 Johan Bilien* fixed a typo in satellite input
2002-04-15 Johan Bilien* removed a totally useless switch in my last commit
2002-04-15 Johan Bilien* fixed a few bugs in satellite input (device was not...
2002-04-11 Tony CastleyImplemented a fix for nVidia overlays thanks to Bertil.
next